First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 142754
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo net-p2p team <net-p2p@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jakub Moc (RETIRED) <jakub@gentoo.org>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

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

Bug 142754 depends on: Show dependency tree
Bug 142754 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-08-04 01:34 0000
<snip>
if ! id p2p >/dev/null; then
        enewgroup p2p
        enewuser p2p -1 -1 /home/p2p p2p
fi
</snip>

enew{user,group} checks on its own whether the user already exists or not, no
need for this.

------- Comment #1 From Jakub Moc (RETIRED) 2006-10-02 16:47:25 0000 -------
Been already fixed.

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