[Bug 1439793] Re: deb-systemd-helper crashes while removing packages with unusual (but legal) Alias in unit config

2015-04-09 Thread Launchpad Bug Tracker
This bug was fixed in the package init-system-helpers - 1.22ubuntu9 --- init-system-helpers (1.22ubuntu9) vivid; urgency=medium Cherry-pick tests and a bug fix from Debian git: * t/001-deb-systemd-helper.t: Verify that the commands exit successfully. * t/001-deb-systemd-helper.t

[Bug 1439793] Re: deb-systemd-helper crashes while removing packages with unusual (but legal) Alias in unit config

2015-04-09 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/vivid-proposed/init-system-helpers -- 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 pa

[Bug 1439793] Re: deb-systemd-helper crashes while removing packages with unusual (but legal) Alias in unit config

2015-04-09 Thread Martin Pitt
I added a couple of test cases for existing functionality, and now added a test and a fix for this bug: http://anonscm.debian.org/cgit/collab-maint/init-system- helpers.git/commit/?id=19802a7555904 ** Changed in: init-system-helpers (Ubuntu) Status: In Progress => Fix Committed -- You

[Bug 1439793] Re: deb-systemd-helper crashes while removing packages with unusual (but legal) Alias in unit config

2015-04-09 Thread Martin Pitt
** Changed in: init-system-helpers (Ubuntu) Status: Triaged => In Progress -- 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 crashe

[Bug 1439793] Re: deb-systemd-helper crashes while removing packages with unusual (but legal) Alias in unit config

2015-04-09 Thread Martin Pitt
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/

[Bug 1439793] Re: deb-systemd-helper crashes while removing packages with unusual (but legal) Alias in unit config

2015-04-03 Thread Robie Basak
** Tags added: systemd-boot -- 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) A