You are not logged in.

#1 2012-06-08 21:14:56

ppr
Member
Registered: 2011-10-04
Posts: 32

[solved]upgrade only from one repository

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-evdev

But 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

#2 2012-06-08 21:16:17

Inxsible
Forum Fellow
From: Chicago
Registered: 2008-06-09
Posts: 9,183

Re: [solved]upgrade only from one repository

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.


Forum Rules

There's no such thing as a stupid question, but there sure are a lot of inquisitive idiots !

Offline

#3 2012-06-09 14:54:01

ppr
Member
Registered: 2011-10-04
Posts: 32

Re: [solved]upgrade only from one repository

thanks! I didn't know the order was important.

Offline

#4 2012-06-09 16:44:36

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

Re: [solved]upgrade only from one repository

ppr, please mark this thread as SOLVED.


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

Offline

Board footer

Powered by FluxBB