http://mirrors.163.com/centos/5/os/i386/repodata/filelists.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/filelists.sqlite.bz2 from base: [Errno 256] No more mirrors to try.
You could try running: package-cleanup --problems
package-cleanup --dupes
rpm -Va --nofiles --nodigest
The program package-cleanup is found in the yum-utils package.
今天遇到这个问题 根据提示试了好长时间 也没弄好。最后终于在官方网上找到类似的问题。以下是解决方法
yum clean all
yum makecache
http://centos.org/modules/newbb/print.php?form=2&forum=37&topic_id=25002&post_id=100287
本文详细记录了在安装CentOS过程中遇到的错误及其解决办法,包括使用`yum clean all`和`yum makecache`命令进行清理和缓存更新,最终成功解决问题的过程。
5197

被折叠的 条评论
为什么被折叠?



