[MDEV-3605] LP:1049621 - GLIBC_2.14 buildbot change for mariadb-5.3.8-Linux-x86_64.tar.gz Created: 2012-09-12 Updated: 2015-02-02 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Peter (Stig) Edwards (Inactive) | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Hello and thank you for mariadb, I noticed mariadb-5.3.8-Linux-x86_64.tar.gz looks to have been built with different libs than mariadb-5.3.7-Linux-x86_64.tar.gz and previous 5.3.X bintars for x86_64. In particular when executing on Red Hat EL 5.8 (2.6.18-308.1.1.el5 with (glibc 2.5 (-81)) 5.3.8 now errors with: /bin/mysql_upgrade: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by bin/mysql_upgrade) and /bin/mysqld: error while loading shared libraries: libevent-2.0.so.5: cannot open shared object file: No such file or directory on RHEL6 (less "ancient") it also errors with bin/mysql_upgrade: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by bin/mysql_upgrade) glibc on RHEL6.2 is 2.12(-1.47) I am wondering if there is a x86_64 bintar file available that will run with older versions of glibc. As I could not find a mention of this change I thought it likely to be a bug. Thank you Ref: |
| Comments |
| Comment by Elena Stepanova [ 2012-09-12 ] |
|
Re: GLIBC_2.14 buildbot change for mariadb-5.3.8-Linux-x86_64.tar.gz Thanks, yes, it's an unfortunate side-effect of building the package on the "latest and greatest". Hi Daniel, We discussed this problem some time ago, the tentative solution was to provide two versions of the binary tarball, but it seems that the other package hasn't made it to the downloads yet. Could you please make it available as you planned to? |
| Comment by Peter (Stig) Edwards (Inactive) [ 2012-09-12 ] |
|
Re: GLIBC_2.14 buildbot change for mariadb-5.3.8-Linux-x86_64.tar.gz |
| Comment by Daniel Bartholomew [ 2012-09-13 ] |
|
Re: GLIBC_2.14 buildbot change for mariadb-5.3.8-Linux-x86_64.tar.gz http://downloads.mariadb.org/mariadb/5.3.8/#os_group=linux_generic Let us know if you run into any trouble with them. Thanks! |
| Comment by Peter (Stig) Edwards (Inactive) [ 2012-09-13 ] |
|
Re: GLIBC_2.14 buildbot change for mariadb-5.3.8-Linux-x86_64.tar.gz |
| Comment by Rasmus Johansson (Inactive) [ 2012-09-13 ] |
|
Launchpad bug id: 1049621 |