Salut à tous,
J’ai un petit problème pour modifier mon sources.list, je ne sais pas comment m’y prendre.
J’ai utilisé ce topic pour créer mon sources.list : forum.debian-fr.org/viewtopic.php?t=5659
J’ai essayé de modifier les depots comme ceci pour avoir les derniers package testing:
## testing
#deb http://ftp.nerim.net/debian/ testing main contrib non-free
deb http://ftp2.fr.debian.org/debian/ testing main contrib non-free
#deb-src http://ftp.nerim.net/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
## experimental
#deb http://ftp.nerim.net/debian/ experimental main contrib non-free
deb http://ftp2.fr.debian.org/debian/ experimental main contrib non-free
#deb-src http://ftp.nerim.net/debian/ experimental main contrib non-free
deb-src http://ftp2.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
## sarge
deb http://ftp2.fr.debian.org/debian/ sarge main contrib non-free
deb-src http://ftp2.fr.debian.org/debian/ sarge main contrib non-free
#debian-marillat
deb http://www.debian-multimedia.org sarge main
deb-src http://www.debian-multimedia.org sarge main## sarge non-US
deb http://ftp2.fr.debian.org/debian-non-US/ sarge/non-US main contrib non-free
deb-src http://ftp2.fr.debian.org/debian-non-US/ sarge/non-US main contrib non-free
# security
deb http://security.debian.org/ sarge/updates main contrib non-free
deb-src http://security.debian.org/ sarge/updates main contrib non-free
# volatile
deb ftp://ftp2.de.debian.org/debian-volatile stable/volatile main contrib non-free
deb-src ftp://ftp2.de.debian.org/debian-volatile stable/volatile main contrib non-free
#debian-marillat
deb http://www.debian-multimedia.org sid main
deb-src http://www.debian-multimedia.org sid main
Mon fichier de préférence est le même que celui qui est écris dans le topic que j’ai montré plus haut.
Quand je fais apt-get update j’ai ces erreurs :
Impossible de récupérer http://www.debian-multimedia.org/dists/sarge/main/binary-i386/Packages.gz 404 Not Found
Impossible de récupérer http://www.debian-multimedia.org/dists/sarge/main/source/Sources.gz 404 Not Found
Lecture des listes de paquets... Erreur !
E: Dynamic MMap ran out of room
E: Erreur apparue lors du traitement de bomberclone (NewFileVer1)
E: Problem with MergeList /var/lib/apt/lists/security.debian.org_dists_sarge_updates_main_binary-i386_Packages
E: Les listes de paquets ou le fichier « status » ne peuvent être analysés ou lus.
Merci, @++