[MDEV-19447] mariadb-10.3.14-linux-systemd-x86_64.tar seems systemd integration missing Created: 2019-05-13  Updated: 2019-05-27  Resolved: 2019-05-27

Status: Closed
Project: MariaDB Server
Component/s: Packaging
Affects Version/s: 10.3.14
Fix Version/s: 10.3.15

Type: Bug Priority: Major
Reporter: Christian Weiss Assignee: Unassigned
Resolution: Fixed Votes: 1
Labels: regression

Issue Links:
Relates
relates to MDEV-19481 mariadb-10.3.15-linux-systemd-x86_64/... Closed

 Description   

I downloaded the community version of MariaDB software with systemd integration and it seems that systemd integration is missing. A timeout occurs when "systemctl start mariadb".
Comparing MariaDB (systemd in filename) version 10.3.13 with 10.3.14 systemd seems to be missing:

$ ldd mariadb-10.3.*13*-linux-systemd-x86_64/bin/mysqld|grep systemd
        libsystemd-daemon.so.0 => /lib64/libsystemd-daemon.so.0 (0x00007fa765b0e000)
 
$ ldd mariadb-10.3.*14*-linux-systemd-x86_64/bin/mysqld|grep systemd
$ [nothing]
 
$ strings mariadb-10.3.*13*-linux-systemd-x86_64/bin/mysqld|grep systemd
libsystemd-daemon.so.0
/usr/include/systemd
/usr/include/systemd
/usr/include/systemd
/usr/include/systemd
/usr/include/systemd
/usr/include/systemd
/usr/include/systemd
/usr/include/systemd
 
$ strings mariadb-10.3.*14*-linux-systemd-x86_64/bin/mysqld|grep systemd
$ [nothing]



 Comments   
Comment by Elena Stepanova [ 2019-05-23 ]

10.3.15 bintar should have this problem solved. However, whether it will be suitable for you or not, depends on your system.
(It is already known not to work for cweiss, as indicated in MDEV-19481, the comment is for other users who face the same issue.)

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