Debian GNU/Linux 7.5 (wheezy)
を使用しています
ファイルを確認すると/etc/apt/sources.list
ファイルには次の行があります:
# Line commented out by installer because it failed to verify:
#deb http://security.debian.org/ wheezy/updates main
別のrepo行を置き換えようとしましたが、置き換えるたびにapt-get update
しばらくすると、次のようになります。
E: Some index files failed to download. They have been ignored, or old ones used instead.
この問題を解決するにはどうすればよいですか?
Debian wheezyはサポートされなくなりました。安定版よりも古いtwoメジャーリリースです。 2018年5月31日 以降、アップデートはありません。
解決策は、dist-upgradeをoldstableまたはstableにアップグレードすることです。
引き続きアーカイブリポジトリを使用できますが、更新はありません。
deb http://archive.debian.org/debian wheezy main
deb http://archive.debian.org/debian-archive/debian-security/ wheezy updates/main