Mirroir Debian avec anonftpsync

Bonjour,

j’ai fais un mirroir avec anonftpsync de l’architecture i386.
Je configure apache pour le rendre accéssible.
Jusque la pas de probleme !

dans mon sources.list je met :

#miroir local deb http://www.romgo.fr/mirror/ stable main contrib non-free deb-src http://www.romgo.fr/mirror/ stable main deb http://security.debian.org/ stable/updates main contrib

je fais un aptitude update :

nina:/home/mirror# aptitude update Prendre : 1 http://www.romgo.fr stable Release.gpg [378B] Atteint http://www.romgo.fr stable Release Ign http://www.romgo.fr stable/main Packages/DiffIndex Ign http://www.romgo.fr stable/contrib Packages/DiffIndex Ign http://www.romgo.fr stable/non-free Packages/DiffIndex Ign http://www.romgo.fr stable/main Sources/DiffIndex Atteint http://www.romgo.fr stable/main Packages Atteint http://www.romgo.fr stable/contrib Packages Atteint http://www.romgo.fr stable/non-free Packages Atteint http://www.romgo.fr stable/main Sources Prendre : 2 http://security.debian.org stable/updates Release.gpg [189B] Atteint http://security.debian.org stable/updates Release Prendre : 3 http://security.debian.org stable/updates/main Packages [67,9kB] Ign http://security.debian.org stable/updates/contrib Packages/DiffIndex Atteint http://security.debian.org stable/updates/contrib Packages 67,9ko téléchargés en 0s (131ko/s) Lecture des listes de paquets... Fait W: Impossible de localiser la liste des paquets sources http://security.debian.o rg stable/updates/main Packages (/var/lib/apt/lists/security.debian.org_dists_st able_updates_main_binary-i386_Packages) - stat (2 Aucun fichier ou répertoire de ce type) W: Vous pouvez lancer « apt-get update » pour corriger ces problèmes.

alors je fais un apt-get update :

apt-get update Réception de : 1 http://security.debian.org stable/updates Release.gpg [189B] Atteint http://security.debian.org stable/updates Release Réception de : 2 http://www.romgo.fr stable Release.gpg [378B] Atteint http://www.romgo.fr stable Release Réception de : 3 http://security.debian.org stable/updates/main Packages [67,9kB] Ign http://www.romgo.fr stable/main Packages/DiffIndex Ign http://www.romgo.fr stable/contrib Packages/DiffIndex Ign http://www.romgo.fr stable/non-free Packages/DiffIndex Ign http://www.romgo.fr stable/main Sources/DiffIndex Atteint http://www.romgo.fr stable/main Packages Atteint http://www.romgo.fr stable/contrib Packages Atteint http://www.romgo.fr stable/non-free Packages Atteint http://www.romgo.fr stable/main Sources Ign http://security.debian.org stable/updates/contrib Packages/DiffIndex Atteint http://security.debian.org stable/updates/contrib Packages 67,9ko réceptionnés en 0s (464ko/s) Impossible de récupérer http://security.debian.org/dists/stable/updates/main/binary-i386/Packages.bz2 Somme de contrôle MD5 incohérente Lecture des listes de paquets... Fait W: Impossible de localiser la liste des paquets sources http://security.debian.org stable/updates/main Packages (/var/lib/apt/lists/security.debian.org_dists_stable_updates_main_binary-i386_Packages) - stat (2 Aucun fichier ou répertoire de ce type) W: Vous pouvez lancer « apt-get update » pour corriger ces problèmes. E: Le téléchargement de quelques fichiers d'index a échoué, ils ont été ignorés, ou les anciens ont été utilisés à la place.

à priori j’ai un probleme avec security.debian.org mais je comprend pas j’ai le problème qu’avec mon mirroir perso :angry:

Une idée?