[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Chicken-janitors] #1113: chicken-install -s should not use sudo if
From: |
Chicken Trac |
Subject: |
Re: [Chicken-janitors] #1113: chicken-install -s should not use sudo if it is not necessary |
Date: |
Wed, 25 Jun 2014 13:26:37 -0000 |
#1113: chicken-install -s should not use sudo if it is not necessary
----------------------+-----------------------------------------------------
Reporter: ckeen | Owner:
Type: defect | Status: new
Priority: major | Milestone: someday
Component: unknown | Version: 4.8.x
Resolution: | Keywords: chicken-install, sudo
----------------------+-----------------------------------------------------
Description changed by ckeen:
Old 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.
New description:
Currently chicken-install -s unconditionally invokes sudo which installs
eggs with root permissions even in the case of local installs, i.e. in
your own home directory.
I would expect it to be smarter and use only sudo if the current
permissions aren't enough to install an egg.
--
--
Ticket URL: <http://bugs.call-cc.org/ticket/1113#comment:1>
CHICKEN Scheme <http://www.call-with-current-continuation.org/>
CHICKEN Scheme is a compiler for the Scheme programming language.
- Re: [Chicken-janitors] #1113: chicken-install -s should not use sudo if it is not necessary,
Chicken Trac <=