You are not logged in.

#1 2008-12-27 12:11:17

smcsw2000
Member
Registered: 2007-06-22
Posts: 130

Pacman -Syu failed due to libgl dependency (Solved)

had the following problem
:: Starting full system upgrade...
:: Replace esd with extra/esound? [Y/n]
:: Replace xf86-video-i810 with extra/xf86-video-intel? [Y/n]
:: Replace xf86-video-via with extra/xf86-video-openchrome? [Y/n]
resolving dependencies...
warning: dependency cycle detected:
warning: xorg-server will be installed before its nvidia-96xx-utils dependency
looking for inter-conflicts...
warning: removing 'libgl' from target list because it conflicts with 'nvidia-96xx-utils'
error: failed to prepare transaction (could not satisfy dependencies)
:: intel-dri: requires libgl>=7.2
:: unichrome-dri: requires libgl>=7.1-2
:: xf86-video-ati: requires libgl>=7.2
:: xf86-video-mga: requires libgl>=7.2
:: xf86-video-savage: requires libgl>=7.2
:: xf86-video-sis: requires libgl>=7.2
:: xf86-video-tdfx: requires libgl>=7.2
:: xf86-video-trident: requires libgl>=7.2
so I found similar problems in the forum and did the following
pacman -R unichrome-dri xf86-video-ati xf86-video-mga xf86-video-savage xf86-video-sis xf86-video-tdfx xf86-video-trident
intel-dri would not remove
then I did pacman -S nvidia-utils ; pacman -Su
and now when I try pacman _syu I get
:: Starting full system upgrade...                                                                                   
:: Replace esd with extra/esound? [Y/n] y                                                                           
:: Replace gail with extra/gtk2? [Y/n] y
:: Replace xf86-video-i810 with extra/xf86-video-intel? [Y/n] n
warning: ntp: local (4.2.4-2) is newer than extra (4.2.4p5-1)
resolving dependencies...
warning: dependency cycle detected:
warning: bash will be installed before its glibc dependency
looking for inter-conflicts...
:: libgl conflicts with nvidia-utils. Remove nvidia-utils? [Y/n] n
error: unresolvable package conflicts detected
error: failed to prepare transaction (conflicting dependencies)
:: libgl: conflicts with nvidia-utils
When I try pacman -R intel-dri
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: xf86-video-i810: requires intel-dri
What step am I forgetting??

Last edited by smcsw2000 (2008-12-28 01:05:39)

Offline

#2 2008-12-27 16:41:27

DonVla
Member
From: Bonn, Germany
Registered: 2007-06-07
Posts: 997

Re: Pacman -Syu failed due to libgl dependency (Solved)

yeah
it seems that libgl conflicts with catalyst-utils.
"/usr/lib/libGL.so.1" is in both packages. i had to remove libgl, ati-dri and the radeonhd packages. now it works.

Offline

#3 2008-12-27 18:10:25

mutlu_inek
Member
From: all over the place
Registered: 2006-11-18
Posts: 683

Re: Pacman -Syu failed due to libgl dependency (Solved)

smcsw2000, what video card do you use? Which driver is specified in xorg.conf? If you use only an nvidia card, you can safely remove xf86-video-i810 which keeps pulling in the gl and dri stuff.

Last edited by mutlu_inek (2008-12-27 18:10:53)

Offline

#4 2008-12-27 19:24:53

QuimaxW
Member
From: Papua New Guinea
Registered: 2006-12-03
Posts: 228
Website

Re: Pacman -Syu failed due to libgl dependency (Solved)

xf86-video-i810 doesn't even exist anymore in the repos as it's been replaced by xf86-video-intel

Remove any and all video drivers you don't use, then try the update.

On my system with the catalyst, I actually uninstalled the video driver (catalyst in my case), updated the system then reinstalled catalyst.


"He is no fool who gives what he cannot keep to gain that which he cannot lose." -Jim Elliot

Offline

#5 2008-12-28 01:05:13

smcsw2000
Member
Registered: 2007-06-22
Posts: 130

Re: Pacman -Syu failed due to libgl dependency (Solved)

