apt-getの接続がタイムアウトになっていた件
DARのインストールの時に気づいたのですが、ここ2,3日aptでの接続タイムアウトが発生してました。
KURO-BOX:/etc/apt# apt-get update
ヒット http://security.debian.org stable/updates/main Packages
ヒット http://security.debian.org stable/updates/main Release
ヒット http://security.debian.org stable/updates/contrib Packages
ヒット http://security.debian.org stable/updates/contrib Release
ヒット http://security.debian.org stable/updates/non-free Packages
ヒット http://security.debian.org stable/updates/non-free Release
エラー http://ftp.jp.debian.org ja/stable/main Packages
ftp.jp.debian.org:80 (203.178.137.175) へ接続できませんでした。接続がタイムアウトしました
エラー http://ftp.jp.debian.org ja/stable/main Release
ftp.jp.debian.org:80 (203.178.137.175) へ接続できませんでした。接続がタイムアウトしました
エラー http://ftp.jp.debian.org stable/contrib Packages
ftp.jp.debian.org:80 (203.178.137.175) へ接続できませんでした。接続がタイムアウトしました
原因は玄箱、というかうちのネットワークから、source.listに設定していたサーバが反応ない模様。
そこでうちから唯一反応していたこちらのサーバに書き換え。
でapt-get update
KURO-BOX:/etc/apt# apt-get update
ヒット http://security.debian.org stable/updates/main Packages
ヒット http://security.debian.org stable/updates/main Release
ヒット http://security.debian.org stable/updates/contrib Packages
ヒット http://security.debian.org stable/updates/contrib Release
ヒット http://security.debian.org stable/updates/non-free Packages
ヒット http://security.debian.org stable/updates/non-free Release
取得:1 http://ftp.debian.or.jp stable/main Packages [3275kB]
取得:2 http://ftp.debian.or.jp stable/main Release [98B]
取得:3 http://ftp.debian.or.jp stable/contrib Packages [48.4kB]
取得:4 http://ftp.debian.or.jp stable/contrib Release [101B]
取得:5 http://ftp.debian.or.jp stable/non-free Packages [46.9kB]
取得:6 http://ftp.debian.or.jp stable/non-free Release [102B]
取得:7 http://ftp.debian.or.jp stable-jp/main Packages [4668B]
取得:8 http://ftp.debian.or.jp stable-jp/main Release [90B]
取得:9 http://ftp.debian.or.jp stable-jp/contrib Packages [1834B]
取得:10 http://ftp.debian.or.jp stable-jp/contrib Release [93B]
取得:11 http://ftp.debian.or.jp stable-jp/non-free Packages [2611B]
取得:12 http://ftp.debian.or.jp stable-jp/non-free Release [94B]
3380kB を 57s で取得しました (58.4kB/s)
パッケージリストを読みこんでいます... 完了
直った・・・・なんだったのだろう
KURO-BOX:/etc/apt# apt-get update
ヒット http://security.debian.org stable/updates/main Packages
ヒット http://security.debian.org stable/updates/main Release
ヒット http://security.debian.org stable/updates/contrib Packages
ヒット http://security.debian.org stable/updates/contrib Release
ヒット http://security.debian.org stable/updates/non-free Packages
ヒット http://security.debian.org stable/updates/non-free Release
エラー http://ftp.jp.debian.org ja/stable/main Packages
ftp.jp.debian.org:80 (203.178.137.175) へ接続できませんでした。接続がタイムアウトしました
エラー http://ftp.jp.debian.org ja/stable/main Release
ftp.jp.debian.org:80 (203.178.137.175) へ接続できませんでした。接続がタイムアウトしました
エラー http://ftp.jp.debian.org stable/contrib Packages
ftp.jp.debian.org:80 (203.178.137.175) へ接続できませんでした。接続がタイムアウトしました
原因は玄箱、というかうちのネットワークから、source.listに設定していたサーバが反応ない模様。
そこでうちから唯一反応していたこちらのサーバに書き換え。
でapt-get update
KURO-BOX:/etc/apt# apt-get update
ヒット http://security.debian.org stable/updates/main Packages
ヒット http://security.debian.org stable/updates/main Release
ヒット http://security.debian.org stable/updates/contrib Packages
ヒット http://security.debian.org stable/updates/contrib Release
ヒット http://security.debian.org stable/updates/non-free Packages
ヒット http://security.debian.org stable/updates/non-free Release
取得:1 http://ftp.debian.or.jp stable/main Packages [3275kB]
取得:2 http://ftp.debian.or.jp stable/main Release [98B]
取得:3 http://ftp.debian.or.jp stable/contrib Packages [48.4kB]
取得:4 http://ftp.debian.or.jp stable/contrib Release [101B]
取得:5 http://ftp.debian.or.jp stable/non-free Packages [46.9kB]
取得:6 http://ftp.debian.or.jp stable/non-free Release [102B]
取得:7 http://ftp.debian.or.jp stable-jp/main Packages [4668B]
取得:8 http://ftp.debian.or.jp stable-jp/main Release [90B]
取得:9 http://ftp.debian.or.jp stable-jp/contrib Packages [1834B]
取得:10 http://ftp.debian.or.jp stable-jp/contrib Release [93B]
取得:11 http://ftp.debian.or.jp stable-jp/non-free Packages [2611B]
取得:12 http://ftp.debian.or.jp stable-jp/non-free Release [94B]
3380kB を 57s で取得しました (58.4kB/s)
パッケージリストを読みこんでいます... 完了
直った・・・・なんだったのだろう
2006,03,09 Thu 06:15
