Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 82006

Summary: ngircd-0.8.3 ebuild typo
Product: Gentoo Linux Reporter: Sebastian Spaeth <Sebastian>
Component: New packagesAssignee: Packages in net-irc <net-irc>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---

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!