Всем доброго дня.
На трех разных серверах под управлением deb4 побился apt.
Подскажите, пожалуйста, в чем я ошибаюсь.
--fqdn:~# cat /etc/apt/sources.list; echo; apt-get update
deb http://ftp.se.debian.org/debian/ etch main contrib non-free
deb-src http://ftp.se.debian.org/debian/ etch main contrib
deb http://security.debian.org/ etch/updates main contrib
Ign http://ftp.se.debian.org etch Release.gpg
Ign http://ftp.se.debian.org etch Release
Ign http://ftp.se.debian.org etch/main Packages/DiffIndex
Ign http://ftp.se.debian.org etch/contrib Packages/DiffIndex
Ign http://ftp.se.debian.org etch/non-free Packages/DiffIndex
Ign http://ftp.se.debian.org etch/main Sources/DiffIndex
Ign http://ftp.se.debian.org etch/contrib Sources/DiffIndex
Ign http://ftp.se.debian.org etch/main Packages
Ign http://ftp.se.debian.org etch/contrib Packages
Ign http://ftp.se.debian.org etch/non-free Packages
Ign http://ftp.se.debian.org etch/main Sources
Ign http://ftp.se.debian.org etch/contrib Sources
Err http://ftp.se.debian.org etch/main Packages
404 Not Found [IP: 130.239.18.163 80]
Err http://ftp.se.debian.org etch/contrib Packages
404 Not Found [IP: 130.239.18.163 80]
Err http://ftp.se.debian.org etch/non-free Packages
404 Not Found [IP: 130.239.18.163 80]
Err http://ftp.se.debian.org etch/main Sources
404 Not Found [IP: 130.239.18.163 80]
Err http://ftp.se.debian.org etch/contrib Sources
404 Not Found [IP: 130.239.18.163 80]
Get:1 http://security.debian.org etch/updates Release.gpg [835B]
Get:2 http://security.debian.org etch/updates Release [37.6kB]
Ign http://security.debian.org etch/updates/main Packages/DiffIndex
Ign http://security.debian.org etch/updates/contrib Packages/DiffIndex
Hit http://security.debian.org etch/updates/main Packages
Hit http://security.debian.org etch/updates/contrib Packages
Fetched 38.5kB in 6s (6194B/s)
Failed to fetch http://ftp.se.debian.org/debian/dists/etch/main/binary-i386/Packages.gz 404 Not Found [IP: 130.239.18.163 80]
Failed to fetch http://ftp.se.debian.org/debian/dists/etch/contrib/binary-i386/Packages.gz 404 Not Found [IP: 130.239.18.163 80]
Failed to fetch http://ftp.se.debian.org/debian/dists/etch/non-free/binary-i386/Packages.gz 404 Not Found [IP: 130.239.18.163 80]
Failed to fetch http://ftp.se.debian.org/debian/dists/etch/main/source/Sources.gz 404 Not Found [IP: 130.239.18.163 80]
Failed to fetch http://ftp.se.debian.org/debian/dists/etch/contrib/source/Sources.gz 404 Not Found [IP: 130.239.18.163 80]
Reading package lists... Done
E: Some index files failed to download, they have been ignored, or old ones used instead.
Заранее спасибо!