PDA

View Full Version : Yum update falls over


wrightkevin
29th July 2006, 01:09 PM
Hi Guys,

yum -y update

now fails with the following error messages. Any thoughts?

Kevin Wright.



http://mirrors.dotsrc.org/jpackage/1.6/generic/free/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://planetmirror.com/pub/jpackage/1.6/generic/free/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://sunsite.informatik.rwth-aachen.de/ftp/pub/Linux/jpackage/1.6/generic/free/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
ftp://ftp.pbone.net/pub/jpackage/1.6/generic/free/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://sunsite.rediris.es/mirror/jpackage/1.6/generic/free/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
ftp://gsa10.eps.cdf.udc.es/jpackage/1.6/generic/free/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://www.mirrorservice.org/sites/jpackage.org/1.6/generic/free/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
http://ftp.heanet.ie/pub/jpackage/1.6/generic/free/repodata/primary.xml.gz: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.xml.gz from jpackage-generic: [Errno 256] No more mirrors to try.

multescugeorge@
29th July 2006, 01:17 PM
DO a:
yum clean all
then try again.

wrightkevin
29th July 2006, 01:25 PM

Tried the yum clean all which ran ok but the yum update is still
failing the same way.

multescugeorge@
29th July 2006, 01:27 PM
Error: failure: repodata/primary.xml.gz from jpackage-generic: [Errno 256] No more mirrors to try.
Perhaps the jpackage-generic repo is being updated or something, i recomand disableing it for now, re-enable it in a week, perhaps it will work then.

wrightkevin
29th July 2006, 01:57 PM
By disabling both jpackage-generic and jpackage-fedora my yum update was able to complete. Thanks for your
helpful information - worked a treat. :)