2005年04月04日

apt の sources.list

最近、apt-get update; apt-get upgrade がコケていた。(testing)

aptラインを http://www.ring.gr.jp/ にしても、http://ring.hosei.ac.jp/ に変えても特定のパッケージがアップデートできない。しかも、login や shadow、tcpd、whois などの基本的なものでコケているのだ。

しかし、http://ftp.jp.debian.org/ に向けたらすんなり upgrade できるではないか。
単にミラーが不完全だっただけなのか。

現在の aptラインは下記の通り。

deb http://security.debian.org/ testing/updates main
deb http://ftp.jp.debian.org/debian/ testing main
deb-src http://ftp.jp.debian.org/debian/ testing main
Posted by e-ueda at 2005年04月04日 22:05