Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26035 - Portage traceback error
Summary: Portage traceback error
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-06 05:12 UTC by Narada Sage
Modified: 2011-10-30 22:19 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 Narada Sage 2003-08-06 05:12:24 UTC
$ emerge -Duvp `qpkg -I -nc` > updates.lst
Performing Global Updates: /usr/portage/profiles/updates/3Q-2003
(Could take a couple minutes if you have a lot of binary packages.)
  .='update pass'  *='binary update'  @='/var/db move'
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1978, in ?
    mydepgraph.display(mydepgraph.altlist())
  File "/usr/bin/emerge", line 943, in display
    if ("fetch" in string.split(portage.portdb.aux_get(x[2],["RESTRICT"])[0])):
  File "/usr/lib/python2.2/site-packages/portage.py", line 3435, in aux_get
    raise KeyError
KeyError

$ emerge info
Portage 2.0.48-r6 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.21 i686 AMD Athlon(tm) processor
GENTOO_MIRRORS="http://212.219.56.162/sites/www.ibiblio.org/gentoo/
http://212.219.56.152/sites/www.ibiblio.org/gentoo/
http://212.219.56.131/sites/www.ibiblio.org/gentoo/
http://194.83.57.3/sites/www.ibiblio.org/gentoo/"
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config
/usr/kde/2/share/config /usr/kde/3/share/config /opt/tomcat/conf"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
PORTDIR="/usr/portage"
DISTDIR="/usr/portage/distfiles"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR_OVERLAY=""
USE="x86 3dnow crypt foomaticdb gif jpeg mad mmx ncurses oggvorbis pdflib png
spell truetype xml2 zlib berkdb slang readline tetex java mysql tcpd pam libwww
ssl perl python acpi apache2 curl fax gd gd-external imap junit kerberos krb4
maildir md5sum nas nptl samba sasl tiff xml -oss -apm -arts -avi -cups -encode
-gpm -gtk -imlib -kde -gnome -libg++ -mikmod -motif -mpeg -nls -opengl -qt
-quicktime -sdl -svga -X -xmms -xv -gdbm -tcltk -ldap"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-tbird -O3 -pipe"
CXXFLAGS="-march=athlon-tbird -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.uk.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache buildpkg fixpackages"
Comment 1 Narada Sage 2003-08-06 05:15:25 UTC
$ cat updates.lst
................................................

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

Calculating dependencies  ...done!
[ebuild  N    ] sys-devel/gnuconfig-20030708  
[ebuild     U ] sys-devel/libtool-1.4.3-r1 [1.4.1-r10] 
[ebuild     U ] app-shells/bash-2.05b-r5 [2.05b-r3] -nls -build 
[ebuild     U ] dev-lang/python-2.2.3-r1 [2.2.2] +readline -tcltk +berkdb -bootstrap -build -doc 
[ebuild     UD] sys-apps/portage-2.0.48-r5 [2.0.48-r6] -build 
*** Portage will stop merging at this point and reload itself,
    recalculate dependencies, and complete the merge.

!!! aux_get(): ebuild for '<dev-perl/Test-Simple-0.47-r1' does not exist at:
!!!            /usr/portage/<dev-perl/Test-Simple/Test-Simple-0.47-r1.ebuild
Comment 2 Rainer Größlinger (RETIRED) gentoo-dev 2003-08-06 06:37:47 UTC
Hi,

this is a known problem with .48-r6, please update to -r7 or downgrade to -r5 (-r6 isn't in the tree anymore, anyway)
Comment 3 Narada Sage 2003-08-06 14:33:15 UTC
As recommended by scandium I've downgraded the production machine to -r5 from -r6 and all is now well.  Please close this bug.  When is -r7 moving to stable?  Many thanks and sorry for the hassle.
Comment 4 Rainer Größlinger (RETIRED) gentoo-dev 2003-08-06 15:02:26 UTC
closed ;)