I'm trying to update the driver of my ATI card (a 3560) but xorg-server is blocking the installation.
Here is what I do:
Code: Select all
gentoo dudumomo #[b] emerge -uvp ati-drivers
[/b]
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild U ] app-emulation/emul-linux-x86-baselibs-20100611 [20091231] 26,858 kB
[ebuild N ] app-emulation/emul-linux-x86-opengl-20100611 14,208 kB
[ebuild U ] app-emulation/emul-linux-x86-xlibs-20100611 [20091231] USE="opengl" 7,946 kB
[blocks b ] <app-emulation/emul-linux-x86-xlibs-20100611 ("<app-emulation/emul-linux-x86-xlibs-20100611" is blocking app-emulation/emul-linux-x86-opengl-20100611)
[ebuild U ] x11-drivers/ati-drivers-10.7 [10.3] USE="modules (multilib) -debug -qt4" 98,807 kB
[blocks B ] <x11-base/xorg-server-1.7 ("<x11-base/xorg-server-1.7" is blocking x11-drivers/ati-drivers-10.7)
Total: 4 packages (3 upgrades, 1 new), Size of downloads: 147,817 kB
Conflict: 2 blocks (1 unsatisfied)
* Error: The above package list contains packages which cannot be
* installed at the same time on the same system.
('installed', '/', 'x11-base/xorg-server-1.6.5-r1', 'nomerge') pulled in by
x11-base/xorg-server required by world
('ebuild', '/', 'x11-drivers/ati-drivers-10.7', 'merge') pulled in by
ati-drivers
For more information about Blocked Packages, please refer to the following
section of the Gentoo Linux x86 Handbook (architecture is irrelevant):
http://www.gentoo.org/doc/en/handbook/handbook-x86.xml?full=1#blockedAny idea ?
Thank you !

