You are not logged in.

#1 2009-04-12 10:15:07

thibdb13
Member
From: Mechelen - Belgium
Registered: 2005-10-11
Posts: 114

Problem when upgrading xorg-server

After doing Pacman -Syu I got this error message today:
error: could not prepare transaction
error: failed to commit transaction (conflicting files)
xorg-server: /usr/lib/xorg/modules/extensions/libdri.so exists in filesystem
xorg-server: /usr/lib/xorg/modules/libwfb.so exists in filesystem
Errors occurred, no packages were upgraded.

It seems there is a problem with the new version of xorg-server. Has it something to do with the fact that I'm using the nvidia driver?
What am I now supposed to do? (I wouldn't like to uninstall nvidia and then then reinstalling it hmm)

Offline

#2 2009-04-12 10:24:06

mikesd
Member
From: Australia
Registered: 2008-02-01
Posts: 788
Website

Re: Problem when upgrading xorg-server

Offline

#3 2009-04-12 10:26:15

bernarcher
Forum Fellow
From: Germany
Registered: 2009-02-17
Posts: 2,281

Re: Problem when upgrading xorg-server

This is one of the rare circumstances where a force install should be done.

1) Update your databases (done already): pacman -Sy
2) Force install xorg-server (and only this one!): pacman -Sf xorg-server
3) Update the remaining system changes as usual: pacman -Su


To know or not to know ...
... the questions remain forever.

Offline

#4 2009-04-12 13:59:54

dolby
Member
From: 1992
Registered: 2006-08-08
Posts: 1,581

Re: Problem when upgrading xorg-server

Not really. I never force.
Instead i do pacman -Rd xorg-server
pacman -Syu
pacman -S xorg-server
And figure out the rest later.


There shouldn't be any reason to learn more editor types than emacs or vi -- mg (1)
[You learn that sarcasm does not often work well in international forums.  That is why we avoid it. -- ewaller (arch linux forum moderator)

Offline

#5 2009-04-12 18:42:38

signor_rossi
Member
Registered: 2007-08-24
Posts: 257

Re: Problem when upgrading xorg-server

I forced the upgrade after I checked with 'pacman -Qo offending-package' and no package was shown as owner of these two files. Hopefully it will work after a restart.

EDIT:
CRAP. I only realized AMD has dropped support for my card after I upgraded to xorg-server-1.6 and catalyst-9.4. mad
Fortunately I still had the old xorg packages in cache. big_smile Since the radeon driver doesn't support powerplay this means I will have to stop at catalyst-9.3 and xorg-server-1.5. I wonder how this will work out with future kernel upgrades...

Last edited by signor_rossi (2009-04-12 20:22:48)

Offline

#6 2009-04-13 03:50:44

chazall1
Member
Registered: 2008-12-03
Posts: 4

Re: Problem when upgrading xorg-server

This worked great, thanks

1) Update your databases (done already): pacman -Sy
2) Force install xorg-server (and only this one!): pacman -Sf xorg-server
3) Update the remaining system changes as usual: pacman -Su

Offline

Board footer

Powered by FluxBB