Permissions issue: plain make tries to write to unexisting /opt/gerbil #1374
Labels
No labels
UX
active development
backlog
blocker
bootstrap
bounty
bug
dependencies
discussion
documentation
duplicate
enhancement
flaky test
help wanted
invalid
javascript
question
release
tendentious
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
mighty-gerbils/gerbil#1374
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Source: https://github.com/mighty-gerbils/gerbil/issues/1373#issuecomment-3422002354
Plain
maketries to write to unexisting/opt/gerbiland causes an error.What's expected: that simple
makedoes not do anything at the install part, and that the only part requiringsudoissudo make install.