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

Bug 34313

Summary: depgraph creation fails
Product: Portage Development Reporter: Sebastian Bergmann (RETIRED) <sebastian>
Component: UnclassifiedAssignee: Portage team <dev-portage>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Sebastian Bergmann (RETIRED) gentoo-dev 2003-11-24 23:34:09 UTC
depgraph creation fails

Reproducible: Always
Steps to Reproduce:
1. ACCEPT_KEYWORDS="~x86" emerge -Uvp world
2.
3.

Actual Results:  
bash-2.05b# ACCEPT_KEYWORDS="~x86" emerge -Uvp world                           
>>> --upgradeonly implies --update... adding --update to options.

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

Calculating world dependencies /
emerge: there are no masked or unmasked ebuilds to satisfy "virtual/x11".

!!! Problem with ebuild x11-misc/xscreensaver-4.14-r1
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.



Portage 2.0.49-r15 (default-x86-1.4, gcc-3.3.2, glibc-2.3.2-r8, 2.4.20-gentoo-r7)
=================================================================
System uname: 2.4.20-gentoo-r7 i686 Pentium III (Coppermine)
Gentoo Base System version 1.4.3.12
ccache version 2.3 [disabled]
ACCEPT_KEYWORDS="x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -Os -fomit-frame-pointer -mmmx -msse -mfpmath=sse"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
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"
CXXFLAGS="-march=pentium3 -Os -fomit-frame-pointer -mmmx -msse -mfpmath=sse"
DISTDIR="/usr/portage/distfiles"
FEATURES="sandbox autoaddcvs -ccache fixpackages"
GENTOO_MIRRORS="ftp://trumpetti.atm.tut.fi/gentoo/
ftp://sunsite.informatik.rwth-aachen.de/pub/Linux/gentoo/
ftp://ftp.tu-clausthal.de/pub/linux/gentoo/
ftp://ftp.fhh.opensource-mirror.de/pub/gentoo.org/
ftp://linux.rz.ruhr-uni-bochum.de/gentoo-mirror/ http://gentoo.oregonstate.edu
http://www.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY=""
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="x86 oss apm avi crypt cups encode foomaticdb gif jpeg libg++ libwww mad
mikmod mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms zlib gdbm
berkdb slang readline arts svga tcltk java guile mysql postgres sdl gpm tcpd pam
ssl perl python esd imlib oggvorbis gtk motif opengl mozilla ldap cdr X xv gtk2
gnome imap -mbox -kde -qt alsa acpi dga dvd apache2 innodb moznoirc moznomail
moznocompose"
Comment 1 Marius Mauch (RETIRED) gentoo-dev 2003-11-24 23:53:48 UTC

*** This bug has been marked as a duplicate of 9050 ***
Comment 2 Sebastian Bergmann (RETIRED) gentoo-dev 2003-11-26 07:48:43 UTC
The problem goes away on my system if I set PORTDIR_OVERLAY to a directory that contains the files from http://dev.gentoo.org/~spyderous/overlay-freedesktop.
Comment 3 Marius Mauch (RETIRED) gentoo-dev 2003-11-26 09:30:19 UTC
So do you have xfree installed ? Then it's a dupe of 9050.
If not it's likely invalid, please post the virtual/x11 line from /var/cache/edb/virtuals.
Comment 4 Sebastian Bergmann (RETIRED) gentoo-dev 2003-11-26 09:54:06 UTC
I have both XFree86 (/usr/X11R6) and freedesktop.org's XServer (/opt/fdo) installed.

My virtual/x11 line from /var/cache/edb/virtuals is as follows:
virtual/x11 x11-base/xserver-freedesktop x11-base/xfree
Comment 5 Marius Mauch (RETIRED) gentoo-dev 2003-11-26 10:33:13 UTC
So it's a dupe as I said, because portage should pick up xfree as your virtual/x11 provider.

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