Bug#776862: Bug#776859: systemd-cron: uninstalling package dumps core and seemingly disturbs systemd

Michael Biebl biebl at debian.org
Mon Feb 2 18:02:01 GMT 2015


Am 02.02.2015 um 18:23 schrieb Alexandre Detiste:

> - dh_systemd shouldn't add two calls to "systemctl --system daemon-reload" in a row in the postrm script for no reason:
> 
> cat /var/lib/dpkg/info/systemd-cron.postrm
> ...
> # Automatically added by dh_systemd_start
> if [ -d /run/systemd/system ]; then
>         systemctl --system daemon-reload >/dev/null || true
> fi
> # End automatically added section
> # Automatically added by dh_systemd_start
> if [ -d /run/systemd/system ]; then
>         systemctl --system daemon-reload >/dev/null || true
> fi
> # End automatically added section

Well, you call dh_systemd_start twice, that's why that code is added
twice. Nothing really unexpected here.


-- 
Why is it that all of the instruments seeking intelligent life in the
universe are pointed away from Earth?

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: OpenPGP digital signature
URL: <http://alioth-lists.debian.net/pipermail/pkg-systemd-maintainers/attachments/20150202/cdea6ac8/attachment-0002.sig>


More information about the Pkg-systemd-maintainers mailing list