I have an nvidia geoforce 6200 video card. So I removed xf86-video-i810 and then I was able top remove the dri-intel. now I am able to do the system upgrade. I just wasn't sure that the xf86-video-i810 wasn't a generic video file that was needed. Thanks.

Offline

#6 2008-12-31 17:04:57

tfickett
Member
Registered: 2008-12-31
Posts: 1

Re: Pacman -Syu failed due to libgl dependency (Solved)

I was having roughly the same problem, turns out that unichrome-dri was the package that wanted libgl.  I found it by issuing the command:

pacman -Syu --ignore libgl

and looking for the complaint from pacman that unichrome-dri would need the package.

Offline

#7 2009-01-01 18:25:24

Trevorofmolino
Member
Registered: 2008-07-24
Posts: 37

Re: Pacman -Syu failed due to libgl dependency (Solved)

Thanks. It was unichrome-dri that did not get removed. So I removed unichrome-dri and now the system is upgrading.

Offline

#8 2009-01-05 00:59:18

wrc1944
Member
From: Gainesville, Florida
Registered: 2007-10-07
Posts: 117

Re: Pacman -Syu failed due to libgl dependency (Solved)

I'm having a simialr problem, but I can't remove libgl because xorg and other vital stuff requires it. I use the ati (radeon) driver (for years). pacman -Qs dri or ati-dri turns up nothing installed. I removed netkit-telnet, same result.  Removed xf86-video-ati, and updates for kde-svn packages, kernel,  koffice, tar, fakeroot, and libarchive showed up, so I went ahead and did them. All went fine.
:

: Synchronizing package databases...                                                       
 kde-svn is up to date                                                                      
 gui is up to date                                                                          
 dev is up to date                                                                          
 testing is up to date                                                                      
 core is up to date                                                                         
 community is up to date                                                                    
 unstable is up to date                                                                     
:: Starting full system upgrade...                                                          
:: Replace netkit-telnet with testing/inetutils? [Y/n] Y                                    
resolving dependencies...                                                                   
error: cannot resolve "ati-dri>=7.2", a dependency of "xf86-video-ati"                      
error: failed to prepare transaction (could not satisfy dependencies)                       
:: xf86-video-ati: requires ati-dri>=7.2 

THEN:

[root@myhost wrc]# pacman -R libgl
checking dependencies...
error: failed to prepare transaction (could not satisfy dependencies)
:: koffice: requires libgl
:: mesa: requires libgl
:: xf86-video-ati: requires libgl>=7.2
:: xine-lib: requires libgl
:: xorg-server: requires libgl
[root@myhost wrc]#

However, when I tried to reinstall    the ati drivers, I get this:

 [root@myhost wrc]# pacman -S xf86-video-ati
resolving dependencies...                  
error: cannot resolve "ati-dri>=7.2", a dependency of "xf86-video-ati"
error: failed to prepare transaction (could not satisfy dependencies) 
:: xf86-video-ati: requires ati-dri>=7.2

All i have installed now is the xf86-video-vesa drive.  Hope X works on restart. Will update later- any suiggestions?  What's happened to the old reliable ati/radeon driver?

Can I use testing/catalyst 8.12-3 with a Radeon 9000 pro card?

Offline

#9 2009-05-03 01:37:58

greenfish
Member
From: eating fish in /dev/null
Registered: 2008-08-30
Posts: 229

Re: Pacman -Syu failed due to libgl dependency (Solved)

wtf is going on here, I finally re-installed arch on my laptop with 64 bit and to my suprise ATI isnt even on archlinux reps anymore, instead its on AUR (thank god).

I'm having the exact same issues here, and I really "love" (sarcasm) ATI for their support on the linux sector..... too bad I cant rip out my pathetic ATI from my sony vaio and replace it with nvidia instead.

"catalyst-utils conflicts with libgl"

ATI you suck

Pacman -Rsn libgl

requires libgl:

mesa
xorg-server
xorg-utils

EDIT: it seems I need another package since im now on 64bit, hmm lets do some research

Last edited by greenfish (2009-05-03 01:50:41)


