[MDEV-5680] Wrong libssl version with galera package on Debian Squeeze Created: 2014-02-15 Updated: 2014-03-13 Resolved: 2014-03-13 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 5.5.33a-galera, 5.5.34-galera, 5.5.35-galera |
| Fix Version/s: | 5.5.36-galera |
| Type: | Bug | Priority: | Major |
| Reporter: | Dimitri Savineau | Assignee: | Daniel Bartholomew |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera | ||
| Environment: |
Debian Squeeze (6.0.8) amd64 virtual machine on kvm |
||
| Description |
|
After upgrading mariadb galera package from 23.2.7 to 25.3.2, mysql fail to start.
In mysql log file :
libgalera_smm.so is linked with wrong libssl version (1.0.0 instead of 0.9.8). Moreover there is also a problem with libstdc++
But dependencies on galera package shows libssl0.9.8 :
|
| Comments |
| Comment by Dimitri Savineau [ 2014-03-12 ] | |||||||||||||
|
Hi Daniel, This issue seems resolved.
| |||||||||||||
| Comment by Daniel Bartholomew [ 2014-03-13 ] | |||||||||||||
|
Issue resolved, so closing. |