VPSで「apt-getupdate」を実行すると、多くのエラーメッセージが表示されます。
Err http://ftp.debian.org lenny/volatile/main Packages
404 Not Found [IP: 130.89.149.226 80]
Err http://ftp.debian.org lenny/volatile/contrib Packages
404 Not Found [IP: 130.89.149.226 80]
Err http://ftp.debian.org lenny/volatile/non-free Packages
404 Not Found [IP: 130.89.149.226 80]
Err http://ftp.debian.org lenny/updates/main Packages
404 Not Found [IP: 130.89.149.226 80]
Err http://ftp.debian.org lenny/updates/contrib Packages
404 Not Found [IP: 130.89.149.226 80]
Err http://ftp.debian.org lenny/updates/non-free Packages
404 Not Found [IP: 130.89.149.226 80]
W: Failed to fetch http://ftp.debian.org/debian-volatile/dists/lenny/volatile/main/binary-i386/Packages 404 Not Found [IP: 130.89.149.226 80]
W: Failed to fetch http://ftp.debian.org/debian-volatile/dists/lenny/volatile/contrib/binary-i386/Packages 404 Not Found [IP: 130.89.149.226 80]
W: Failed to fetch http://ftp.debian.org/debian-volatile/dists/lenny/volatile/non-free/binary-i386/Packages 404 Not Found [IP: 130.89.149.226 80]
W: Failed to fetch http://ftp.debian.org/debian-security/dists/lenny/updates/main/binary-i386/Packages 404 Not Found [IP: 130.89.149.226 80]
W: Failed to fetch http://ftp.debian.org/debian-security/dists/lenny/updates/contrib/binary-i386/Packages 404 Not Found [IP: 130.89.149.226 80]
W: Failed to fetch http://ftp.debian.org/debian-security/dists/lenny/updates/non-free/binary-i386/Packages 404 Not Found [IP: 130.89.149.226 80]
E: Some index files failed to download, they have been ignored, or old ones used instead.
誰かがこのリストを更新してすべてのURLを機能させるのを手伝ってもらえますか?.
質問のタイトルがおかしいので申し訳ありませんが、正しい用語がわかりません。
探しているファイルは/etc/apt/sources.list
。
ホストが不正なリポジトリURLを持つ古いOpenVZテンプレートの1つを使用している可能性があります。
私のリストを試してください:
deb http://security.debian.org/ lenny/updates main contrib non-free deb http://volatile.debian.org/debian-volatile lenny/volatile main contrib non-free deb http://ftp.us.debian.org/debian/ lenny main deb-src http://ftp.us.debian.org/debian/ lenny main deb-src http://security.debian.org/ lenny/updates main deb-src http://volatile.debian.org/debian-volatile lenny/volatile main
http://ftp.devian.org/debian-security
が存在しないようです。 http://ftp.debian.org/
を表示すると、debian/
だけが表示されます。
たぶんsecurity.debian.org
を試してみてください?
その名前から考えられるかもしれませんが、ftp.debian.org
は他のDebianミラーよりも完全なミラーではありません。たとえば、debian-volatile
はありません。 Debian Webサイトには debian-volatileミラーのリスト があります。セキュリティアップデートは、security.debian.org
から直接取得する必要があります。
/etc/apt/sources.list
を編集する必要があります。揮発性およびセキュリティラインを次のようなものに変更します
deb http://ftp.nl.debian.org/debian-volatile lenny/volatile main contrib non-free
deb http://security.debian.org/ lenny/updates main contrib non-free
そこにいる間に、コアラインを変更してftp.nl.debian.org
も使用することもできます。