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

Bug 3918

Summary: Apache 1.3.26 upgrade emerge fails
Product: Gentoo Linux Reporter: Brian Bilbrey <bilbrey>
Component: New packagesAssignee: Nicholas Jones (RETIRED) <carpaski>
Status: RESOLVED FIXED    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Brian Bilbrey 2002-06-19 22:00:20 UTC
upon receipt of Gentoo security announce re Apache,  
 
I followed instructions per email. 
 
emerge --clean rsync  # No problems 
 
emerge apache 
 
It fetched down the 1.3.26 sources, patches, etc,  
then choked in the pkg_setup routine in the ebuild. 
error message I got before the emerge terminated: 
 
useradd: user apache exists 
 
Mmmmm. I removed the apache user and re-ran.  
the emerge completed.  
 
Bug filed at seemant's request.
Comment 1 Nicholas Jones (RETIRED) gentoo-dev 2002-06-20 10:40:31 UTC
You aren't by chance using ldap or nis or some other authentication scheme, are
you? Check Bug #2313 if you are. And submit all the 'try these' commands.

If not...
What version were you upgrading from?
What version of sh-utils are you using? (id --version)
Comment 2 Brian Bilbrey 2002-06-20 11:28:20 UTC
Nothing special on authentication. This is a reasonably freshly built 1.3a 
GCC3.1 system. 
 
Previous Apache version 1.3.24. 
 
bilbrey@goldfinger:/usr/portage/distfiles$ id --version 
id (GNU sh-utils) 2.0.11 
 
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2002-06-23 18:38:50 UTC
I am unable to reproduce this bug. It may be related to bug #2313, and changes
have been made since it's submission. No other reports have been made regarding
this bug, so I'm closing it rather than letting it stagnate.