Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 284718 - net-nds/openldap-2.3.43: building stage3 for server profile fails due to missing shadow dependency
Summary: net-nds/openldap-2.3.43: building stage3 for server profile fails due to miss...
Status: RESOLVED DUPLICATE of bug 264386
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Stages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Release Team
URL:
Whiteboard:
Keywords:
Depends on: glep27
Blocks:
  Show dependency tree
 
Reported: 2009-09-12 17:57 UTC by Raúl Porcel (RETIRED)
Modified: 2009-11-28 00:19 UTC (History)
2 users (show)

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 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 ***