Saturday, July 12, 2014

Metadata file does not match checksum Trying other mirror.

Error message

http://public-yum.oracle.com/repo/OracleLinux/OL6/latest/x86_64/repodata/filelists.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
public_ol6_latest/primary                                |  39 MB     01:48
http://public-yum.oracle.com/repo/OracleLinux/OL6/latest/x86_64/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from public_ol6_latest: [Errno 256] No more mirrors to try.


Solution :

I have seen the "Metadata file does not match checksum" error once too and was able to resolve it by:
1) Setting http_caching=none in /etc/yum.conf file
2) yum clean metadata
3) yum update

It will work fine......

Thank you.......


No comments: