Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 82006 - ngircd-0.8.3 ebuild typo
Summary: ngircd-0.8.3 ebuild typo
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High minor
Assignee: Packages in net-irc
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-14 09:18 UTC by Sebastian Spaeth
Modified: 2005-02-14 09:35 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 Sebastian Spaeth 2005-02-14 09:18:55 UTC
During installation:
/usr/portage/net-irc/ngircd/ngircd-0.8.3.ebuild: line 49: enewuser: command not found
chown: ,,ngircd": invalid user

obviously a typo in this ebuild....
Comment 1 Sven Wegener gentoo-dev 2005-02-14 09:35:41 UTC
Not a typo, missing inherit eutils in the ebuild. Thanks, fixed in CVS!