[MDEV-8249] install step fails on rpm-centos5-amd64 Created: 2015-05-30 Updated: 2016-11-19 Resolved: 2016-11-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.1.4 |
| Fix Version/s: | 10.1.20, 10.2.3, 5.5.54-galera, 10.0.29-galera |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Sachin Setiya (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||||||
| Sprint: | 10.2.1-5 | ||||||||||||
| Description |
|
See buildbot, rpm-centos5-amd64 builder. Install step fails after installing galera.
|
| Comments |
| Comment by Nirbhay Choubey (Inactive) [ 2015-05-30 ] |
|
Hi serg! I stumbled into this issue sometime back. It actually affects other Should we just update gcc on vm-centos5-amd64 to the latest one available? |
| Comment by Sergei Golubchik [ 2015-05-30 ] |
|
No, that's no enough as the failure is on the install VM. It doesn't matter how we build, it crashes when galera is installed. And even if we upgrade install VM, it won't help our users at all. The fix is to record the dependency in the galera.rpm, to specify that it needs libgcc 4.1.2-55 or later. I've just verified — there is libgcc 4.1.2-55.el5 for CentOS 5, so this dependency will be satisfied and libgcc will be automatically upgraded, just as needed. |
| Comment by Elena Stepanova [ 2016-01-04 ] |
|
Still fails. |
| Comment by Sergey Vojtovich [ 2016-02-29 ] |
|
Raising priority since the issue is been around since 9 months already and affects bb. |
| Comment by Nirbhay Choubey (Inactive) [ 2016-10-12 ] |
|
A debug galera library does not show this problem. |
| Comment by Nirbhay Choubey (Inactive) [ 2016-11-19 ] |
|
Closing, now that Galera 25.3.19 packages are in staging repo. |
| Comment by Sergey Vojtovich [ 2016-11-19 ] |
|
Last builds succeeded. Thanks for fixing this! |