<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "http://bugs.gentoo.org/bugzilla.dtd">

<bugzilla version="2.22.7"
          urlbase="http://bugs.gentoo.org/"
          maintainer="bugzilla@gentoo.org"
>

    <bug>
          <bug_id>47401</bug_id>
          
          <creation_ts>2004-04-09 18:46 0000</creation_ts>
          <short_desc>ati-drivers-extra needs a version bump</short_desc>
          <delta_ts>2004-04-10 09:26:48 0000</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>Gentoo Linux</product>
          <component>Applications</component>
          <version>unspecified</version>
          <rep_platform>All</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          
          <priority>P2</priority>
          <bug_severity>normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          
          <everconfirmed>1</everconfirmed>
          <reporter>jadamcze@utas.edu.au</reporter>
          <assigned_to>x11@gentoo.org</assigned_to>
          

      

      
          <long_desc isprivate="0">
            <who>jadamcze@utas.edu.au</who>
            <bug_when>2004-04-09 18:46:42 0000</bug_when>
            <thetext>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=&quot;x86 ~x86&quot;
AUTOCLEAN=&quot;yes&quot;
CFLAGS=&quot;-fomit-frame-pointer -ftracer -march=athlon-xp -frerun-loop-opt -O3
-pipe -mfpmath=sse -maccumulate-outgoing-args -fprefetch-loop-arrays -fforce-addr&quot;
CHOST=&quot;i686-pc-linux-gnu&quot;
COMPILER=&quot;gcc3&quot;
CONFIG_PROTECT=&quot;/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&quot;
CONFIG_PROTECT_MASK=&quot;/etc/gconf /etc/terminfo /etc/env.d&quot;
CXXFLAGS=&quot;-fomit-frame-pointer -ftracer -march=athlon-xp -frerun-loop-opt -O3
-pipe -mfpmath=sse -maccumulate-outgoing-args -fprefetch-loop-arrays -fforce-addr&quot;
DISTDIR=&quot;/usr/portage/distfiles&quot;
FEATURES=&quot;autoaddcvs ccache distcc fixpackages sandbox&quot;
GENTOO_MIRRORS=&quot;ftp://linux.ntcu.net/dists/gentoo/
http://gentoo.seren.com/gentoo http://gentoo.ccccom.com&quot;
MAKEOPTS=&quot;-j5&quot;
PKGDIR=&quot;/usr/portage/packages&quot;
PORTAGE_TMPDIR=&quot;/var/tmp&quot;
PORTDIR=&quot;/usr/portage&quot;
PORTDIR_OVERLAY=&quot;/usr/local/portage&quot;
SYNC=&quot;rsync://192.168.0.238/gentoo-portage&quot;
USE=&quot;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&quot;</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>mr.gamer@email.it</who>
            <bug_when>2004-04-10 04:02:08 0000</bug_when>
            <thetext>yes and this release (ati-drivers-extra-3.7.6) makes big troubles with xorg-x11 :P

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

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

RDEPEND=&quot;=media-video/ati-drivers-${PV}
        qt? ( &gt;=x11-libs/qt-3.0 )&quot;


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

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

RDEPEND=&quot;=media-video/ati-drivers-${PV}*
        qt? ( &gt;=x11-libs/qt-3.0 )&quot;

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

thanks :)</thetext>
          </long_desc>
          <long_desc isprivate="0">
            <who>dberkholz@gentoo.org</who>
            <bug_when>2004-04-10 09:26:48 0000</bug_when>
            <thetext>Fixed in CVS ; changed =media-video/ati-drivers-${PV} to ~media-video/ati-drivers-${PV} as it is in nvidia-glx&apos;s dep on nvidia-kernel.</thetext>
          </long_desc>
      
    </bug>

</bugzilla>