RE: translate yum output, please

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> 383 kB    00:00
> http://ftp.heanet.ie/pub/fedora/linux/core/updates/3/i386/repo
> data/primary.xml.gz:
> [Errno -1] Metadata file does not match checksum
> {
> I gather that local and remote primary.xml.gz files don't match.
> Correct?
> }
I see this on a regular basis at work.  Best I can gather is that our
local proxy server is doing caching of the files and not checking 
the original site for changes.  I have had some success with a shell
script containing the following:

cd /tmp
wget --cache=off http://mirror.hiwaay.net/redhat/fedora/linux/extras/3/i386/repodata/primary.xml.gz
wget --cache=off http://fr2.rpmfind.net/linux/fedora/extras/3/i386/repodata/primary.xml.gz
wget --cache=off http://mirrors.kernel.org/fedora/extras/3/i386/repodata/primary.xml.gz
wget --cache=off http://www.mirrorservice.org/sites/download.fedora.redhat.com/pub/fedora/linux/extras/3/i386/repodata/primary.xml.gz
wget --cache=off http://download.fedora.redhat.com/pub/fedora/linux/extras/3/i386/repodata/primary.xml.gz


This seems to reload the cache on the proxy server.  I update it as new
xml.gz files pop up.

Bob Styma


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux