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

Bug 265519

Summary: eutils.eclass doesn't find groupadd (with root privs) on OpenSolaris
Product: Gentoo/Alt Reporter: David Bonnafous <david.bonnafous>
Component: OtherAssignee: Gentoo Prefix <prefix>
Status: VERIFIED NEEDINFO    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Solaris   
Whiteboard:
Package list:
Runtime testing required: ---

Description David Bonnafous 2009-04-09 08:58:41 UTC
as root, 'emerge man' fail.

 * Adding group 'man' to your system ...
 *  - Groupid: 15
/opt/gentoo/usr/portage/eclass/eutils.eclass: line 773: groupadd: command not found

Is-it a PATH problem ?
Comment 1 Fabian Groffen gentoo-dev 2009-05-01 20:38:52 UTC
it partially is, as groupadd is in /usr/sbin/groupadd, but I'm not sure if existing code can deal with it.
Comment 2 Fabian Groffen gentoo-dev 2009-10-25 10:35:11 UTC
do you have a groupadd utility availble?  e.g. `which groupadd`