[MDEV-4200] Missing libmysqlclient_r.so.18 on the mariadbclient-dev package on Debian packages Created: 2013-02-25  Updated: 2013-04-04  Due: 2013-04-03  Resolved: 2013-04-04

Status: Closed
Project: MariaDB Server
Component/s: None
Affects Version/s: 5.5.29
Fix Version/s: 5.5.31

Type: Bug Priority: Major
Reporter: Jean Weisbuch Assignee: Alexey Botchkov
Resolution: Cannot Reproduce Votes: 0
Labels: libmysqlclient, packaging
Environment:

Debian 6.0 amd64 and i386 using official packages repository



 Description   

This issue has been resolved for RPM packages on MDEV-3923.

The package provides a symbolic link from /usr/lib/libmysqlclient_r.so to libmysqlclient_r.so.18 but /usr/lib/libmysqlclient_r.so.18 is not installed by the package.

It blocks for example the mydumper compilation :

make[2]: *** No rule to make target `/usr/lib/libmysqlclient_r.so', needed by `mydumper'.  Stop.
make[1]: *** [CMakeFiles/mydumper.dir/all] Error 2
make: *** [all] Error 2



 Comments   
Comment by Alexey Botchkov [ 2013-03-12 ]

Cannot reproduce this problem. Tried with squeeze and wheezy from the mariadb's repositories
with the same result:

$ sudo apt-get install libmariadbclient-dev
$ ls -l /usr/lib/libm*
rw-rr- 1 root root 3874996 Jan 29 12:38 /usr/lib/libmysqlclient.a
lrwxrwxrwx 1 root root 16 Jan 29 12:39 /usr/lib/libmysqlclient_r.a -> libmysqlclient.a
lrwxrwxrwx 1 root root 22 Jan 29 12:39 /usr/lib/libmysqlclient_r.so -> libmysqlclient_r.so.18
lrwxrwxrwx 1 root root 17 Jan 29 12:39 /usr/lib/libmysqlclient_r.so.18 -> libmysqlclient.so
lrwxrwxrwx 1 root root 17 Jan 29 12:39 /usr/lib/libmysqlclient_r.so.18.0.0 -> libmysqlclient.so
lrwxrwxrwx 1 root root 20 Jan 29 12:39 /usr/lib/libmysqlclient.so -> libmysqlclient.so.18
lrwxrwxrwx 1 root root 24 Jan 29 12:39 /usr/lib/libmysqlclient.so.18 -> libmysqlclient.so.18.0.0
rw-rr- 1 root root 3155040 Jan 29 12:38 /usr/lib/libmysqlclient.so.18.0.0
rw-rr- 1 root root 7522 Jan 29 12:38 /usr/lib/libmysqlservices.a

So all the necessary symlinks are there.
Jan, do you think there's something i've missed?

Generated at Thu Feb 08 06:54:34 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.