[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 $ cat /etc/release |
||
| Description |
|
Hello, for some reason checksum match has stopped working. I have tried version 10 and 5.5 installation.
sudo yum update
[mnikkane@wd121110 ~]$ sudo yum update |
| 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! |