Gentoo Archives: gentoo-user

From: Alan McKinnon <alan.mckinnon@×××××.com>
To: gentoo-user@l.g.o
Cc: "Christian Könitzer" <chkab@×××.ch>
Subject: Re: [gentoo-user] Problem with old nvidia-drivers-71.86.11 (depending x11-base/xorg-server vanished form portage-tree)
Date: Mon, 21 Dec 2009 21:42:15
Message-Id: 200912212340.26642.alan.mckinnon@gmail.com
In Reply to: [gentoo-user] Problem with old nvidia-drivers-71.86.11 (depending x11-base/xorg-server vanished form portage-tree) by "Christian Könitzer"
1 On Monday 21 December 2009 18:48:25 Christian Könitzer wrote:
2 > Hi list,
3 >
4 > I'm using a quite old NVIDIA card aqnd it worked well but since a few
5 > days it seams to be deprecated. After a eix --sync I got this:
6 > emerge -DuN world
7 > Calculating dependencies... done!
8 >
9 > emerge: there are no ebuilds to satisfy "<x11-base/xorg-server-1.4.99".
10 > (dependency required by "x11-drivers/nvidia-drivers-71.86.11" [installed])
11 > (dependency required by "world" [argument])
12 >
13 >
14 > And eix tells me:
15 > eix x11-drivers/nvidia-drivers
16 > [D] x11-drivers/nvidia-drivers
17 > Available versions: [M]71.86.09!s [M]71.86.11!s [m]96.43.13!s
18 > [m](~)96.43.14!s [m]173.14.20!s [m](~)173.14.20-r1!s [m](~)173.14.22!s
19 > [m]180.60!s [m]185.18.36!s [m](~)185.18.36-r1!s [m](~)190.29!s
20 > [m](~)190.42-r2!s [m](~)190.42-r3!s {acpi custom-cflags gtk
21 > kernel_FreeBSD kernel_linux multilib userland_BSD}
22 > Installed versions: 71.86.11!s(10:52:39 23.10.2009)(acpi gtk
23 > kernel_linux -custom-cflags -kernel_FreeBSD -multilib -userland_BSD)
24 > Homepage: http://www.nvidia.com/
25 > Description: NVIDIA X11 driver and GLX libraries
26
27 Your version of nvidia-drivers is listed as hardmasked in
28 profiles/package.mask:
29
30 # Mask nvidia-drivers-71.x.y since it will not work
31 # with xorg-server-1.5 and later which are the only
32 # available versions in the tree
33 <x11-drivers/nvidia-drivers-72.0.0
34
35 You will need to find an ebuild for the version of xorg you need in an overlay
36 somewhere, or search the gentoo attic
37
38 You'll have to google for the URL for the attic, it's one of those things I
39 can never remember...
40
41 --
42 alan dot mckinnon at gmail dot com

Replies