Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 136162 - emerge dies on --resume --skipfirst -uDp world
Summary: emerge dies on --resume --skipfirst -uDp world
Status: RESOLVED DUPLICATE of bug 126120
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Core - Interface (emerge) (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-06-09 02:05 UTC by Dominik Elsbroek
Modified: 2006-06-09 05:27 UTC (History)
0 users

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 Dominik Elsbroek 2006-06-09 02:05:30 UTC
This bug is reproducable:

root@manicman-mobile - Fr Jun 09 10:53:57 - /home/manicman
>emerge --resume --skipfirst -uDp world

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

Traceback (most recent call last):
  File "/usr/bin/emerge", line 3182, in ?
    mydepgraph.display(portage.mtimedb["resume"]["mergelist"])
  File "/usr/bin/emerge", line 1517, in display
    if portage.portdb.fetch_check(x[2], self.applied_useflags[x[2]]):
KeyError: 'dev-java/javahelp-bin-2.0.02-r1'
root@manicman-mobile - Fr Jun 09 11:03:14 - /home/manicman


>emerge --info
Portage 2.0.54-r2 (default-linux/x86/2005.1, gcc-3.3.5-20050130, glibc-2.3.6-r3, 2.6.16.14 i686)
=================================================================
System uname: 2.6.16.14 i686 Intel(R) Pentium(R) 4 CPU 3.40GHz
Gentoo Base System version 1.12.1
distcc 2.18.3 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [disabled]
ccache version 2.3 [enabled]
dev-lang/python:     2.1.3-r1, 2.2.3-r6, 2.3.5-r2, 2.4.2
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.3
dev-util/confcache:  [Not Present]
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-r1
sys-devel/binutils:  2.15.92.0.2-r7, 2.15.92.0.2-r9, 2.16-r1, 2.16.1-r2
sys-devel/gcc-config: 1.3.13-r2
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /sbin /usr/kde/3.2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3.4/env /usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /usr/share/shorewall /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium4 -O3 -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig ccache distlocks fixpackages sandbox sfperms strict userpriv"
GENTOO_MIRRORS="http://ftp.snt.utwente.nl/pub/os/linux/gentoo http://mir.zyrianes.net/gentoo/ http://ftp.uni-erlangen.de/pub/mirrors/gentoo http://gentoo.inode.at/ http://ftp.du.se/pub/os/gentoo"
LANG="de_DE@euro"
LC_ALL="de_DE.utf8"
LINGUAS="de"
MAKEOPTS="-j3"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 X aalib acl acpi adns alsa apache2 apm arts audiofile avi bash-completion bdb bitmap-fonts bonobo bzip2 cdb cdr cli crypt cups curl dba dri dts dvd dvdr eds emacs emacs-w3 emboss encode esd ethereal exif expat fam fbcon ffmpeg flac foomaticdb fortran freetds ftp gd gd-external geoip ggi gif glut gmp gpm gps gstreamer gtk gtk2 gtkhtml idn imagemagick imap imlib innodb ipv6 isdnlog jack java jikes jpeg junit kde kdeenablefinal krb4 lcms ldap libcaca libg++ libwww mad maildir mailwrapper mbox memlimit mhash mikmod mng motif mozilla mp3 mpeg mule mysql nas ncurses network nhc98 nls nocd odbc ogg oggvorbis openal opengl pam pcmcia pcre pdflib perl php png pnp postgres ppds pppd python qt quicktime rdesktop readline reflection samba sasl scanner sdl session slang slp snmp spell spl sse ssl svga tcltk tcpd tetex threads tiff truetype truetype-fonts trusted type1-fonts udev unicode usb vhost vhosts videos vorbis wifi wmf xinerama xml xml2 xmms xorg xv xvid zlib video_cards_ati video_cards_radeon9600 video_cards_M10 linguas_de userland_GNU kernel_linux elibc_glibc"
Unset:  CTARGET, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS, PORTAGE_RSYNC_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-06-09 03:47:38 UTC
This has exactly nothing in common with Gentoo infrastructure. Please, read the descriptions when filing bugs.
Comment 2 Zac Medico gentoo-dev 2006-06-09 05:27:08 UTC

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