Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 67508

Summary: Depgraph creation failed on several packages using emerge -u world.
Product: Gentoo Linux Reporter: David Warde-Farley <david.warde.farley>
Component: New packagesAssignee: Portage team <dev-portage>
Status: VERIFIED NEEDINFO    
Severity: normal CC: gentoo-bugs2
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: logging of emerge -puv system without and with --debug

Description David Warde-Farley 2004-10-13 22:11:58 UTC
When I recently did an emerge -u world, I got a similar error to below for ati-drivers-extra (whatever version was most recent in the tree at the time of writing)

root@obsidian xcham # emerge -u world
Calculating world dependencies -
emerge: there are no masked or unmasked ebuilds to satisfy ">=virtual/linux-sources-2.4".

!!! Problem with ebuild x11-libs/fox-1.2.6-r2
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.
root@obsidian xcham # 

Somehow the problem doesn't occur if I just "emerge fox". ?!?

Reproducible: Always
Steps to Reproduce:
1. emerge -u world 
2.
3.
Actual Results:  
Error message as described in description

Expected Results:  
Successful emerge.

Portage 2.0.50-r11 (default-x86-1.4, gcc-3.3.4, glibc-2.3.3.20040420-r1, 2.6.6-ghostbuster)
===============================================================
==
System uname: 2.6.6-ghostbuster i686 Intel(R) Pentium(R) 4 CPU 3.00GHz
Gentoo Base System version 1.4.16
Autoconf: sys-devel/autoconf-2.59-r4
Automake: sys-devel/automake-1.8.5-r1
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -O3 -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /etc/tomcat /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.1/
share/config /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/share/config /usr/lib/mozilla/defaults/pref /usr/share/config /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/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://adelie.polymtl.ca/ ftp://cs.ubishops.ca/pub/gentoo ftp://
sunsite.ualberta.ca/pub/unix/Linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/mnt/extra/.tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib acpi alsa arts avi berkdb bitmap-fonts bonobo cdr crypt cups curl dga directfb dvd encode 
esd f77 fbcon flash foomaticdb gdbm ggi gif gnome gpm gtk gtk2 gtkhtml guile imlib ipv6 java joystick 
jpeg ldap libg++ libwww mad mikmod motif mozilla mpeg mysql nas ncurses nls nocardbus oggvorbis 
opengl oss pam pdflib perl png python qt quicktime readline samba sdl slang spell sse ssl svga tcltk 
tcpd tetex tiff truetype wxwindows x86 xml xml2 xmms xprint xv zlib"
Comment 1 Steve 2004-11-03 21:09:55 UTC
I can confirm this.  I was in the middle of an emerge -u, and ran into thsi error, but with different applications (gconf and gcc ).
Comment 2 Jason Stubbs (RETIRED) gentoo-dev 2004-11-08 04:54:34 UTC
If anyone can reproduce it, please do so with the --debug flag and attach the output. If you are still running 2.0.50-r11, upgrade to portage-2.0.51-r3 first and ensure the problem doesn't go away.
Comment 3 Sascha Wuestemann 2005-02-21 14:39:11 UTC
Created attachment 51817 [details]
logging of emerge -puv system without and with --debug

Hi,

I have encountered this problem the first time today and I am using portage
v2.0.51-r15.

I report this for the records and in the hope that it will help
Comment 4 Jason Stubbs (RETIRED) gentoo-dev 2005-04-15 04:43:47 UTC
Sascha Wuestemann: You're problem is that you have a very old version of gcc still installed which is saying that it is sys-apps/texinfo. Empty its PROVIDE file or just unmerge it.

Others: It's not making sense. If you can get the --debug output, reopen.
Comment 5 Marius Mauch (RETIRED) gentoo-dev 2007-01-11 11:01:16 UTC
Closing due to old age