This bug was fixed in the package ubuntu-app-launch -
0.4+14.10.20140925-0ubuntu1
---------------
ubuntu-app-launch (0.4+14.10.20140925-0ubuntu1) utopic; urgency=low
[ Martin Pitt ]
* Upstart dep updated to trunk
[ Ted Gould ]
* Upstart dep updated to trunk
* Add handling for X-Ubuntu-SymbolicIcon in desktop hook (LP:
#1365408)
[ CI bot ]
* Adjust upstart recommends to upstart-bin (LP: #1351306)
-- Ubuntu daily release <[email protected]> Thu, 25 Sep 2014
14:43:28 +0000
** Changed in: ubuntu-app-launch (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to unity in Ubuntu.
Matching subscriptions: dp-unity, dp-unity-lens-music
https://bugs.launchpad.net/bugs/1351306
Title:
Cannot uninstall upstart and install systemd-sysv
Status in Unity:
Fix Released
Status in “avahi” package in Ubuntu:
Fix Released
Status in “dbus” package in Ubuntu:
Fix Released
Status in “dovecot” package in Ubuntu:
Fix Released
Status in “friendly-recovery” package in Ubuntu:
Fix Released
Status in “hockeypuck” package in Ubuntu:
Fix Released
Status in “pay-service” package in Ubuntu:
Fix Released
Status in “plymouth” package in Ubuntu:
Fix Released
Status in “sysvinit” package in Ubuntu:
Fix Released
Status in “ubuntu-app-launch” package in Ubuntu:
Fix Released
Status in “unity” package in Ubuntu:
Fix Released
Status in “unity-lens-applications” package in Ubuntu:
Invalid
Status in “upstart” package in Ubuntu:
Fix Released
Bug description:
upstart is currently quite deeply wired into our dependencies. Even in
a minimally bootstrapped chroot needs it, although this doesn't do any
booting at all:
# dpkg -P upstart
dpkg: dependency problems prevent removal of upstart:
initscripts depends on upstart.
plymouth depends on upstart (>= 1.11-0ubuntu3).
On a desktop the list is quite a bit longer:
ubuntu-minimal depends on upstart.
avahi-daemon depends on upstart (>= 0.6.7-4).
friendly-recovery depends on upstart. (See bug 1351316, needs sysv/systemd
script first)
initscripts depends on upstart.
ureadahead depends on upstart (>= 0.6.0). (No need to fix -- can just drop
that along with upstart for systemd images, systemd has readahead built in)
plymouth depends on upstart (>= 1.11-0ubuntu3).
dbus depends on upstart (>= 0.6.3-6).
unity-services depends on upstart.
init depends on upstart. (Not important right now, switch to alternative
deps once systemd is ready)
Most of the latter probably don't need to; versioned depends might be
converted into equivalent versioned breaks, for others an alternative
dependency might be considered. The main exception is that we are
using session upstart on the desktop (unity-services etc.), for this
we probably need to split out an upstart-sysv (for /sbin/init, reboot,
halt, etc., similar to systemd-sysv) or an upstart-core (similar to
sysvinit-core vs. sysvinit).
To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/1351306/+subscriptions
--
Mailing list: https://launchpad.net/~desktop-packages
Post to : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help : https://help.launchpad.net/ListHelp