You are not logged in.

#1 2011-02-20 07:19:22

unplugged23
Member
Registered: 2010-05-02
Posts: 49

[SOLVED] Can't install catalyst due to libgl conflict

Hello everyone,

I'm having issues installing the catalyst driver. I downloaded the catalyst-utils, and catalyst packaged from the AUR. I started with catalyst-utils, after building the package I tried to install it. Pacman informed me that this would conflict with libgl and asked if I would like to remove it. When I select yes, it then tells me that I'm missing a required libgl component, So I use pacman to install the component, and then try to install catalyst-utils. I'm told this conflicts with the libgl (which it apparently needs) and it then removes it.

I obviously don't know what's going on here, so here's what terminal says.

[connor@AWESOME catalyst-utils]$ sudo pacman -U catalyst-utils-11.2-1-x86_64.pkg.tar.xz
Password: 
resolving dependencies...
looking for inter-conflicts...
:: catalyst-utils and libgl are in conflict. Remove libgl? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: ati-dri: requires libgl=7.10.0.git20110215
[connor@AWESOME catalyst-utils]$ sudo pacman -S libgl=7.10.0.git20110215
warning: libgl-7.10.0.git20110215-1 is up to date -- reinstalling
resolving dependencies...
looking for inter-conflicts...

Targets (1): libgl-7.10.0.git20110215-1

Total Download Size:    0.00 MB
Total Installed Size:   3.73 MB

Proceed with installation? [Y/n] Y
checking package integrity...
(1/1) checking for file conflicts                  [######################] 100%
(1/1) upgrading libgl                              [######################] 100%
[connor@AWESOME catalyst-utils]$ sudo pacman -U catalyst-utils-11.2-1-x86_64.pkg.tar.xz
resolving dependencies...
looking for inter-conflicts...
:: catalyst-utils and libgl are in conflict. Remove libgl? [y/N] y
error: failed to prepare transaction (could not satisfy dependencies)
:: ati-dri: requires libgl=7.10.0.git20110215
[connor@AWESOME catalyst-utils]$ 

Please help!
Thanks!

Last edited by unplugged23 (2011-02-20 19:52:44)


Don't worry, the worst is yet to come. smile

Offline

#2 2011-02-20 07:44:14

agapito
Member
From: Who cares.
Registered: 2008-11-13
Posts: 662

Re: [SOLVED] Can't install catalyst due to libgl conflict

sudo pacman -Rd libgl and then install catalyst.


Excuse my poor English.

Offline

#3 2011-02-20 10:08:10

Cdh
Member
Registered: 2009-02-03
Posts: 1,098

Re: [SOLVED] Can't install catalyst due to libgl conflict

You don't need ati-dri with catalyst. You may want to remove that first.

The important line is this:

:: ati-dri: requires libgl=7.10.0.git20110215


The problem is: ati-dri is compiled with the mesa/libgl version in the repositories and won't work with the libgl that is included in catalyst.
pacman -Qi ati-dri should tell you that ati-dri wants exactly the libgl version from repositories.
("Depends On     : libgl=7.10.0.git20110215")

Last edited by Cdh (2011-02-20 10:11:02)


฿ 18PRsqbZCrwPUrVnJe1BZvza7bwSDbpxZz

Offline

#4 2011-02-20 19:52:19

unplugged23
Member
Registered: 2010-05-02
Posts: 49

Re: [SOLVED] Can't install catalyst due to libgl conflict

Hey guys, thanks so much for the help! I got the driver installed and working, now just have to see what kind of performance I can get here. I might have to hold off on arch until I can get an Nvidia card.

Thanks again!


Don't worry, the worst is yet to come. smile

Offline

#5 2011-04-08 14:41:05

Awakening
Member
Registered: 2011-04-02
Posts: 7

Re: [SOLVED] Can't install catalyst due to libgl conflict

I'm having th same problem.
How did you remove LibGl?
I can't remove it using Pacman -Rd Libgl.
Here's the output:
pacman -Rd libgl
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: ati-dri: requires libgl=7.10.1
:: gnome-screensaver: requires libgl
:: intel-dri: requires libgl=7.10.1
:: mach64-dri: requires libgl=7.10.1
:: mesa: requires libgl
:: mga-dri: requires libgl=7.10.1
:: qt: requires libgl
:: r128-dri: requires libgl=7.10.1
:: savage-dri: requires libgl=7.10.1
:: sis-dri: requires libgl=7.10.1
:: tdfx-dri: requires libgl=7.10.1
:: wxgtk: requires libgl
:: xorg-xdriinfo: requires libgl

Offline

#6 2011-04-08 14:45:04

Dogmeat
Member
From: Slovak Republic
Registered: 2009-02-24
Posts: 193

Re: [SOLVED] Can't install catalyst due to libgl conflict

pacman -Rdd libgl

Offline

#7 2011-04-08 14:46:39

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: [SOLVED] Can't install catalyst due to libgl conflict

pacman -Rdd


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

#8 2011-04-08 15:03:48

Awakening
Member
Registered: 2011-04-02
Posts: 7

Re: [SOLVED] Can't install catalyst due to libgl conflict

Wooow !
That worked!
Thank you so much !

Offline

Board footer

Powered by FluxBB