[Bug 1439793] Re: deb-systemd-helper crashes while removing packages with unusual (but legal) Alias in unit config
Martin Pitt
martin.pitt at ubuntu.com
Thu Apr 9 09:17:10 UTC 2015
Simple reproducer:
$ cat /lib/systemd/system/selfalias.service
[Unit]
Description=alias to self
[Service]
ExecStart=/bin/true
[Install]
WantedBy=multi-user.target
Alias=selfalias.service
$ sudo DPKG_MAINTSCRIPT_PACKAGE=1 deb-systemd-helper enable selfalias.service
$ sudo mv /lib/systemd/system/selfalias.service{,.removed}
$ sudo _DEB_SYSTEMD_HELPER_DEBUG=1 DPKG_MAINTSCRIPT_PACKAGE=1 deb-systemd-helper mask selfalias.service
** Changed in: init-system-helpers (Ubuntu)
Status: New => Triaged
** Changed in: init-system-helpers (Ubuntu)
Importance: Undecided => Medium
** Changed in: init-system-helpers (Ubuntu)
Assignee: (unassigned) => Martin Pitt (pitti)
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to init-system-helpers in Ubuntu.
https://bugs.launchpad.net/bugs/1439793
Title:
deb-systemd-helper crashes while removing packages with unusual (but
legal) Alias in unit config
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/init-system-helpers/+bug/1439793/+subscriptions
More information about the Ubuntu-server-bugs
mailing list