- 2010-01-05 (火) 19:21
- CentOS
CentOS 5.4 で yum update すると "Metadata file does not match checksum." などというエラーが表示されました。どうやら yum-fastestmirror プラグインを使用していると発生することがある様子。
根本解決ではないかもしれませんが、以下のコマンドで対処。
# yum makecache --disableplugin=fastestmirror
後でもうちょっと調べてみよ…。
以下の関連(しているかもしれない)記事もどうぞ!
コメント:0
トラックバック:0
- このエントリーのトラックバックURL
- http://digitalbox.jp/happy-go-lucky-computing/centos/yum-checksum-error/trackback/
- Listed below are links to weblogs that reference
- yum で Metadata file does not match checksum エラー from digitalbox
