Hello,

I just built SLURM 17.11.0 on a CentOS 7 machine and was surprised to see
that several systemd unit files were missing from the RPMs. For some reason
the slurmdbd.service file is present though:

$ rpmbuild -ta slurm-17.11.0.tar.bz2
$ rpm -qlp slurm-17.11.0-1.el7.centos.x86_64.rpm | egrep "init.d|service$"
$ rpm -qlp slurm-slurmdbd-17.11.0-1.el7.centos.x86_64.rpm | egrep
"init.d|service$"
/usr/lib/systemd/system/slurmdbd.service

I'm updating from SLURM 16.05.10 where the service files were indeed
present in the RPM:

$ rpm -qlp slurm-16.05.10-2.el7.centos.x86_64.rpm | egrep
"init.d|service$"
/etc/init.d/slurm
/usr/lib/systemd/system/slurmctld.service
/usr/lib/systemd/system/slurmd.service

I see the service files in the source tarball. Is this a problem with the
spec file in 17.10.0 or perhaps something wrong in my build environment?

Thank you,
-- 

Alan Orth
alan.o...@gmail.com
https://picturingjordan.com
https://englishbulgaria.net
https://mjanja.ch

Reply via email to