Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 353460 - Portage 2.2.01.17721-prefix crashes with emerge -Dev @world -p
Summary: Portage 2.2.01.17721-prefix crashes with emerge -Dev @world -p
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Prefix Support (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo Prefix
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-02-01 22:04 UTC by Jack Edge
Modified: 2011-02-18 12:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
output of command (output,25.08 KB, text/plain)
2011-02-01 22:07 UTC, Jack Edge
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jack Edge 2011-02-01 22:04:22 UTC
When emerging a large number of packages, emerge spits out a Python traceback. This only happens with a large number of packages; emerging each package individually (using eix -I, and bash for loops) does not cause this error.

I've moved back a version of portage for now, which fixes this problem.

Reproducible: Always



Expected Results:  
Just exited normally?

Portage 2.2.01.17721-prefix (prefix/linux/amd64, gcc-4.2.4, unavailable, 2.6.18-194.11.4.el5 x86_64)
=================================================================
System uname: Linux-2.6.18-194.11.4.el5-x86_64-Intel-R-_Xeon-R-_CPU_W3520_@_2.67GHz-with-redhat-5.5-Tikanga
Timestamp of tree: Tue, 01 Feb 2011 19:42:52 +0000
app-shells/bash:     4.1_p7
dev-lang/python:     2.7.1-r00.1
dev-util/cmake:      2.8.3-r1
sys-devel/autoconf:  2.68
sys-devel/automake:  1.10.3, 1.11.1
sys-devel/binutils:  2.21.51.0.6
sys-devel/gcc:       4.2.4-r01.2
sys-devel/gcc-config: 1.4.1-r00.2
sys-devel/libtool:   2.4-r1
sys-devel/make:      3.82
virtual/os-headers:  2.6.36.1 (sys-kernel/linux-headers)
Repositories: gentoo_prefix cslibinternal
Installed sets: 
ACCEPT_KEYWORDS="~amd64-linux"
ACCEPT_LICENSE="* -@EULA"
CBUILD="x86_64-pc-linux-gnu"
CFLAGS="-O2 -pipe"
CHOST="x86_64-pc-linux-gnu"
CONFIG_PROTECT="/etc"
CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/env.d /etc/fonts/fonts.conf /etc/gconf /etc/portage /etc/revdep-rebuild /etc/terminfo"
CXXFLAGS="-O2 -pipe"
DISTDIR="/usr/cslib/projects/prefix/usr/portage/distfiles"
FEATURES="assume-digests binpkg-logs buildpkg candy collision-protect distlocks fixlafiles fixpackages news parallel-fetch preserve-libs protect-owned sfperms split-elog split-log strict unknown-features-warn unmerge-logs unmerge-orphans userfetch"
FFLAGS=""
GENTOO_MIRRORS="http://distfiles.gentoo.org"
LANG="en_GB"
LDFLAGS="-Wl,-O1"
MAKEOPTS="-j8"
PKGDIR="/usr/cslib/projects/prefix/usr/portage/packages"
PORTAGE_CONFIGROOT="/usr/cslib/projects/prefix/"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/dev/shm"
PORTDIR="/usr/cslib/projects/prefix/usr/portage"
PORTDIR_OVERLAY="/usr/cslib/projects/prefix/usr/local/portage"
SYNC="rsync://rsync.prefix.freens.org/gentoo-portage-prefix"
USE="X amd64 berkdb bzip2 cli cracklib crypt cxx dri fortran gdbm iconv ipv6 mmx modules mudflap ncurses nls nptl nptlonly opengl openmp pcre perl pppd prefix python readline session sse sse2 ssl sysfs tcpd unicode xorg zlib" ALSA_CARDS="ali5451 als4000 atiixp atiixp-modem bt87x ca0106 cmipci emu10k1x ens1370 ens1371 es1938 es1968 fm801 hda-intel intel8x0 intel8x0m maestro3 trident usb-audio via82xx via82xx-modem ymfpci" ALSA_PCM_PLUGINS="adpcm alaw asym copy dmix dshare dsnoop empty extplug file hooks iec958 ioplug ladspa lfloat linear meter mmap_emul mulaw multi null plug rate route share shm softvol" APACHE2_MODULES="actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf superstar2 timing tsip tripmate tnt ubx" INPUT_DEVICES="keyboard mouse evdev" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" PHP_TARGETS="php5-3" RUBY_TARGETS="ruby18" USERLAND="GNU" VIDEO_CARDS="fbdev glint intel mach64 mga neomagic nouveau nv r128 radeon savage sis tdfx trident vesa via vmware dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq steal rawnat logmark ipmark dhcpmac delude chaos account" 
Unset:  CPPFLAGS, CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LC_ALL, LINGUAS, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jack Edge 2011-02-01 22:07:10 UTC
Created attachment 261301 [details]
output of command
Comment 2 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2011-02-16 19:23:48 UTC
Now we are on 2.2.01.17901, can you test?
Comment 3 Jack Edge 2011-02-18 12:17:26 UTC
(In reply to comment #2)
> Now we are on 2.2.01.17901, can you test?
> 

Test the version that was broken, or whether 2.2.01.17901 works?

Because we only package.mask'd the broken version, the current one seems to be working fine.
Comment 4 Fabian Groffen gentoo-dev 2011-02-18 12:20:28 UTC
then it seems safe to assume it was fixed already, thanks