Hi Michael,

Michael Meskes <mes...@debian.org> writes:
> 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.
See
http://anonscm.debian.org/gitweb/?p=collab-maint/init-system-helpers.git;a=blob;f=script/dh_systemd_enable;h=564dce32b17ce09fa1fb63e420f1362401936835;hb=HEAD#l99

dh_systemd_enable installs debian/quotarpc.service just like
dh_installinit does. Are you not passing the --name flag to
dh_systemd_enable? That’d explain it.

If you still have trouble, please provide the source package you are
using so that I can have a look. I could not find a git repository for
the quota packaging.

-- 
Best regards,
Michael


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to