[MDEV-4124] CentOS6 amd64 checksum broken Created: 2013-02-01  Updated: 2013-02-04  Resolved: 2013-02-04

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: None
Fix Version/s: None

Type: Bug Priority: Critical
Reporter: Markku Nikkanen Assignee: Unassigned
Resolution: Fixed Votes: 0
Labels: None
Environment:

$ uname -a
Linux 2.6.32-279.9.1.el6.x86_64 #1 SMP Tue Sep 25 21:43:11 UTC 2012 x86_64 x86_64 x86_64 GNU/Linux

$ cat /etc/release
CentOS release 6.3 (Final)
CentOS release 6.3 (Final)
CentOS release 6.3 (Final)
cpe:/o:centos:linux:6:GA



 Description   

Hello,

for some reason checksum match has stopped working. I have tried version 10 and 5.5 installation.

  1. MariaDB 10.0 repository list - created 2013-02-01 08:49 UTC
  2. http://mariadb.org/mariadb/repositories/
    [mariadb]
    name = MariaDB
    baseurl = http://yum.mariadb.org/10.0/centos6-amd64
    gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    gpgcheck=1

sudo yum update
Failed to set locale, defaulting to C
Loaded plugins: downloadonly
base | 3.7 kB 00:00
extras | 3.5 kB 00:00
mariadb/primary_db | 13 kB 00:00
http://yum.mariadb.org/10.0/centos6-amd64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.sqlite.bz2 from mariadb: [Errno 256] No more mirrors to try.

  1. MariaDB 5.5 repository list - created 2013-02-01 08:55 UTC
  2. http://mariadb.org/mariadb/repositories/
    [mariadb]
    name = MariaDB
    baseurl = http://yum.mariadb.org/5.5/centos6-amd64
    gpgkey=https://yum.mariadb.org/RPM-GPG-KEY-MariaDB
    gpgcheck=1

[mnikkane@wd121110 ~]$ sudo yum update
Failed to set locale, defaulting to C
Loaded plugins: downloadonly
mariadb | 1.9 kB 00:00
mariadb/primary_db | 13 kB 00:00
http://yum.mariadb.org/5.5/centos6-amd64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
mariadb/primary_db | 13 kB 00:00
http://yum.mariadb.org/5.5/centos6-amd64/repodata/primary.sqlite.bz2: [Errno -1] Metadata file does not match checksum
Trying other mirror.
Error: failure: repodata/primary.sqlite.bz2 from mariadb: [Errno 256] No more mirrors to try.



 Comments   
Comment by Elena Stepanova [ 2013-02-01 ]

CentOS 5 worked for me, installing CentOS 6 to check...

Comment by Elena Stepanova [ 2013-02-01 ]

Hi,

Did you try what's usually advised in such cases (yum clean all, yum clean metadata)?

So far I couldn't reproduce it, on a new CentOS 6 VM MariaDB-10.0 installation works fine for me.

Comment by Markku Nikkanen [ 2013-02-04 ]

Hello,

I was not aware of clean functionality. Running these commands fixed our issues. Thanks a lot!

Generated at Thu Feb 08 06:53:56 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.