Opened 14 years ago
Closed 14 years ago
#25671 closed defect (fixed)
Forgetting sudo can waste a lot of time
Reported by: | dave@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | MacPorts 1.9.2 |
Component: | base | Version: | 1.9.1 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: |
Description
I just did a port upgrade outdated and forgot sudo. It took forever building gcc, then failed. Tried again with sudo and it insisted on rebuilding again.
Attachments (1)
Change History (5)
comment:1 Changed 14 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Component: | ports → base |
Summary: | Forgetting sudo is fatal → Forgetting sudo can waste a lot of time |
Changed 14 years ago by jmroot (Joshua Root)
Attachment: | unprivileged_install_error.diff added |
---|
comment:3 Changed 14 years ago by jmroot (Joshua Root)
Actually, this will have to be checked in port.tcl since upgrade runs the destroot target separately first.
comment:4 Changed 14 years ago by jmroot (Joshua Root)
Milestone: | → MacPorts 1.9.2 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
That's true.