Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 142758 - sys-apps/ivman - bad enewuser usage
Summary: sys-apps/ivman - bad enewuser usage
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Stefan Schweizer (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-08-04 01:57 UTC by Jakub Moc (RETIRED)
Modified: 2006-08-05 08:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jakub Moc (RETIRED) gentoo-dev 2006-08-04 01:57:15 UTC
<snip>
enewuser ivman -1 -1 /dev/null plugdev || die "Problem adding ivman user"
</snip>

enewuser dies on its own w/ appropriate error message, no need for this. ;)
Comment 1 Stefan Schweizer (RETIRED) gentoo-dev 2006-08-05 08:19:30 UTC
thanks, fixed