This error message repeats for what looks like every mirror:
[222] /home/magnusg $ yum install xmms Loaded plugins: protectbase, refresh-packagekit 84 packages excluded due to repository protections Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package xmms.i386 1:1.2.11-3.20071117cvs.fc10 set to be updated updates/filelists | 5.3 MB 00:36 http://mirrors.kernel.org/fedora/updates/10/i386/repodata/filelists.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror.
Des this reflect a problem with my yum files and, if so, how can I correct it? Thanks for the help! --Jerry
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
On 05/01/2009 04:18 PM, Gerhard Magnus wrote:
This error message repeats for what looks like every mirror:
[222] /home/magnusg $ yum install xmms Loaded plugins: protectbase, refresh-packagekit 84 packages excluded due to repository protections Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package xmms.i386 1:1.2.11-3.20071117cvs.fc10 set to be updated updates/filelists | 5.3 MB 00:36 http://mirrors.kernel.org/fedora/updates/10/i386/repodata/filelists.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror.
Des this reflect a problem with my yum files and, if so, how can I correct it? Thanks for the help! --Jerry
Have you tried "yum clean all"?
- --
Steve
On Fri, May 1, 2009 at 2:18 PM, Gerhard Magnus magnus@agora.rdrop.com wrote:
This error message repeats for what looks like every mirror:
[222] /home/magnusg $ yum install xmms Loaded plugins: protectbase, refresh-packagekit 84 packages excluded due to repository protections Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package xmms.i386 1:1.2.11-3.20071117cvs.fc10 set to be updated updates/filelists | 5.3 MB 00:36 http://mirrors.kernel.org/fedora/updates/10/i386/repodata/filelists.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror.
Des this reflect a problem with my yum files and, if so, how can I correct it? Thanks for the help! --Jerry
Have you done: "man yum"?
Now, see if "yum clean metadata" addresses your problem. If not, try "yum clean all".
This error message repeats for what looks like every mirror:
[222] /home/magnusg $ yum install xmms Loaded plugins: protectbase, refresh-packagekit 84 packages excluded due to repository protections Setting up Install Process Parsing package install arguments Resolving Dependencies --> Running transaction check ---> Package xmms.i386 1:1.2.11-3.20071117cvs.fc10 set to be updated updates/filelists | 5.3 MB 00:36 http://mirrors.kernel.org/fedora/updates/10/i386/repodata/filelists.xml.gz: [Errno -1] Metadata file does not match checksum Trying other mirror.
Have you done: "man yum"?
Now, see if "yum clean metadata" addresses your problem. If not, try "yum clean all".
'yum clean metadata' fixed the problem