2009-09-08 14:04:32

Metadata file does not match checksum (yum update)

When I run "yum update", I met the following error

filelists.xml.gz                                          |  14 MB     00:01     
Error: failed to retrieve repodata/filelists.xml.gz from rhel-i386-client-5
error was [Errno -1] Metadata file does not match checksum

The solution which I found is

yum clean all
yum update


Posted by Jeong Han Lee | Permanent link