[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:
|