First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 118342
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo's Team for Core System packages <base-system@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Wolfgang Frisch <xororand@frexx.de>
Add CC:
CC:
Remove selected CCs
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 118342 depends on: Show dependency tree
Bug 118342 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-01-08 17:27 0000
sys-apps/shadow has a getopts() related bug which breaks the -c option which is
used by some scripts, so people might depend on it. This bug is also mentioned
in the official change log: ftp://ftp.pld.org.pl/software/shadow/ChangeLog

temporary solution: downgrade to sys-apps/shadow-4.0.13

------- Comment #1 From SpanKY 2006-01-09 06:27:04 0000 -------
the ChangeLog lists fixes for -c, it doesnt mention any bugs

------- Comment #2 From jack_mort 2006-01-09 12:38:11 0000 -------
Well I don't konw if the changes intended to modify the -c option but if you
want it to work now, you have to specify the user, even if you want to su to
root : 

- before : su -c foo bar => executes foo bar using root privileges
- after : su -c foo bar => -c isn't a recognized option, but su root -c foo bar
will still work

------- Comment #3 From SpanKY 2006-01-09 14:54:27 0000 -------
you could use `su - -c foo bar` or `su -- -c foo bar`, but yes, `su -c foo bar`
should work

------- Comment #4 From SpanKY 2006-01-09 16:00:01 0000 -------
grabbed a fix from upstream cvs and added to 4.0.14-r1

------- Comment #5 From Wolfgang Frisch 2006-01-09 18:40:36 0000 -------
Thanks alot, that was quick.

------- Comment #6 From Olaf Freyer 2006-01-10 05:53:34 0000 -------
*** Bug 118004 has been marked as a duplicate of this bug. ***

First Last Prev Next    No search results available      Search page      Enter new bug