retitle -1 please consider more debugging in state file handling
severity -1 minor
thanks
Turns out that it was an issue in the test system.
Please, however, consider adding a bit more debugging and error
processing. Here is the patch that I used to debug this. This is clearly
not suitable for th
Package: init-system-helpers
Version: 1.61
Severity: normal
File: /usr/bin/deb-systemd-helper
Hi,
given the following code in a maintainer script:
postinst
if [ -x "/usr/bin/deb-systemd-helper" ]; then
deb-systemd-helper mask 'sudo.service' || true
fi
postrm
case "$1" in
purge)
2 matches
Mail list logo