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

Bug 129951

Summary: openssh: groupadd: command not found
Product: Gentoo Linux Reporter: Yen <yen>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Other   
Whiteboard:
Package list:
Runtime testing required: ---

Description Yen 2006-04-14 08:15:26 UTC
No package files given... Grabbing a set.
>>> Original instance of package unmerged safely.
 * Adding group 'sshd' to your system ...
 *  - Groupid: 22
/usr/portage/eclass/eutils.eclass: line 729: groupadd: command not found
 
!!! ERROR: net-misc/openssh-4.3_p2-r1 failed.
Call stack:
  ebuild.sh, line 1513:   Called pkg_postinst
  openssh-4.3_p2-r1.ebuild, line 148:   Called enewgroup 'sshd' '22'
  eutils.eclass, line 729:   Called die
 
!!! enewgroup failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
 
!!! FAILED postinst: 1


Fixed it by installing sys-apps/shadow first since this package contains the groupadd command.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-04-14 08:18:14 UTC

*** This bug has been marked as a duplicate of 113298 ***