Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 16741 - portage-2.0.47-r7 and -r8 crash on emerge -up world
Summary: portage-2.0.47-r7 and -r8 crash on emerge -up world
Status: VERIFIED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High critical (vote)
Assignee: Nicholas Jones (RETIRED)
URL:
Whiteboard:
Keywords:
: 16823 (view as bug list)
Depends on:
Blocks:
 
Reported: 2003-03-03 09:59 UTC by Thomas R. (TRauMa)
Modified: 2011-10-30 22:21 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 Thomas R. (TRauMa) 2003-03-03 09:59:36 UTC
After my daily emerge sync i got a message that there was a new version of
portage available. Without checking I did emerge portage, which installed
portage-2.0.47-r7. after that, i tried emerge -up world - portage quit midst in
the calculating process without any message:

trauma portage # emerge -up world

These are the packages that I would merge, in order:

Calculating world dependencies -trauma portage #

so I tried, in that order
emerge sync
regenworld
cd /usr/portage/; rm -r *
emerge sync
emerge portage-2.0.47-r8
emerge sync
(disabling of PORTDIR_OVERLAY in make.conf)
emerge portage
emerge sync

but after every step a "emerge --debug --verbose -up world" still crashed
without any additional output. Oh, and I did etc-update with exception of
make.conf, in which I only have useflags, mirrors and nothing special set. So
what should I do now?

Portage 2.0.47-r8 (default-x86-1.4, gcc-3.2.2, glibc-2.2.5-r2,2.3.1-r2)
=================================================================
System uname: 2.4.19-gentoo-r10 i686 AMD Duron(tm) processor
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo
http://gentoo.linux.no/
http://mirrors.sunsite.dk/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config
/usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/mnt/neu2/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 zlib cdr mmx 3dnow -sse -3dfx -matrox -voodoo3 apm -pcmcia nocardbus
-pnp -trusted -pda -gphoto2 -cups -slp X dga opengl xv -fbcon -directfb -arts
esd alsa -mikmod oss -nas -kde qt -qtmt -gnome gtk gtk2 bonobo -evo -gb gtkhtml
-motif tcltk -aalib imlib ncurses -readline sdl -svga lcms gif jpeg png tiff avi
mpeg quicktime -ggi dvd xmms oggvorbis flash encode -ipv6 -snmp ggz pam ssl
crypt socks5 imap -ldap tcpd -xface mozilla -mozaccess-builtin moznoirc
-mozxmlterm mozsvg mozcalendar spell truetype xml xml2 pdflib -plotutils tetex
guile java perl python -ruby slang libg++ libwww atlas pic -berkdb mysql
postgres -odbc -innodb gd gdbm -acl -afs samba nls -doc gpm -zoe"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer -falign-functions=4"
CXXFLAGS="-march=athlon -O3 -pipe -fomit-frame-pointer -falign-functions=4"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 Alessandro Pisani 2003-03-03 10:15:17 UTC
The same just happed to me, using portage 2.0.47-r7
Comment 2 Brian Lund Larsen 2003-03-03 10:20:42 UTC
I have the same problem and had it with portage 2.0.46-r12 too. 
 
emerge -up world worked this morning, I then tried to emerge mozilla which failed on a digest 
problem with xloadimage. 
 
After that emerge --anythingatall world producest the same results as described in this bug. 
other things still work - like emerge -u system. 
 
// blinx 
Comment 3 SpanKY gentoo-dev 2003-03-03 13:50:47 UTC
mod_php seems to have caused this ... there was an invalid entry in DEPEND ...
basically it looked like this:

SRC_URI="package ) package"
Comment 4 Alessandro Pisani 2003-03-03 14:00:42 UTC
unmerging mod_php solved the problem for me. thanks Nicholas!
bye,
Alessandro
Comment 5 Alessandro Pisani 2003-03-03 14:46:10 UTC
opened #16761 for mod_php about this problem.
Comment 6 Thomas R. (TRauMa) 2003-03-03 21:41:08 UTC
Just to make it clear: this seems to be fixed (it's gone after an "emerge sync") and you don't have to unmerge mod_php.

-> Please close this.


PS: I deleted the dep-cache under /var/cahce/edb/dep before syncing. You shouldn't have to.
Comment 7 SpanKY gentoo-dev 2003-03-04 09:58:58 UTC
*** Bug 16823 has been marked as a duplicate of this bug. ***
Comment 8 Nicholas Jones (RETIRED) gentoo-dev 2003-03-11 01:15:48 UTC
Ok. Portage reports errors sanely for this now.
fixed in cvs for 2.0.47-r9
Comment 9 Thomas R. (TRauMa) 2006-01-21 10:31:46 UTC
mass cleaning my bugs