Ticket #1554 (closed defect: fixed)
debathena-lightdm-config fails to install on non-Upstart systems
Reported by: | andersk | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | The Distant Future |
Component: | -- | Keywords: | |
Cc: | Fixed in version: | debathena-lightdm-config 1.13.3 | |
Upstream bug: |
Description
After commenting # I hope this doesn't break the world., debathena-lightdm-config.postinst invokes initctl unconditionally, thereby breaking the world on systems without Upstart (Debian and vivid).
Setting up debathena-lightdm-config (1.13.2~debian8.0~0.2) ... /var/lib/dpkg/info/debathena-lightdm-config.postinst: 208: /var/lib/dpkg/info/debathena-lightdm-config.postinst: initctl: not found dpkg: error processing package debathena-lightdm-config (--configure): subprocess installed post-installation script returned error exit status 127
Change History
comment:2 Changed 7 years ago by slz
- Status changed from new to committed
committed 1c855afed44ee4b17fd54d2d3077838888641be6 (Make postinst install on systemd systems by ignoring errors) to master
Note: See
TracTickets for help on using
tickets.
I can confirm that this is the case on a fresh Ubuntu Vivid install on nucular-jukebox. We definitely want this fixed before 16.04 comes around.