[MDEV-12468] Generic 10.2.5 systemd binary tar ball does not work on Ubuntu 16.04 Created: 2017-04-07  Updated: 2017-08-14  Resolved: 2017-08-14

Status: Closed
Project: MariaDB Server
Component/s: Packaging
Affects Version/s: 10.2.5
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Oli Sennhauser Assignee: Sergei Golubchik
Resolution: Duplicate Votes: 0
Labels: need_feedback, packaging
Environment:

cat /etc/os-release
NAME="Ubuntu"
VERSION="16.04.2 LTS (Xenial Xerus)"
ID=ubuntu
ID_LIKE=debian
PRETTY_NAME="Ubuntu 16.04.2 LTS"
VERSION_ID="16.04"
HOME_URL="http://www.ubuntu.com/"
SUPPORT_URL="http://help.ubuntu.com/"
BUG_REPORT_URL="http://bugs.launchpad.net/ubuntu/"
VERSION_CODENAME=xenial
UBUNTU_CODENAME=xenial


Issue Links:
Duplicate
is duplicated by MDEV-13090 Deprecated libsystemd library linked ... Closed

 Description   

Generic 10.2.5 systemd binary tar ball does not work on Ubuntu 16.04:

/home/mysql/product/mariadb-10.2/bin/mysqld: error while loading shared libraries: libsystemd-daemon.so.0: cannot open shared object file: No such file or directory
 
ldd mysqld
        libsystemd-daemon.so.0 => not found
 
mysql@chef:/lib/x86_64-linux-gnu [mariadb-10.2, 3312]> ll *sys*
 
lrwxrwxrwx 1 root root     20 Jan 18 23:04 libsystemd.so.0 -> libsystemd.so.0.14.0
-rw-r--r-- 1 root root 536520 Jan 18 23:04 libsystemd.so.0.14.0

Tried to work around:

root@chef:/lib/x86_64-linux-gnu# ln -s libsystemd.so.0.14.0 libsystemd.so.0
 
/home/mysql/product/mariadb-10.2/bin/mysqld: /lib/x86_64-linux-gnu/libsystemd-daemon.so.0: version `LIBSYSTEMD_DAEMON_31' not found (required by /home/mysql/product/mariadb-10.2/bin/mysqld)
 
ii  libsystemd0:amd64                               229-4ubuntu16                              amd64        systemd utility library

See also bug report: MDEV-12455



 Comments   
Comment by Elena Stepanova [ 2017-04-07 ]

Assigned to serg since he asked for it to be created in a comment to MDEV-12455.

Looks like a duplicate of MDEV-12370.

Comment by Sergei Golubchik [ 2017-06-24 ]

Isn't it a duplicate of MDEV-13090?

Generated at Thu Feb 08 07:57:57 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.