On 07/10/2013 07:54 AM, Pat Riehecky wrote:
yum clean expire-cache
Thanks Pat,
I did try a yum clean which I think is clean all including expire-cache.
Anyway trying that explicitly does not seem to fix it:
joe@george:~$ sudo yum clean expire-cache
Loaded plugins: fastestmirror, refresh-packagekit, security
Cleaning repos: CONDOR-stable LDG_EPEL6 LDG_SL6.1-base
LDG_SL6.1-securityupdates VDT-Production-sl6
: elrepo google-chrome lscsoft lscsoft-testing
rpmforge sl sl-livecd-extra sl-security
: sl6x sl6x-security
17 metadata files removed
joe@george:~$ yum info swig2
Loaded plugins: fastestmirror, refresh-packagekit, security
Loading mirror speeds from cached hostfile
* elrepo: elrepo.org
* rpmforge: mirror.hmc.edu
* sl: ftp1.scientificlinux.org
* sl-security: ftp1.scientificlinux.org
* sl6x: ftp1.scientificlinux.org
* sl6x-security: ftp1.scientificlinux.org
sl-livecd-extra/primary | 28 kB 00:00
http://www.livecd.ethz.ch/download/sl-livecd-extra/6.4/x86_64/repodata/primary.xml.gz:
[Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from sl-livecd-extra: [Errno
256] No more mirrors to try.
I wonder if I should remove that repo from the list. I'm not sure what
packages are in it though.
Joe