Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26606 - emerge -C sys-devel/gcc-2.95.3-r8 fails
Summary: emerge -C sys-devel/gcc-2.95.3-r8 fails
Status: RESOLVED FIXED
Alias: None
Product: Portage Development
Classification: Unclassified
Component: Unclassified (show other bugs)
Hardware: All Linux
: High normal
Assignee: Portage team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-08-14 04:44 UTC by Matthew Daubenspeck
Modified: 2011-10-30 22:18 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 Matthew Daubenspeck 2003-08-14 04:44:53 UTC
<snipped>
--- !empty dir /usr/lib/gcc-lib/i686-pc-linux-gnu
--- !empty dir /usr/lib/gcc-lib
--- !empty dir /usr/lib
--- !empty dir /usr/include
--- !empty dir /usr/i686-pc-linux-gnu/gcc-bin
--- !empty dir /usr/i686-pc-linux-gnu
--- !empty dir /usr/bin
--- !empty dir /usr
--- !empty dir /lib
--- !empty dir /etc/env.d/gcc
--- !empty dir /etc
Traceback (most recent call last):
  File "/usr/bin/emerge", line 1783, in ?
    if 1==unmerge(myaction, myfiles):
  File "/usr/bin/emerge", line 1452, in unmerge
    retval=portage.unmerge(mysplit[0],mysplit[1],portage.root,unmerge_action not
in ["clean","prune"])
  File "/usr/lib/python2.2/site-packages/portage.py", line 1879, in unmerge
    mylink.unmerge(trimworld=mytrimworld)
  File "/usr/lib/python2.2/site-packages/portage.py", line 4308, in unmerge
    if mykey in myprovides[myvirt]:
KeyError: sys-apps/texinfo


Reproducible: Always
Steps to Reproduce:
Comment 1 SpanKY gentoo-dev 2003-08-14 16:18:22 UTC
you forgot `emerge info` 
Comment 2 Matthew Daubenspeck 2003-08-14 17:00:49 UTC
Doh. Sorry.

Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r5 i686 AMD Athlon(tm) XP 1700+
GENTOO_MIRRORS="http://gentoo.oregonstate.edu http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
CONFIG_PROTECT="/etc /var/qmail/control /usr/kde/2/share/config /usr/kde/3/share/config /usr/X11R6/lib/X11/xkb /usr/kde/3.1/share/config /usr/share/config"
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="/usr/local/portage"
USE="x86 3dnow apm foomaticdb libg++ libwww mad mikmod ncurses nls pdflib spell truetype xml2 xv zlib gtkhtml gdbm slang readline arts aalib bonobo svga tcltk java guile sdl gpm tcpd pam ssl perl python esd imlib oggvorbis gtk qt motif cdr cups dvd mozilla mpeg jpeg quicktime xmms -gnome -kde lame X gif png opengl -mmx avi oss -berkdb samba gtk2 encode -crypt moznoirc moznomail"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon-xp -O3 -pipe"
CXXFLAGS="-mcpu=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync7.us.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 3 Nicholas Jones (RETIRED) gentoo-dev 2003-08-15 16:00:09 UTC
fixed in cvs.