Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL)
-
None
Description
I am trying bintar package on the latest Ubuntu 16.04.1 LTS Xenial.
I get an error like this:
~/try-packages-1/mariadb-10.2.5-linux-x86_64$ ./bin/mysqld --defaults-file=~/my1.cnf
|
./bin/mysqld: error while loading shared libraries: libsystemd-daemon.so.0: cannot open shared object file: No such file or directory
|
Xenial has no package for libsystemd-daemon.so.0:
http://packages.ubuntu.com/search?searchon=contents&keywords=libsystemd&mode=filename&suite=xenial&arch=any
There is libsystemd but not libsystemd-daemon.
It's the same with Ubuntu Yakkety and Zesty.
The bintar package is built on Trusty. Trusty does have libsystemd-daemon:
I guess this is why bintar is linked against it.
I think it is still a bad experience that bintar package cannot be used on a very popular system, latest LTS of probably the most popular distro.
Attachments
Issue Links
- relates to
-
MDEV-13090 Deprecated libsystemd library linked to Mariadb 10.1.24 mysqld binary
- Closed
-
MDEV-22672 10.5 bintar builders
- Closed