您的位置:首页 > 其它

解決yum [Errno -1] Metadata file does not match checksum

2012-05-25 21:58 399 查看
yum clean all

yum clean metadata

yum makecache --disableplugin=fastestmirror

升级os:

yum update

You can try doing sudo yum clean all or sudo rm -rf
/var/cache/yum
.
Follow that with yum check-update. You may still
get those errors, if so, the
problem is on the other end, they have invalid
or corrupted data and you'll have to wait
for your mirrors to resync with
correct data.

If you don't want to wait, you can manually download the
updates and use the
yum localinstall method.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: