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

Bug 284718

Summary: net-nds/openldap-2.3.43: building stage3 for server profile fails due to missing shadow dependency
Product: Gentoo Release Media Reporter: Raúl Porcel (RETIRED) <armin76>
Component: StagesAssignee: Gentoo Release Team <releng>
Status: RESOLVED DUPLICATE    
Severity: normal CC: dev-portage, s390
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 53269    
Bug Blocks:    

Description Raúl Porcel (RETIRED) gentoo-dev 2009-09-12 17:57:12 UTC
I'm cc'ing dev-portage as this is breaking current s390/s390x autobuilds and we need a fix.

The error is the same as bug  150968  and others.

cat /var/tmp/catalyst/tmp/default/stage3-s390-20090907/var/tmp/portage/net-nds/openldap-2.3.43/temp/build.log
 *
 * Scanning datadir(s) from slapd.conf and
 * the default installdir for Versiontags
 * (/var/lib/openldap-data may appear twice)
 *

 *
 * All datadirs are fine, proceeding with merge now...
 *
 * Adding group 'ldap' to your system ...
 *  - Groupid: 439
/usr/portage/eclass/eutils.eclass: line 778: groupadd: command not found
 *
 * ERROR: net-nds/openldap-2.3.43 failed.
 * Call stack:
 *                ebuild.sh, line   49:  Called pkg_setup
 *   openldap-2.3.43.ebuild, line  186:  Called enewgroup 'ldap' '439'
 *            eutils.eclass, line  778:  Called die
 * The specific snippet of code:
 *              groupadd ${opts} ${egroup} || die "enewgroup failed"
 *  The die message:
 *   enewgroup failed
 *
 * If you need support, post the topmost build error, and the call stack if relevant.
 * A complete build log is located at '/var/tmp/portage/net-nds/openldap-2.3.43/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/net-nds/openldap-2.3.43/temp/die.env'.
 *
Comment 1 Arfrever Frehtes Taifersar Arahesis (RETIRED) gentoo-dev 2009-09-12 18:28:47 UTC
I think that it's a duplicate of bug #264386.
Comment 2 Robin Johnson archtester Gentoo Infrastructure gentoo-dev Security 2009-11-28 00:19:09 UTC
Yeah, dupe. Vapier's spoken about it before.

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