Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 95493 - While running emerge -e system dante always fails to emerge.
Summary: While running emerge -e system dante always fails to emerge.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High major (vote)
Assignee: Gentoo Network Proxy Developers (OBSOLETE)
URL:
Whiteboard:
Keywords:
: 99941 (view as bug list)
Depends on:
Blocks: 94745
  Show dependency tree
 
Reported: 2005-06-08 13:33 UTC by Jeff
Modified: 2005-07-23 01:28 UTC (History)
1 user (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 Jeff 2005-06-08 13:33:43 UTC
When trying to setup a fresh gentoo install using a 2005.0 livecd and stage 1 
tarball for x86.  I get up to emerge -e system, but it consistently fails on 
the emerge of dante-1.1.15-r2.

Reproducible: Always
Steps to Reproduce:
1.  Go through setup normally.
2.  When you do emerge -e system wait for it to get to net-proxy/dante-1.1.15-
r2.
Actual Results:  
--- !targe sym /usr/lib/libsocks.so.0
--- !targe sym /usr/lib/libsocks.so
--- !targe sym /usr/lib/libdsocks.so.0
--- !targe sym /usr/lib/libdsocks.so
>>> original instance of package unmerged safely.
 * Adding user 'sockd' to your system ...
 *  - Userid: 101
 *  - Shell: /bin/false
 *  - Home: /etc/socks
 *  - Groups: daemon
/usr/portage/eclass/eutils.eclass: line 609: useradd: command not found

!!! ERROR: net-proxy/dante-1.1.15-r2 failed.
!!! Function enewuser, Line 611, Exitcode 127
!!! enewuser failed
!!! If you need support, post the topmost build error, NOT this status message.

!!! FAILED postinst: 1

Expected Results:  
Compiled comletely and allow emerge -e system to continue.

My make.conf consists of:
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -fomit-frame-pointer -pipe"
CXXFLAGS="${CFLAGS}"
ACCEPT_KEYWORDS="~x86"
PORTAGE_TMPDIR=/var/tmp
PORTDIR=/usr/portage
DISTDIR=${PORTDIR}/distfiles
PKGDIR=${PORTDIR}/packages
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
RSYNC_RETRIES="3"
RSYNC_TIMEOUT=180
MAKEOPTS="-j2"
AUTOCLEAN="yes"
FEATURES="sandbox ccache"
CCACHE_SIZE="2G"
USE="16bit aac acl acpi activefilter aim amd ansi apache2 \
     artworkextra audiofile authdaemond avantgo bash-completion \
     bcmath bdf bidi blender-game bluetooth bzip2 bzlib cap cddb cdinstall \
     cdparanoia cdrom cgi chroot cjk clanJavaScript clanVoice client \
     code imap jython kadu-modules kadu-voice kakasi kerberos krb4 \
     latex lcms leim libclamav libdsk libgd libgda libsamplerate libwww \
     live lua lufsusermount lzo lzw lzw-tiff m17n-lib maildir matroska \
     mbox mcal mdb memlimit migemo mime mixer mjpeg mls mmap mng \
     monkey mozcalendar mozdevelop mozp3p mozsvg mozxmlterm mp3 mpeg4 \
     mpi mplayer msn mule music mythtv mysql nagios-dns \
     nagios-ntp nagios-ping nagios-ssh native net netcdf network \
     neural nis nowin nptl ntlm nviz oav objc ocaml \
     offensive ofx openal opie oscar ospfapi \
     parse-clocks pcap pcntl pcre pdf pg-hier pg-intdatetime \
     pg-vacuumdelay php physfs pic plotutils portaudio posix postgresql \
     povray ppds pri print procmail pthreads quotas quotes real \
     resperl rhino rogue rplay S3TC samba sasl servlet-2.3 servlet-2.4 session 
\ 
     sftplogging shared sharedmem silc simplexml skk slp smime sndfile \
     snortsam sockets socks5 softquota sox spl ssl stencil-buffer stroke \
     struts svg sysvipc szip t1lib tcsim tga theora tidy transcode \
     truetype-fonts type1-fonts uim underscores unicode usb v4l v4l2 vcd \
     vda videos virus-scan wddx winbind wmf wxwindows X509 xanim xatrix \
     xchatdccserver xchattext xemacs xface xgetdefault xine xmlrpc xosd \
     xpm xprint xrandr xscreensaver xsl xvid xvmc yahoo yaz yp yv12 zaptel \
     zeo zvbi"
Comment 1 Alin Năstac (RETIRED) gentoo-dev 2005-06-09 11:41:48 UTC
fixed by adding sys-apps/shadow to eutils.eclass dependencies
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2005-07-22 14:48:25 UTC
*** Bug 99941 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-07-22 15:02:21 UTC
Reopening, this bug is not fixed.
Comment 4 Alin Năstac (RETIRED) gentoo-dev 2005-07-23 01:28:45 UTC
fixed in cvs