You are not logged in.

#1 2012-03-30 23:33:23

Nesrail
Member
Registered: 2011-10-25
Posts: 51

[SOLVED] How to fix a system upgrade error?

How do I fix this?
I run Yaourt -Syu and get this (also used pacman -Syu)

error: failed to prepare transaction (could not satisfy dependencies)
:: Starting full system upgrade...
:: mach64-dri: requires libgl=7.11.2
:: mga-dri: requires libgl=7.11.2
:: r128-dri: requires libgl=7.11.2
:: savage-dri: requires libgl=7.11.2
:: sis-dri: requires libgl=7.11.2
:: tdfx-dri: requires libgl=7.11.2

Last edited by Nesrail (2012-03-31 07:24:07)

Offline

#2 2012-03-30 23:39:31

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] How to fix a system upgrade error?

Nesrail wrote:

How do I fix this?

By searching the forums.

Offline

#3 2012-03-31 00:30:36

Nesrail
Member
Registered: 2011-10-25
Posts: 51

Re: [SOLVED] How to fix a system upgrade error?

All ready tried that. Any other wise ass suggestions?

Offline

#4 2012-03-31 00:32:10

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] How to fix a system upgrade error?

Can you be more specific wrt what have you already done and what went wrong?

Last edited by karol (2012-03-31 00:32:23)

Offline

#5 2012-03-31 00:35:09

ConnorBehan
Package Maintainer (PM)
From: Long Island NY
Registered: 2007-07-05
Posts: 1,359
Website

Re: [SOLVED] How to fix a system upgrade error?

By searching the forums for the phrase "DRI1". If you use any of those cards, you might not want to upgrade libgl. Otherwise delete the DRI1 drivers and the upgrade will work.

By the way, see https://wiki.archlinux.org/index.php/Fo … _The_Staff. Not sure if karol counts as staff but the top poster might as well be.


6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.

Offline

#6 2012-03-31 00:40:13

Nesrail
Member
Registered: 2011-10-25
Posts: 51

Re: [SOLVED] How to fix a system upgrade error?

@karol didn't want to try much. Wanted to delete libegl but I was a afraid to remove to much in the system.

@ConnorBehan Didn't know about the DRI1 drivers. How did you figure that out? (btw I respect the staff and generally everybody, but I just hate when I got a "wise ass" response. Sorry if I got you offended Koral)

Last edited by Nesrail (2012-03-31 00:44:10)

Offline

#7 2012-03-31 00:41:49

jasonwryan
Anarchist
From: .nz
Registered: 2009-05-09
Posts: 30,424
Website

Re: [SOLVED] How to fix a system upgrade error?

Nesrail wrote:

All ready tried that. Any other wise ass suggestions?

karol was being polite. Don't expect spoonfeeding here: demonstrate a wilingness to try and solve your problems, otherwise the next response you get will not be as polite.


Arch + dwm   •   Mercurial repos  •   Surfraw

Registered Linux User #482438

Offline

#8 2012-03-31 00:45:05

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] How to fix a system upgrade error?

You should simply search for 'libgl'. Both the forums and the bugtracker has some interesting info - you could learn that these *-dri drivers are DRI1 version and are no longer maintained.

Why do you want to remove libgl? What makes you think that is the right thing to do? Can you please post a link to a thread that says you should remove libgl when facing issues like yours?

Offline

#9 2012-03-31 00:49:04

Nesrail
Member
Registered: 2011-10-25
Posts: 51

Re: [SOLVED] How to fix a system upgrade error?

jasonwryan wrote:
Nesrail wrote:

All ready tried that. Any other wise ass suggestions?

karol was being polite. Don't expect spoonfeeding here: demonstrate a wilingness to try and solve your problems, otherwise the next response you get will not be as polite.

As I just edited (before I saw you post) Sorry for the offend. Believe me, I only use this forum for help when I have ABSOLUTELY no idea what I'm doing smile

Offline

#10 2012-03-31 00:52:49

Nesrail
Member
Registered: 2011-10-25
Posts: 51

Re: [SOLVED] How to fix a system upgrade error?

karol wrote:

You should simply search for 'libgl'. Both the forums and the bugtracker has some interesting info - you could learn that these *-dri drivers are DRI1 version and are no longer maintained.

Why do you want to remove libgl? What makes you think that is the right thing to do? Can you please post a link to a thread that says you should remove libgl when facing issues like yours?

I seriously don't know what to search. I can look for days if I just search libgl or libgl upgrade. I don't have a link to a thread that says I should remove libgl. I just worked with another problem I had one (which I found on these forums)

Offline

#11 2012-03-31 01:04:42

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] How to fix a system upgrade error?

Did you really search for 'libgl' in the forum search?
In the first ten results it returned I see '[Solved] requires libgl=7.11.2'. Seems related to the issue you have.

Offline

#12 2012-03-31 07:23:40

Nesrail
Member
Registered: 2011-10-25
Posts: 51

Re: [SOLVED] How to fix a system upgrade error?

karol wrote:

Did you really search for 'libgl' in the forum search?
In the first ten results it returned I see '[Solved] requires libgl=7.11.2'. Seems related to the issue you have.

Sorry didn't see that one. I remove all the dri drivers and now its updating. Thanks for the help. Btw what are the dri drivers for anyway?

Offline

#13 2012-03-31 12:28:51

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [SOLVED] How to fix a system upgrade error?

I usually use google for searching the Arch forums

site:bbs.archlinux.org libgl

as it can even restrict the search to e.g. last month.


DRI = direct rendering infrastructure, stuff used to make 3D work: http://dri.freedesktop.org/wiki/

You only need drivers (whether for 2D or 3D) for your card, not for every card there is, so you shouldn't e.g. install the whole xorg group ('pacman -S xorg') but follow the wiki: https://wiki.archlinux.org/index.php/Xorg#Installation

Offline

Board footer

Powered by FluxBB