Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 327881 - www-servers/apache-2.2.15 : enewgroup failed
Summary: www-servers/apache-2.2.15 : enewgroup failed
Status: RESOLVED DUPLICATE of bug 327605
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-12 08:35 UTC by guiomf
Modified: 2010-07-12 23:52 UTC (History)
0 users

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 guiomf 2010-07-12 08:35:37 UTC
When I try to do "emerge -v apache", I have  got this error :

 * Adding group 'apache' to your system ...
 *  - Groupid: 81
groupadd: invalid option -- r
Usage: groupadd [options] GROUP

Options:
  -f, --force                   force exit with success status if the specified
                                group already exists
  -g, --gid GID                 use GID for the new group
  -h, --help                    display this help message and exit
  -K, --key KEY=VALUE           overrides /etc/login.defs defaults
  -o, --non-unique              allow create group with duplicate
                                (non-unique) GID

 * ERROR: www-servers/apache-2.2.15 failed:
 *   enewgroup failed
 *
 * Call stack:
 *         ebuild.sh, line   54:  Called pkg_setup
 *         ebuild.sh, line 1352:  Called apache-2_pkg_setup
 *   apache-2.eclass, line  367:  Called enewgroup 'apache' '81'
 *     eutils.eclass, line  852:  Called die
 * The specific snippet of code:
 *              groupadd -r ${opts} ${egroup} || die "enewgroup failed"
 *
 * If you need support, post the output of 'emerge --info =www-servers/apache-2.2.15',
 * the complete build log and the output of 'emerge -pqv =www-servers/apache-2.2.15'.
 * The complete build log is located at '/var/tmp/portage/www-servers/apache-2.2.15/temp/build.log'.
 * The ebuild environment file is located at '/var/tmp/portage/www-servers/apache-2.2.15/temp/die.env'.
 * S: '/var/tmp/portage/www-servers/apache-2.2.15/work/httpd-2.2.15'


Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2010-07-12 23:52:53 UTC

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