[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[debian-users:42314] sarge にて apt-get update
ひらいと申します。
先程、Sarge な環境にて apt-get update を実行したところ、下記のような
エラーメッセージと共に失敗しました。
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
# apt-get update
取得:1 ftp://ftp.jp.debian.org testing/main Packages
エラー ftp://ftp.jp.debian.org testing/main Packages
Unable to fetch file, server said 'Can't open /debian/dists/testing/main/binary-i386/Packages.gz: No such file or directory '
取得:2 ftp://ftp.jp.debian.org testing/main Release
無視 ftp://ftp.jp.debian.org testing/main Release
取得:3 ftp://ftp.jp.debian.org testing/main Sources
エラー ftp://ftp.jp.debian.org testing/main Sources
Unable to fetch file, server said 'Can't open /debian/dists/testing/main/source/Sources.gz: No such file or directory '
取得:4 ftp://ftp.jp.debian.org testing/main Release
無視 ftp://ftp.jp.debian.org testing/main Release
ヒット http://security.debian.org testing/updates/main Packages
取得:5 http://security.debian.org testing/updates/main Release [111B]
111B を 0s で取得しました (209B/s)
ftp://ftp.jp.debian.org/debian/dists/testing/main/binary-i386/Packages.gz Unable to fetch file, server said 'Can't open /debian/dists/testinの取得に失敗しました
ftp://ftp.jp.debian.org/debian/dists/testing/main/source/Sources.gz Unable to fetch file, server said 'Can't open /debian/dists/testing/mainの取得に失敗しました
パッケージリストを読みこんでいます... 完了
E: いくつかのインデックスファイルのダウンロードに失敗しました。無視されたか、
あるいは古いものが使用されました。
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
ftp サーバを探ってみると、確かに ftp.jp.debian.org/debian/dists 配下
のディレクトリが無くなっています。
私の環境では、source.lst に下記の記述を書いているのですが、今後変更
を行わなくてはならないのでしょうか。
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
deb ftp://ftp.jp.debian.org/debian/ sarge main
deb-src ftp://ftp.jp.debian.org/debian/ sarge main
deb http://security.debian.org/ sarge/updates main
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
同様の現象が起こった方はいらっしゃいますか?
--- Tomokazu Hirai