Gentoo Archives: gentoo-user

From: Nikos Chantziaras <realnc@×××××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] ati-drivers-8.552-r1 is blocking xorg-server
Date: Sun, 16 Nov 2008 02:59:44
Message-Id: gfo2a8$7ck$1@ger.gmane.org
1 I can't figure out how to fix this. emerge ati-drivers gives this:
2
3 [ebuild N ] x11-drivers/ati-drivers-8.552-r1 USE="acpi -debug"
4 74,042 kB
5 [blocks B ] x11-drivers/ati-drivers (is blocking
6 x11-base/xorg-server-1.5.2)
7
8 I'm trying to modify the ebuild:
9
10 /usr/portage/x11-drivers/ati-drivers/ati-drivers-8.552-r1.ebuild
11
12 (in my local overlay of course) but I don't see where the block occurs.
13 Can anyone help? The dependencies are the following and I can't
14 figure out why they're blocking xorg-server-1.5.2:
15
16 RDEPEND="x11-base/xorg-server
17 !x11-apps/ati-drivers-extra
18 >=app-admin/eselect-1.0.9
19 app-admin/eselect-opengl
20 amd64? ( app-emulation/emul-linux-x86-xlibs )
21 acpi? (
22 x11-apps/xauth
23 sys-power/acpid
24 )
25 x11-libs/libXrandr
26 >=sys-apps/portage-2.1.1-r1"
27
28 DEPEND="${RDEPEND}
29 x11-proto/xf86miscproto
30 x11-proto/xf86vidmodeproto
31 x11-proto/inputproto"

Replies

Subject Author
Re: [gentoo-user] ati-drivers-8.552-r1 is blocking xorg-server Volker Armin Hemmann <volker.armin.hemmann@××××××××××××.de>