← Back to team overview

touch-packages team mailing list archive

[Bug 1434058] Re: installation of upstart-bin and boot with init=/sbin/upstart does not fully boot

 

*** This bug is a duplicate of bug 1422681 ***
    https://bugs.launchpad.net/bugs/1422681

** This bug has been marked a duplicate of bug 1422681
   split out upstart-sysv

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to upstart in Ubuntu.
https://bugs.launchpad.net/bugs/1434058

Title:
  installation of upstart-bin and boot with init=/sbin/upstart does not
  fully boot

Status in upstart package in Ubuntu:
  Confirmed

Bug description:
  As seen in the failed systemd adt test at [1], installing 'upstart-
  bin' and then booting a system with 'init=/sbin/upstart' does not
  result in a fully functional system.  The problem is that there are
  many upstart jobs provided by 'upstart' package that are essential to
  Ubuntu system boot.

  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_LINUX_DEFAULT).  Alternatively, you can just edit /bo
  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://jenkins.qa.ubuntu.com/job/vivid-adt-systemd/ARCH=amd64,label=adt/121/consoleFull
  [2] http://irclogs.ubuntu.com/2015/03/18/%23ubuntu-release.html
  [3] http://irclogs.ubuntu.com/2015/03/19/%23ubuntu-release.html

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/upstart/+bug/1434058/+subscriptions


References