Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 25140 - Unreal-tournament showing up in emerge -upD world when I have unreal-tournament-goty installed
Summary: Unreal-tournament showing up in emerge -upD world when I have unreal-tourname...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Games (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Games
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-07-23 14:56 UTC by Dan Halperin
Modified: 2003-08-06 18:34 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 Dan Halperin 2003-07-23 14:56:25 UTC
I have unreal-tournament-goty-436 installed.

"emerge -upD world" gives me
# emerge -upD world

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

Calculating world dependencies ...done!
[ebuild  N   ] app-games/unreal-tournament-451
[ebuild    U ] app-games/unreal-tournament-goty-451 [436]

"emerge -upD unreal-tournament-goty" gives me
# emerge -upD unreal-tournament-goty

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

Calculating dependencies ...done!
[ebuild    U ] app-games/unreal-tournament-goty-451 [436]

Note that unreal-tournament DOES NOT show up here. I can't figure out why this 
is happening.

Reproducible: Always
Steps to Reproduce:
1. emerge -upD world for results, gives both unreal-tournament-goty and unreal-
tournament
2. emerge -upD unreal-tournament-goty, gives me just -goty version
Actual Results:  
see description

Expected Results:  
I can't figure out where unreal-tournament is coming from; I don't have it 
installed and it shouldn't come up at all, I think.

# emerge info
Portage 2.0.48-r5 (default-x86-1.4, gcc-3.2.3, glibc-2.3.2-r1)
=================================================================
System uname: 2.4.20-gentoo-r3 i686 AMD Athlon(tm) 4 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/X11R6/lib/X
11/xkb /usr/kde/3.1/share/config /usr/kde/3/share/config /usr/share/texmf/tex/ge
neric/config/ /usr/share/texmf/tex/platex/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 foomaticdb gif jpeg libg++ mad 
mikmod mmx mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv 
zlib gdbm berkdb slang readline arts tetex svga ggi tcltk java guile mysql sdl 
gpm tcpd pam libwww ssl perl python esd imlib gtk qt motif opengl -gnome -kde X 
alsa ati oggvorbis"
COMPILER="gcc3"
CHOST="i686-pc-linux-gnu"
CFLAGS="-march=athlon-xp -O3 -pipe"
CXXFLAGS="-march=athlon-xp -O3 -pipe"
ACCEPT_KEYWORDS="x86 ~x86"
MAKEOPTS="-j2"
AUTOCLEAN="yes"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
FEATURES="sandbox ccache"
Comment 1 SpanKY gentoo-dev 2003-08-03 18:45:46 UTC
ok, i've fixed in cvs ...
to fix your end, just do this: `rm -rf /var/db/pkg/app-games/unreal-tournament-436`
Comment 2 Dan Halperin 2003-08-04 23:29:40 UTC
I'm still getting the same bug. I think the problem this time has to do with

unreal-tournament-bonuspacks

-Dan
Comment 3 SpanKY gentoo-dev 2003-08-06 18:34:01 UTC
ok i went through all the UT ebuilds and this should be all set now ;)