Bug#750992: position in build process not clear
Michael Meskes
meskes at debian.org
Mon Jun 9 11:19:25 BST 2014
Package: dh-systemd
Version: 1.18
Severity: normal
According to its manpage dh_systemd_enable should be run before dh_installinit. However, when building quota I get an error message when doing so:
dh_systemd_enable: Could not find "quotarpc.service" in the ...
And sure enough this error message make sense as the file is only created by "dh_installinit --name=quotarpc" after the dh_systemd_enable call. Moving the dh_systemd_enable call down, makes the package build without an error.
I'm not sure, though, if it still does what it should.
Michael
-- System Information:
Debian Release: jessie/sid
APT prefers testing-updates
APT policy: (500, 'testing-updates'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages dh-systemd depends on:
ii debhelper 9.20140228
ii perl 5.18.2-4
dh-systemd recommends no packages.
dh-systemd suggests no packages.
-- no debconf information
More information about the Pkg-systemd-maintainers
mailing list