First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 129255
Alias:
Product:
Component:
Status: RESOLVED
Resolution: DUPLICATE of bug 113298
Assigned To: Gentoo Linux bug wranglers <bug-wranglers@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Andreas Haak <andreas.haak@emsisoft.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 129255 depends on: Show dependency tree
Bug 129255 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2006-04-08 08:57 0000
Hi,

emerge -e system fails when doing a stage 1 or 2 install using ~x86. The
problem is quite simple:

The openssh ebuild tries to add a special group sshd. The problem is at this
time shadow isn't installed yet so the groupadd call fails. Shadow is scheduled
to be installed after openssh.

The easiest way to fix that issue is to add shadow as a dependency for all
packages that automatically add groups or users so shadow get installed before
openssh. Until that little quirk is fixed using "emerge --oneshot shadow &&
emerge --resume" will work fine.

emerge --info:
Portage 2.1_pre7-r4 (default-linux/x86/2006.0, gcc-3.4.6, glibc-2.4-r1,
2.6.10-lxnay3 i686)
=================================================================
System uname: 2.6.10-lxnay3 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz
Gentoo Base System version 1.12.0_pre17
dev-lang/python:     2.4.2-r1
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O2 -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/eselect/compiler /etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O2 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig distlocks metadata-transfer sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/linux/distributions/gentoo"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 X alsa apache2 apm avi berkdb bitmap-fonts cli crypt ctype cups dba
dri eds emboss encode expat fam fastbuild foomaticdb force-cgi-redirect fortran
ftp gd gdbm gif gnome gpm gstreamer gtk gtk2 imlib ipv6 isdnlog jpeg libg++
libwww mad memlimit mikmod mmx motif mp3 mpeg ncurses nls nptl nptlonly ogg
opengl oss pam pcre pdflib perl png posix pppd python quicktime readline sdl
session simplexml soap sockets spell spl sse sse2 ssl tcpd tokenizer truetype
truetype-fonts type1-fonts udev vorbis xml xmms xsl xv zlib elibc_glibc
kernel_linux userland_GNU"
Unset:  ASFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LANG, LC_ALL,
LDFLAGS, LINGUAS, MAKEOPTS, PORTDIR_OVERLAY

------- Comment #1 From Jakub Moc (RETIRED) 2006-04-08 09:02:41 0000 -------
Don't restrict bugs without a reason. This type of issues is exactly why we
don't recommend using stage1.

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

First Last Prev Next    No search results available      Search page      Enter new bug