Hello all, I'm seeing some issues from several mirrors with bad metadata: [Errno -1] Metadata file does not match checksum For example, when using the mirrorlist, several mirrors are failing. I've tried some individual mirrors with success. I've been noticing this for about 3 hours. Is this just a temporary issue or is there some issue with mirror syncing. TonyB ----------------- [updates] name=CentOS-$releasever - Updates mirrorlist=http://mirrorlist.centos.org/?release=$releasever&arch=$basearch&repo=updates #baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ gpgcheck=1 gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-CentOS-5 # yum clean all && yum update Loaded plugins: fastestmirror Cleaning up Everything Loaded plugins: fastestmirror Determining fastest mirrors * base: centosb5.centos.org * extras: centost5.centos.org * updates: centosg4.centos.org base | 1.1 kB 00:00 base/primary | 1.3 MB 00:00 base 3662/3662 extras | 2.1 kB 00:00 extras/primary_db | 173 kB 00:00 updates | 1.9 kB 00:00 updates/primary_db | 309 kB 00:01 http://centosg4.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 00:00 http://centosp5.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 00:06 http://centosn4.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 01:17 http://centosh2.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 00:00 http://mirror.nsc.liu.se/CentOS/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 00:00 http://centoss5.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 00:01 http://centosp3.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 00:05 http://centose5.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 00:01 http://centosg4.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 00:00 http://centosp5.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. updates/primary_db | 309 kB 00:00 http://centosn4.centos.org/centos/5.10/updates/x86_64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum Trying other mirror. .... ----------------- These mirrors work fine: baseurl=http://mirror.rackspace.com/centos/$releasever/updates/$basearch/ baseurl=http://mirrors.digitalocean.com/centos/$releasever/updates/$basearch/ baseurl=http://mirror.centos.org/centos/$releasever/updates/$basearch/ baseurl=http://centos.osuosl.org/$releasever/updates/$basearch/ -----------------