Pour être plus clair je poste mon sources.list
[code]# sources.list mixte stable-testing
security, very important
deb http://security.debian.org/ etch/updates main contrib non-free
deb-src http://security.debian.org/ etch/updates main contrib non-free
Securite
deb http://security.debian.org/ testing/updates main contrib non-free
deb-src http://security.debian.org/ testing/updates main contrib non-free
stable = etch
deb http://ftp2.fr.debian.org/debian/ stable main contrib non-free
deb ftp://ftp.scarlet.be/pub/debian/ etch main contrib non-free
deb-src http://ftp2.fr.debian.org/debian/ stable main non-free contrib
testing
deb http://ftp2.fr.debian.org/debian/ testing main contrib non-free
deb-src http://ftp2.fr.debian.org/debian/ testing main contrib non-free
multimedia
deb http://www.debian-multimedia.org etch main
deb http://www.debian-multimedia.org stable main
deb-src http://www.debian-multimedia.org etch main
deb http://www.debian-multimedia.org testing main
skype
deb http://download.skype.com/linux/repos/debian/ stable non-free
unofficial-contrib
deb http://ftp.debian-unofficial.org/debian stable main contrib non-free restricted
Beryl window manager “the cube”
deb http://debian.beryl-project.org/ etch main
deb-src http://debian.beryl-project.org/ etch main
BlackDown Java JRE et JDK
deb ftp://ftp.easynet.be/blackdown/debian testing main non-free
Google software repository
deb http://dl.google.com/linux/deb/ stable non-free
Depots sid
deb http://ftp.fr.debian.org/debian/ sid main contrib non-free
deb-src http://ftp.fr.debian.org/debian/ sid main contrib non-free
deb http://www.debian-multimedia.org/ sid main
deb http://ftp.debian-unofficial.org/debian sid main contrib non-free restricted
deb-src http://ftp.debian-unofficial.org/debian sid main contrib non-free restricted
dvd
deb cdrom:[Debian GNU/Linux 4.0 r0 Etch - Official i386 DVD Binary-1 20070407-11:40]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 Etch - Official i386 DVD Binary-2 20070407-11:40]/ etch contrib main
deb cdrom:[Debian GNU/Linux 4.0 r0 Etch - Official i386 DVD Binary-3 20070407-11:40]/ etch contrib main
Automatix
deb http://www.getautomatix.com/apt etch main[/code]
Chez moi la distribution principale est “unstable”, j’ai donc crée un fichier /etc/apt/apt.conf qui contient APT::Default-Release "testing";
La meilleur solution est de jouer sur les priorités (il y a eu plusieurs post sur le sujet), sinon par défaut ce sont les paquets les plus récents qui sont privilégiés.
Voilà pour ma p’tite pierre à ton édifice.