[MDEV-24761] libgalera_smm.so in generic tarball is not linking to correct files for Ubuntu Created: 2021-02-02 Updated: 2023-04-11 |
|
| Status: | Stalled |
| Project: | MariaDB Server |
| Component/s: | Galera |
| Affects Version/s: | 10.5 |
| Fix Version/s: | 10.5, 10.6 |
| Type: | Bug | Priority: | Major |
| Reporter: | Roel Van de Paar | Assignee: | Julius Goryavsky |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Will lead to errors for Galera lib. The reason:
The files on Ubuntu 20.04.2 LTS are currently
Trying to symlink these manually fails too:
Using LD_PRELOAD seem to not work at first glance either, though this has not been confirmed. |
| Comments |
| Comment by Roel Van de Paar [ 2021-02-02 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
From discussion with Alexey;
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2021-02-02 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
I don't think one can package OpenSSL libraries with the GPLv2 code together. | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Roel Van de Paar [ 2021-02-02 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
abychko can we somehow make the package compatible with both? | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Alexey Bychko (Inactive) [ 2021-02-16 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
prepare OpenSSL, the steps:
build galera:
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Alexey Bychko (Inactive) [ 2021-02-16 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
built on centos 7 and checked for missing libs on ubuntu 2004
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Alexey Bychko (Inactive) [ 2021-02-16 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
license is https://www.openssl.org/source/license-openssl-ssleay.txt | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Alexey Bychko (Inactive) [ 2021-02-16 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
jplindst please merge 0cdd529959d6a3fe17a329e513e8159590738212 to CS galera (if needed of course) | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Ramesh Sivaraman [ 2021-02-17 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
abychko The Galera library build on CentOS7 works fine on Ubuntu-20.04
| ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Jan Lindström (Inactive) [ 2021-12-23 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
26.4.10 | ||||||||||||||||||||||||||||||||||||||||||||||||||||
| Comment by Sergei Golubchik [ 2021-12-23 ] | ||||||||||||||||||||||||||||||||||||||||||||||||||||
|
It looks like it isn't fixed yet? |