You are not logged in.
Hey,
I use the ati catalyst driver for my graphic card. In order to work with xorg-server and xf86-input-evdev, this driver needs another versions than the newests. So I added a repository (xorg111) to pacman.conf with these versions (see https://wiki.archlinux.org/index.php/AT … ositories).
To avoid pacman -Syu to install the new versions and destroy catalyst, I add these lines in pacman.conf:
[options]
IgnorePkg=xorg-server
IgnorePkg=xf86-input-evdevBut these commands forbid any upgrade even if an upgrade is done inside the good repository (xorg111).
Is there a way to upgrade these packages only when the upgrade come from the good repository ?
Last edited by ppr (2012-06-13 18:09:17)
Offline
if the xorg111 repo only has xorg server that you require, then simply placing it above the extra repo should work. That way all packages in xorg111 would be used in case of conflict.
There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !
Offline
thanks! I didn't know the order was important.
Offline
ppr, please mark this thread as SOLVED.
To know or not to know ...
... the questions remain forever.
Offline