First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 47401
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Gentoo X packagers <x11@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Jonathan Adamczewski <jadamcze@utas.edu.au>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 47401 depends on: Show dependency tree
Bug 47401 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)


Not eligible to see or edit group visibility for this bug.






View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2004-04-09 18:46 0000
After updating to ati-drivers-3.7.6-r1, the installed ati-drivers-extra-3.7.6
still wants ati-drivers-3.7.6

Reproducible: Always
Steps to Reproduce:
1.emerge =media-video/ati-drivers-3.7.6 =media-video/ati-drivers-extra-3.7.6
2.emerge =media-video/ati-drivers-3.7.6-r1
3.emerge -Dup --tree world

Actual Results:  
Relevant output from the last step above is :

[nomerge      ] media-video/ati-drivers-extra-3.7.6
[ebuild  N    ]  media-video/ati-drivers-3.7.6


Expected Results:  
ati-drivers-extra should not require an older version of ati-drivers (or in
this
case, ati-drivers-extra should get a version bump whenever ati-drivers does)

Portage 2.0.50-r3 (default-x86-1.4, gcc-3.3.3, glibc-2.3.3_pre20040207-r0,
2.6.5-gentoo)
=================================================================
System uname: 2.6.5-gentoo i686 AMD Athlon(tm)
Gentoo Base System version 1.4.6
distcc 2.13 i686-pc-linux-gnu (protocols 1 and 2) (default port 3632) [enabled]
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r3
Automake: sys-devel/automake-1.8.3
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-fomit-frame-pointer -ftracer -march=athlon-xp -frerun-loop-opt -O3
-pipe -mfpmath=sse -maccumulate-outgoing-args -fprefetch-loop-arrays
-fforce-addr"
CHOST="i686-pc-linux-gnu"
COMPILER="gcc3"
CONFIG_PROTECT="/etc /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/share/config
/usr/lib/mozilla/defaults/pref /usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-fomit-frame-pointer -ftracer -march=athlon-xp -frerun-loop-opt -O3
-pipe -mfpmath=sse -maccumulate-outgoing-args -fprefetch-loop-arrays
-fforce-addr"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs ccache distcc fixpackages sandbox"
GENTOO_MIRRORS="ftp://linux.ntcu.net/dists/gentoo/
http://gentoo.seren.com/gentoo http://gentoo.ccccom.com"
MAKEOPTS="-j5"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://192.168.0.238/gentoo-portage"
USE="3dnow X aalib alsa apm avi berkdb bonobo cdr crypt cups curl dedicated dv
dvd encode esd faad foomaticdb gdbm gif gnome gpm gtk gtk2 gtkhtml guile imlib
java jpeg lcms libg++ libwww mad mbox mikmod mmx motif mozilla mpeg ncurses nls
nptl oggvorbis opengl oss pam pdflib perl png ppds python qt quicktime readline
samba sdl slang spell sse ssl tcltk tcpd tiff truetype usb videos wmf x86 xml
xml2 xmms xv zlib"

------- Comment #1 From Valerio 2004-04-10 04:02:08 0000 -------
yes and this release (ati-drivers-extra-3.7.6) makes big troubles with xorg-x11
:P

----------------------------------------------------

DEPEND=">=virtual/linux-sources-2.4
        app-arch/rpm2targz
        =media-video/ati-drivers-${PV}
        qt? ( >=x11-libs/qt-3.0 )"

RDEPEND="=media-video/ati-drivers-${PV}
        qt? ( >=x11-libs/qt-3.0 )"


---------------- CHANGE TO --------------------

DEPEND=">=virtual/linux-sources-2.4
        app-arch/rpm2targz
        =media-video/ati-drivers-${PV}*
        qt? ( >=x11-libs/qt-3.0 )"

RDEPEND="=media-video/ati-drivers-${PV}*
        qt? ( >=x11-libs/qt-3.0 )"

----------------------------------------------

thanks :)

------- Comment #2 From Donnie Berkholz 2004-04-10 09:26:48 0000 -------
Fixed in CVS ; changed =media-video/ati-drivers-${PV} to
~media-video/ati-drivers-${PV} as it is in nvidia-glx's dep on nvidia-kernel.

First Last Prev Next    No search results available      Search page      Enter new bug