Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 63910 - emerge -uDav world can't decide which version of ati-drivers to install
Summary: emerge -uDav world can't decide which version of ati-drivers to install
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Luca Barbato
URL: http://forums.gentoo.org/viewtopic.ph...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-09-13 10:57 UTC by Steve Bamber
Modified: 2004-10-04 09:01 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 Steve Bamber 2004-09-13 10:57:03 UTC
Since the ebuild for ati-drivers-3.12.0 and ati-drivers-3.11.1 were updated at the weekend (11-sep-04), when I emerge -uDav world it will first install one and then a subsequent emerge -uDav world will install the other.

I have 

media-video/ati-drivers-extra ~x86
media-video/ati-drivers ~x86

in /etc/portage/package.keywords.

Reproducible: Always
Steps to Reproduce:
1. add media-video/ati-drivers ~x86 to /etc/portage/package.keywords
2. emerge -uDav world (will install ati-drivers-3.12.0)
3. emerge -uDav world (will now install ati-drivers-3.11.1)
4. emerge -uDav world (will install ati-drivers-3.12.0 again and so on)

Actual Results:  
it will keep switching between the two versions on every emerge -uDav world

Expected Results:  
Should just install ati-drivers-3.12.0 and then nothing!

Portage 2.0.50-r11 (default-x86-2004.0, gcc-3.3.4, glibc-2.3.3.20040420-r1,
2.6.8-gentoo-r3)
=================================================================
System uname: 2.6.8-gentoo-r3 i686 Intel(R) Pentium(R) 4 CPU 2.80GHz
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="-O2 -march=i686 -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/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 /var/qmail/alias /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-O2 -march=i686 -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache sandbox"
GENTOO_MIRRORS="http://gentoo.osuosl.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="X aalib alsa apm arts avi berkdb bitmap-fonts bonobo cdr crypt cups dvd
dvdr encode esd foomaticdb gdbm gif gimpprint gnome gphoto2 gpm gstreamer gtk
gtk2 gtkhtml guile imlib java jpeg kde libg++ libwww mad mailwrapper mikmod mmx
motif mozcalendar mozilla mozsvg mpeg ncurses nls oggvorbis opengl oss pam
pdflib perl png python qt quicktime readline samba sdl slang spell sse ssl svga
tcltk tcpd tiff truetype ucs2 wmf x86 xml2 xmms xprint xv zlib"
Comment 1 Luca Barbato gentoo-dev 2004-09-13 23:41:06 UTC
ok, my fault, I didn't update the -extra component, I'll fix in few time (wait a couple of ours and resync and it will be fixed).
Thanks for the heads up, uni is killing me =)
Comment 2 Luca Barbato gentoo-dev 2004-09-14 04:11:26 UTC
should be in portage now
Comment 3 Steve Bamber 2004-09-14 06:55:19 UTC
That seems to have done the trick - thanks for your help!
Comment 4 Luca Barbato gentoo-dev 2004-09-14 12:00:11 UTC
Closing
Comment 5 Steve Bamber 2004-10-04 04:32:48 UTC
Getting the same problem with the new 3.14.1 version!
Comment 6 Luca Barbato gentoo-dev 2004-10-04 06:07:22 UTC
Mental note: remember to update both ebuild....

In cvs now.
Comment 7 Steve Bamber 2004-10-04 09:01:20 UTC
:)

fixed again, thanks