Opened 10 years ago

Last modified 5 months ago

#1113 closed defect

chicken-install -s should not use sudo if it is not necessary — at Initial Version

Reported by: Christian Kellermann Owned by:
Priority: major Milestone: someday
Component: unknown Version: 4.8.x
Keywords: chicken-install, sudo Cc:
Estimated difficulty: hard

Description

Currently chicken-install -s unconditionally invokes sudo which installs eggs with root permissions even in the case of local installs.

I would expect it to be smarter and use only sudo if the current permissions aren't enough to install an egg.

Change History (0)

Note: See TracTickets for help on using tickets.