Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 23306 - emerge -pu world fails
Summary: emerge -pu world fails
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High major (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-22 18:52 UTC by Mike Wenk
Modified: 2003-06-22 19:23 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 Mike Wenk 2003-06-22 18:52:57 UTC
After I run an emerge sync, I run an emerge -pu world and I get the following: 

# emerge -pu world

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

Calculating world dependencies /
!!! all ebuilds that could satisfy ">=dev-libs/simgear-0.3.3" have been masked.
!!!    (dependency required by "app-games/flightgear-0.9.2" [ebuild])

!!! Problem with ebuild app-games/flightgear-0.9.2
!!! Possibly a DEPEND/*DEPEND problem.

!!! Depgraph creation failed.

I was told this means that flightgear depends on simgear, and flightgear has x86
as its keyword, and simgear has ~x86.  I previously emerged flightgear on June
12th and I don't believe I had to override the default keywords.  

Please fix.

Reproducible: Always
Steps to Reproduce:
1. emerge sync
2. emerge -pu world
3.

Actual Results:  
emerge sync sync'd portage tree which worked fine.  

emerge -pu world had the error listed in the details. 

Expected Results:  
emerge -pu world should have shown any needed packages that should have been
updated.  That is how it worked previously. 

bash-2.05b# emerge info
Portage 2.0.48-r1 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r4)
=================================================================
System uname: 2.4.20-gaming-r3 i686 AMD Athlon(tm) Processor
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 /var/bind /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=""
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg libg++ mikmod mmx mpeg
ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gtkhtml alsa
gdbm berkdb slang readline arts tetex aalib bonobo svga java guile X sdl gpm
tcpd pam libwww ssl perl python esd imlib oggvorbis gnome gtk qt kde motif
opengl mozilla cdr mysql"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-mcpu=athlon -O3 -pipe"
CXXFLAGS="-mcpu=athlon -O3 -pipe"
ACCEPT_KEYWORDS="x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 SpanKY gentoo-dev 2003-06-22 19:23:17 UTC
sorry, i thought i had unmasked this ... in fact i remember doing so ... 
 
http://cvs.gentoo.org/cgi-bin/viewcvs.cgi/gentoo-x86/dev-libs/simgear/simgear-0.3.3.ebuild.diff?r1=1.2&r2=1.3