yum install tree 出错primary.sqlite.bz2: [Errno -1] Metadata file does not match checks 解决办法
时间:2015-09-24 19:18:53
收藏:0
阅读:1455
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
http://ftp.sjtu.edu.cn/centos/5.4/addons/x86_64/repodata/primary.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: failure: repodata/primary.sqlite.bz2 from addons: [Errno 256] No more mirrors to try.
Loading mirror speeds from cached hostfile
http://ftp.sjtu.edu.cn/centos/5.4/addons/x86_64/repodata/primary.sqlite.bz2: [Errno 14] HTTP Error 404: Not Found
Trying other mirror.
Error: failure: repodata/primary.sqlite.bz2 from addons: [Errno 256] No more mirrors to try.
yum clean all
yum makecache
评论(0)