[MDEV-29611] MariaDB 10.5.17 don't have libgalera_smm.so Created: 2022-09-23 Updated: 2022-09-29 Resolved: 2022-09-29 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.5.17 |
| Fix Version/s: | 10.4.26, 10.5.17 |
| Type: | Bug | Priority: | Major |
| Reporter: | An JaeHyun | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Redhat Linux 7 |
||
| Description |
|
I'm installing MariaDB Galera Cluster 10.5.17 with tar. So I try to find 'libgalera_smm.so' file in 'lib' directory, I can see as this.
Originally, I know the softlink of 'galera' follow 'galera-4' and there is galera-4 directory, but the softlink of 'galera' follow '../lib64/galera' and there is no '../lib64/galera' directory in 10.5.17. I try to find the file with MariaDB Server 10.5.16, I can find it.
What happened in MariaDB Server 10.5.17? |
| Comments |
| Comment by Daniel Bartholomew [ 2022-09-26 ] |
|
I've identified an issue with the setup of the galera-26.4.12 bin files. I'm currently working on getting that sorted. Once it is I will be able to re-process the bintar packages and get them updated on the download servers. |
| Comment by Daniel Bartholomew [ 2022-09-27 ] |
|
I've updated the mariadb-10.5.17-linux-x86_64.tar.gz bintar and uploaded it to the primary mirrors. The updated bintar file will eventually make its way to all of the mirrors, but in the mean time, I have confirmed it is on the OSUOSL and NetCologne mirrors (sha1sum '1f8286cc7c7fb348a4b2c29f2444e12ab6803dfe'). Links to both: |
| Comment by Daniel Bartholomew [ 2022-09-28 ] |
|
This issue also affects 10.4.26 so I've also updated mariadb-10.4.26-linux-x86_64.tar.gz there. |
| Comment by Daniel Bartholomew [ 2022-09-29 ] |
|
Fixed the bintars in the affected releases, so closing. |