installation of upstart-bin and boot with init=/sbin/upstart does not fully boot
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
upstart (Ubuntu) |
Confirmed
|
Critical
|
Unassigned |
Bug Description
As seen in the failed systemd adt test at [1], installing 'upstart-bin' and then booting a system with 'init=/
To recreate the problem, just launch a cloud-instance, or fresh install with systemd, then:
sudo apt-get install upstart-bin
set /etc/default/grub up appropriately and run 'update-grub' (adding 'init=/sbin/upstart to GRUB_CMDLINE_
ot/grub/grub.cfg directly.
reboot
System will not completely come up.
Installation of 'upstart' package *does* provide working boot, but conflicts and forces uninstallation of systemd-sysv, which is not desireable.
For reference, there is discussion in ubuntu-release between infinity, didrocks, smoser and cjwatson on 2015-03-18 [2] and 2015-03-19 [3].
--
[1] https:/
[2] http://
[3] http://
affects: | ubuntu → upstart (Ubuntu) |
Changed in upstart (Ubuntu): | |
importance: | Undecided → Critical |
status: | New → Confirmed |
description: | updated |
description: | updated |