You are not logged in.

#1 2009-03-05 11:40:04

hoschi
Member
From: Ulm (Germany)
Registered: 2008-11-03
Posts: 458

Using Testing and Downgrading later?

Hello,
is it possible to use Testing (i need Xorg-Server 1.6) and later downgrade to stable again?
Can I simply add and remove the Testing-Branch in pacman.conf?

Thanks for your help.

Offline

#2 2009-03-05 11:59:15

lucke
Member
From: Poland
Registered: 2004-11-30
Posts: 4,018

Re: Using Testing and Downgrading later?

Yeah, but you'd have to specify which packages to downgrade (it won't downgrade automatically after hashing out testing and running pacman -Syu).

Last edited by lucke (2009-03-05 12:00:33)

Offline

#3 2009-03-05 12:14:08

agapito
Member
From: Who cares.
Registered: 2008-11-13
Posts: 646

Re: Using Testing and Downgrading later?

I did it.


Excuse my poor English.

Offline

#4 2009-03-05 12:23:24

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: Using Testing and Downgrading later?

hoschi wrote:

Can I simply add and remove the Testing-Branch in pacman.conf?

pacman can manage this as well.

man pacman.conf wrote:

The order of repositories in the configuration files matters; repositories listed first will take precedence over those listed later in the file when packages in two repositories have identical names, regardless of version number.

enable [testing] and put it as your last repo in pacman.conf
pacman -Sy testing/xorg

Offline

#5 2009-03-05 12:23:56

hoschi
Member
From: Ulm (Germany)
Registered: 2008-11-03
Posts: 458

Re: Using Testing and Downgrading later?

agapito wrote:

I did it.

Should I note the packages?

Offline

#6 2009-03-05 12:27:12

bangkok_manouel
Member
From: indicates a starting point
Registered: 2005-02-07
Posts: 1,556

Re: Using Testing and Downgrading later?

hoschi wrote:
agapito wrote:

I did it.

Should I note the packages?

if you enable/disable [testing], pacman will tell you that the local package is newer than the one in the repo so you don't have to note anything.

Offline

#7 2009-03-05 14:08:48

dw
Member
From: Vienna, Austria
Registered: 2006-11-25
Posts: 160

Re: Using Testing and Downgrading later?

i always use yaourt with the --downgrade option after disabling testing.

Offline

Board footer

Powered by FluxBB