You are not logged in.

#1 2009-03-03 21:03:35

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

making testing repository optional

ive been hunting high and low for this option, but cant seem to be able to do it.

the thing is, i want to enable testing, but only allow the upgrade of packages i pick manually.. not the entire system, is this possible?

so that when i do "pacman -Syu" it will not upgrade packages in testing

Offline

#2 2009-03-03 21:14:22

Allan
Pacman
From: Brisbane, AU
Registered: 2007-06-09
Posts: 11,672
Website

Re: making testing repository optional

It is possible by putting [testing] last in pacman.conf.   But it is not supported and very much not recommended unless you really know what your are doing...

Offline

#3 2009-03-03 21:16:59

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

Re: making testing repository optional

You install packages from testing using "pacman -S testing/$pkgname" in that case.

Last edited by lucke (2009-03-03 21:17:11)

Offline

#4 2009-03-03 21:22:10

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: making testing repository optional

Allan wrote:

It is possible by putting [testing] last in pacman.conf.   But it is not supported and very much not recommended unless you really know what your are doing...

great, thanks to both of you... thats what i was looking....i dont want to have an experimental desktop, but i needed/wanted xorg-server 1.6 and found it works like a charm. but there are loads of packages wanting their upgrade i dont want to mess with just in case wink

one question, unsuported how? meaning there might be inconsinstencies if i dont upgrade all the needed packages in testing?

Offline

#5 2009-03-03 21:34:49

brisbin33
Member
From: boston, ma
Registered: 2008-07-24
Posts: 1,799
Website

Re: making testing repository optional

edit, i misread things... ignore me

Last edited by brisbin33 (2009-03-03 21:35:28)

Offline

#6 2009-03-03 23:13:35

JGC
Developer
Registered: 2003-12-03
Posts: 1,664

Re: making testing repository optional

It's unsupported because the packages in extra often fail with new packages in testing. These packages get fixed to work with the packages in testing, and are also placed in testing.
One example is the required rebuild of all drivers related to xorg-server 1.6. If you just pick xorg-server, you'll end up with a broken system.

Offline

#7 2009-03-04 02:46:44

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: making testing repository optional

JGC wrote:

It's unsupported because the packages in extra often fail with new packages in testing. These packages get fixed to work with the packages in testing, and are also placed in testing.
One example is the required rebuild of all drivers related to xorg-server 1.6. If you just pick xorg-server, you'll end up with a broken system.

yes, i already had thought of that, but i thought this was easily solved with dependencies and versioning... i still dont know much about how this works in detail.
anyway, thanks for the answers... ive already commited to the testing repo entirely, and except for netcfg which breaks the net-auto daemon everything worked...

btw, now where do i talk about this issue? bug report?

Offline

#8 2009-03-04 02:58:42

Ranguvar
Member
Registered: 2008-08-12
Posts: 2,577

Re: making testing repository optional

People usually post in the [testing] forum.

Not using testing completely can cause problems because sometimes packages in testing are made to work with other new packages in testing.

Offline

#9 2009-03-04 03:20:22

eldragon
Member
From: Buenos Aires
Registered: 2008-11-18
Posts: 1,029

Re: making testing repository optional

Ranguvar wrote:

People usually post in the [testing] forum.

done, thanks wink

Offline

Board footer

Powered by FluxBB