Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 158121 - emerge -D world failed with dbus-0.62-r2
Summary: emerge -D world failed with dbus-0.62-r2
Status: RESOLVED DUPLICATE of bug 157897
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: 2006-12-14 04:02 UTC by mobidyc
Modified: 2006-12-14 04:08 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 mobidyc 2006-12-14 04:02:38 UTC
#> emerge -D world    
Calculating world dependencies -Traceback (most recent call last):
  File "/usr/bin/emerge", line 4856, in ?
    retval = emerge_main()
  File "/usr/bin/emerge", line 4851, in emerge_main
    myopts, myaction, myfiles, spinner)
  File "/usr/bin/emerge", line 4179, in action_build
    if not mydepgraph.xcreate(myaction):
  File "/usr/bin/emerge", line 1831, in xcreate
    if not self.validate_blockers():
  File "/usr/bin/emerge", line 1542, in validate_blockers
    slot_atom = "%s:%s" % (portage.dep_getkey(mycpv),
  File "/usr/lib/portage/pym/portage.py", line 4461, in aux_get
    raise KeyError(mycpv)
KeyError: 'sys-apps/dbus-0.62-r2'

#> emerge --info
Portage 2.1.2_rc3-r4 (default-linux/x86/2006.0, gcc-4.1.1, glibc-2.4-r4, 2.6.19-gentoo-r1 i686)
=================================================================
System uname: 2.6.19-gentoo-r1 i686 AMD Athlon(tm) XP 2800+
Gentoo Base System version 1.12.6
Last Sync: Wed, 13 Dec 2006 22:50:01 +0000
ccache version 2.4 [enabled]
dev-java/java-config: 1.3.7, 2.0.30
dev-lang/python:     2.4.3-r4
dev-python/pycrypto: 2.0.1-r5
dev-util/ccache:     2.4-r6
sys-apps/sandbox:    1.2.17
sys-devel/autoconf:  2.13, 2.60
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.6-r2
sys-devel/binutils:  2.16.1-r3
sys-devel/gcc-config: 1.3.14
sys-devel/libtool:   1.5.22
virtual/os-headers:  2.6.17-r2
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O3 -march=athlon-xp -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/3.5/env /usr/kde/3.5/share/config /usr/kde/3.5/shutdown /usr/share/X11/xkb /usr/share/config"
CONFIG_PROTECT_MASK="/etc/env.d /etc/env.d/java/ /etc/gconf /etc/java-config/vms/ /etc/revdep-rebuild /etc/terminfo /etc/texmf/web2c"
CXXFLAGS="-O3 -march=athlon-xp -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig buildpkg ccache distlocks metadata-transfer parallel-fetch sandbox sfperms strict"
GENTOO_MIRRORS="http://gentoo.modulix.net/gentoo/ http://ftp.club-internet.fr/pub/mirrors/gentoo ftp://ftp.tu-clausthal.de/pub/linux/gentoo/ ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo "
LANG="fr_FR.utf-8"
LC_ALL="fr_FR.UTF-8"
LINGUAS="en fr fr_FR"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --compress --force --whole-file --delete --delete-after --stats --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/portage/local/layman/portage-xgl /usr/portage/local/qsubmit /usr/portage/local/fslint /usr/portage/local/gtweakui /usr/portage/local/keytouch"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 3dnow X Xaw3d a52 aac aiglx alsa apache2 apm arts asf bash-completion berkdb bitmap-fonts bzip2 cairo cdr cli cracklib crypt cups dlloader dmi dri dts dv dvd dvdr dvdread dvi dxr3 eds elibc_glibc emboss encode esd exif ffmpeg flac foomaticdb fortran ftp fuse gdbm gif glitz gnome gpm gtk gtk-doc gtk2 hal iconv imagemagick imlib input_devices_keyboard input_devices_mouse isdnlog java javascript jpeg kde kdeenablefinal kernel_linux libg++ libwww linguas_en linguas_fr linguas_fr_FR logitech-mouse lzo mad mikmod mjpeg mono motif mp3 mpeg musepack music mysql nautilus ncurses new-login nls nptl nptlonly nvidia ogg ole opengl oss pam pcre pdf perl php png pppd python qt3 qt4 quicktime readline real reflection samba sdl sensord server session sndfile sockets spell spl ssl svg swat symlink tcpd theora threads tiff toolbar truetype truetype-fonts type1-fonts udev unicode upnp userland_GNU userlocales v4l vanilla video_cards_fbdev video_cards_fglrx video_cards_nvidia video_cards_vesa vidix vorbis win32codecs wmf x x264 xine xlib xml xorg xv xvid xvmc zip zlib"
Unset:  CTARGET, EMERGE_DEFAULT_OPTS, INSTALL_MASK, LDFLAGS, PORTAGE_RSYNC_EXTRA_OPTS
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-12-14 04:08:02 UTC

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