[MDEV-12598] systemd-devel missing from p8 RPM build slaves Created: 2017-04-27  Updated: 2017-12-18  Resolved: 2017-12-18

Status: Closed
Project: MariaDB Server
Component/s: Packaging
Affects Version/s: 10.1.4, 10.1.22
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Daniel Black Assignee: Daniel Bartholomew
Resolution: Fixed Votes: 0
Labels: None
Environment:

ppc64le
CentOS Linux release 7.3.1611 (AltArch)


Attachments: PNG File systemd-devel on ppc64.png    
Issue Links:
Relates
relates to MDEV-10797 RPM includes init script and a system... Closed

 Description   

I'd hoped the 10.2 RPMs would be using the systemd type=notify and a native systemd service file however its using init script redirection.

 yum info MariaDB-server
Loaded plugins: fastestmirror
Loading mirror speeds from cached hostfile
Installed Packages
Name        : MariaDB-server
Arch        : ppc64le
Version     : 10.2.4
Release     : 1.ael7b
Size        : 426 M
Repo        : installed
From repo   : mariadb-10.2
 
 
# rpm -ql MariaDB-server | egrep -i '(systemd|init)'
/etc/init.d/mysql
#  systemctl show mysql.service | grep Exec
ExecMainStartTimestampMonotonic=0
ExecMainExitTimestampMonotonic=0
ExecMainPID=0
ExecMainCode=0
ExecMainStatus=0
ExecStart={ path=/etc/rc.d/init.d/mysql ; argv[]=/etc/rc.d/init.d/mysql start ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }
ExecReload={ path=/etc/rc.d/init.d/mysql ; argv[]=/etc/rc.d/init.d/mysql reload ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }
ExecStop={ path=/etc/rc.d/init.d/mysql ; argv[]=/etc/rc.d/init.d/mysql stop ; ignore_errors=no ; start_time=[n/a] ; stop_time=[n/a] ; pid=0 ; code=(null) ; status=0/0 }

Is this just systemd-devel missing from the build slaves?

http://buildbot.askmonty.org/buildbot/builders/p8-rhel71-rpm/builds/1815/steps/compile/logs/stdio

-- checking for one of the modules 'libsystemd;libsystemd-daemon'
-- Performing Test HAVE_SYSTEMD
-- Performing Test HAVE_SYSTEMD - Failed
-- Looking for include file systemd/sd-daemon.h
-- Looking for include file systemd/sd-daemon.h - not found
-- Looking for sd_listen_fds
-- Looking for sd_listen_fds - not found
-- Looking for sd_notify
-- Looking for sd_notify - not found
-- Looking for sd_notifyf
-- Looking for sd_notifyf - not found
-- Systemd features not enabled



 Comments   
Comment by Daniel Bartholomew [ 2017-04-27 ]

I've installed systemd-devel on our RHEL7-ppc64le builder, but that package doesn't appear to be in the repositories confgured for our RHEL7-ppc64 builder.

Comment by Daniel Bartholomew [ 2017-04-27 ]

now = "just now", the systemd-devel package was not installed before

Comment by Daniel Black [ 2017-12-18 ]

thanks dbart

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