ARCH64 archSKYNET server AMD  Phenom(tm) II X2 550 HDD 6TB Ram 8GB
Hobbies: Running, Pistol Marksmanship, Classic Music

Offline

#10 2009-05-03 02:21:36

mutlu_inek
Member
From: all over the place
Registered: 2006-11-18
Posts: 683

Re: Pacman -Syu failed due to libgl dependency (Solved)

greenfish wrote:

"catalyst-utils conflicts with libgl"

ATI you suck

Pacman -Rsn libgl

requires libgl:

mesa
xorg-server
xorg-utils

EDIT: it seems I need another package since im now on 64bit, hmm lets do some research

You can just pacman -Rd libgl and then install catalyst-utils; the latter provides libgl. See: http://aur.archlinux.org/packages/catal … s/PKGBUILD

You should not need anything extra for x86_64.

Offline

#11 2009-05-03 09:14:06

greenfish
Member
From: eating fish in /dev/null
Registered: 2008-08-30
Posts: 229

Re: Pacman -Syu failed due to libgl dependency (Solved)

huh we cant del our own posts?

Last edited by greenfish (2009-05-03 09:24:53)


ARCH64 archSKYNET server AMD  Phenom(tm) II X2 550 HDD 6TB Ram 8GB
Hobbies: Running, Pistol Marksmanship, Classic Music

Offline

#12 2009-05-03 10:52:43

stefanwilkens
Member
From: Enschede, the Netherlands
Registered: 2008-12-10
Posts: 624

Re: Pacman -Syu failed due to libgl dependency (Solved)

greenfish wrote:

wtf is going on here, I finally re-installed arch on my laptop with 64 bit and to my suprise ATI isnt even on archlinux reps anymore, instead its on AUR (thank god).

ATI catalyst support was dropped due to lacking support for new developements in xorg:
http://www.archlinux.org/news/439/


Arch i686 on Phenom X4 | GTX760

Offline

#13 2009-05-03 11:57:02

greenfish
Member
From: eating fish in /dev/null
Registered: 2008-08-30
Posts: 229

Re: Pacman -Syu failed due to libgl dependency (Solved)

stefanwilkens wrote:
greenfish wrote:

wtf is going on here, I finally re-installed arch on my laptop with 64 bit and to my suprise ATI isnt even on archlinux reps anymore, instead its on AUR (thank god).

ATI catalyst support was dropped due to lacking support for new developements in xorg:
http://www.archlinux.org/news/439/

yeah it was in the wiki but thanks anyways, it was good reading. I've just spent 2 hours trying to get a working X on my new arch64 with ext4, and i'm still having issues.

I love linux, it's the best os imo, but getting X to just work sometimes is too much hassle, im also having ext4 issues but that's another tale.

When linux just works im the happiest guy in the world, but spending countless of hours just to fix one of the most fundemental ways of a computer really really really annoys me, I don't blame linux/os though.

oh well back to hell lolcool;)


ARCH64 archSKYNET server AMD  Phenom(tm) II X2 550 HDD 6TB Ram 8GB
Hobbies: Running, Pistol Marksmanship, Classic Music

Offline

#14 2009-05-03 11:58:12

greenfish
Member
From: eating fish in /dev/null
Registered: 2008-08-30
Posts: 229

Re: Pacman -Syu failed due to libgl dependency (Solved)

mutlu_inek wrote:
greenfish wrote:

"catalyst-utils conflicts with libgl"

ATI you suck

Pacman -Rsn libgl

requires libgl:

mesa
xorg-server
xorg-utils

EDIT: it seems I need another package since im now on 64bit, hmm lets do some research

You can just pacman -Rd libgl and then install catalyst-utils; the latter provides libgl. See: http://aur.archlinux.org/packages/catal … s/PKGBUILD

You should not need anything extra for x86_64.

That worked like a charm, at least i have the packages installed now, thanks dude


ARCH64 archSKYNET server AMD  Phenom(tm) II X2 550 HDD 6TB Ram 8GB
Hobbies: Running, Pistol Marksmanship, Classic Music

Offline

Board footer

Powered by FluxBB