[MDEV-16770] libmysqlclient.so.20 is not included in Mariadb 10.3.8 Created: 2018-07-18 Updated: 2018-07-18 Resolved: 2018-07-18 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Admin statements |
| Affects Version/s: | 10.3.8 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Major |
| Reporter: | Alex | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | Compatibility | ||
| Environment: |
RHEL 6 |
||
| Description |
|
I have installed Mariadb 10.3.8 on RHEL 6. I am installing slurm compute cluster manager, when I install slurm-sql-17.11.6-1.el6.x86_64.rpm I get an error: slurm-sql-17.11.6-1.el6.x86_64.rpm has missing requires libmysqlclient.so.20(64 bit) I have done a yum provides on the Mariadb rpms and see the only contain up to libmysqlclient.so.18 Please assist. |
| Comments |
| Comment by Elena Stepanova [ 2018-07-18 ] |
|
Apparently the packages were built against MySQL. Quick google-ing finds this:
I don't know however whether they follow their own advice and provide packages for both MariaDB and MySQL, or users have to build RPMs themselves. |