[MDEV-10755] galera library included in tarball linked to wrong version of libssl for EL7 Created: 2016-09-06  Updated: 2023-04-11  Resolved: 2023-04-11

Status: Closed
Project: MariaDB Server
Component/s: N/A
Affects Version/s: None
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Kolbe Kegel (Inactive) Assignee: Daniel Bartholomew
Resolution: Fixed Votes: 0
Labels: None


 Description   

Our Generic Linux tarball for glibc 2.14 includes a galera provider library that links against libssl.so.1.0.0. EL7 now ships with libssl.so.1.0.1e, which cannot satisfy the dependency.

I don't know if there's any easy way to resolve this, but it's an important issue that should be understood, investigated, and at the very least documented.



 Comments   
Comment by Daniel Bartholomew [ 2016-09-06 ]

some further details from kolbe:

  • mariadb-10.1.17-linux-x86_64/lib/galera/libgalera_smm.so links to libssl.so.6
  • mariadb-10.1.17-linux-glibc_214-x86_64/lib/galera/libgalera_smm.so links to libssl.so.1.0.0
  • openssl-libs in EL7 provides libssl.so.10 (and libssl.so.1.0.1e), so neither of those packages work on EL7
Generated at Thu Feb 08 07:44:40 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.