Changes

Jump to navigation Jump to search
Metadata file does not match checksum
Line 222: Line 222:  
  yum update
 
  yum update
   −
Also, see the warning about updating yum if you are running a version earler than SME 7.1.1 under [[SME_Server:Documentation:FAQ#Which_repositories_should_be_enabled|Which_repositories_should_be_enabled]]
+
*Fix for 'Metadata file does not match checksum'
 +
Typical error message
 +
http://apt.sw.be/fedora/3/en/i386/dag/repodata/primary.xml.gz:
 +
[Errno -1] Metadata file does not match checksum Trying other mirror.
 +
Error: failure: repodata/primary.xml.gz from dag: [Errno 256] No more mirrors to try.
 +
 
 +
To flush the up stream proxies, using wget, run:
 +
 
 +
wget --cache=off http://apt.sw.be/fedora/3/en/i386/dag/repodata/filelists.xml.gz
 +
wget --cache=off http://apt.sw.be/fedora/3/en/i386/dag/repodata/primary.xml.gz
 +
wget --cache=off http://apt.sw.be/fedora/3/en/i386/dag/repodata/repomd.xml
 +
yum update
 +
 
 +
*Also, see the warning about updating yum if you are running a version earler than SME 7.1.1
 +
under [[SME_Server:Documentation:FAQ#Which_repositories_should_be_enabled|Which_repositories_should_be_enabled]]
    
===Hard Drives, RAID's, USB Hard Drives===
 
===Hard Drives, RAID's, USB Hard Drives===

Navigation menu