Re: apt.conf or preferences can work in that case?
- From: Klein Moebius <klein.moebius@xxxxxxxxx>
- Date: Tue, 18 Mar 2008 09:55:23 -0500
* Klein Moebius <klein.moebius@xxxxxxxxx> [2008-03-18 09:36:04 -0500]:
Sorry, I missed a point. Here's the revision:
I would get rid of that in apt.conf and go with pinning only.
Less confusion.
that's correect.
Here is my sources.list:
*===================================*
## etch
#deb http://ftp.fr.debian.org/debian/ stable main contrib non-free
#deb-src http://ftp.fr.debian.org/debian/ stable main contrib non-free
# debian-marillat
#deb http://www.debian-multimedia.org stable main
#deb-src http://www.debian-multimedia.org stable main
# security
#deb http://security.debian.org/ stable/updates main contrib non-free
#deb-src http://security.debian.org/ stable/updates main contrib
non-free
## lenny
deb http://ftp.fr.debian.org/debian/ testing main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ testing main contrib non-free
# debian-marillat
deb http://www.debian-multimedia.org testing main
deb-src http://www.debian-multimedia.org testing main
# security
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib
non-free
# shame (Uunstable lenny)
#deb
http://download.tuxfamily.org/shames/debian-lenny/desktopfx/unstable/ ./
# avant-window-navigator
#deb http://www.arearelax.org/awn/ ./
## sid
deb http://ftp.fr.debian.org/debian/ unstable main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ unstable main contrib non-free
# debian-marillat
deb http://www.debian-multimedia.org sid main
deb-src http://www.debian-multimedia.org sid main
# shame (stable sid)
#deb http://download.tuxfamily.org/shames/debian-sid/desktopfx/stable/
./
## experimental
deb http://ftp.fr.debian.org/debian/ experimental main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ experimental main contrib
non-free
# debian-marillat
deb http://www.debian-multimedia.org experimental main
deb-src http://www.debian-multimedia.org experimental main
*===================================*
I would get rid of all save one of Marillat's repositories save one,
in this case keep the testing repo.
To track testing on such a list, I would do this in /etc/apt/preferences:
Package: *
Pin: release o=Debian,a=testing
Pin-Priority: 850
Package: *
Pin: origin download.tuxfamily.org
Pin-Priority: 851
Package: *
Pin: origin www.arearelax.org
Pin-Prioriy: 849
Package: *
Pin: origin www.debian-multimedia.org
Pin-Priority: 840
Package: *
Pin: release o=Debian,a=unstable
Pin-Priority: 800
Package: *
Pin: release o=Debin,a=experimental
Pin-Priority: 80
This will get compiz from shame's repo, baseline packages from Testing,
your extra stuff from arearelax and Marillat, then Sid, and lastly,
experimental.
--
Regards,
Klein
A statesman is a politician who's been dead 10 or 15 years.
-- Harry S. Truman
Attachment:
signature.asc
Description: Digital signature
- Follow-Ups:
- Re: apt.conf or preferences can work in that case?
- From: Klein Moebius
- Re: apt.conf or preferences can work in that case?
- References:
- apt.conf doesn't have effect anymore
- From: Dvorzhetsky
- Re: apt.conf doesn't have effect anymore
- From: Andrei Popescu
- Re: apt.conf doesn't have effect anymore
- From: Dvorzhetsky
- Re: apt.conf doesn't have effect anymore
- From: Daniel Burrows
- apt.conf or preferences can work in that case?
- From: Dvorzhetsky
- Re: apt.conf or preferences can work in that case?
- From: Klein Moebius
- apt.conf doesn't have effect anymore
- Prev by Date: Re: DCHP
- Next by Date: Re: apt.conf or preferences can work in that case?
- Previous by thread: Re: apt.conf or preferences can work in that case?
- Next by thread: Re: apt.conf or preferences can work in that case?
- Index(es):
Relevant Pages
|