← Back to team overview

touch-packages team mailing list archive

[Bug 1422681] Re: split out upstart-sysv

 

Dimitri and I discussed that this morning. It's really hairy to move a
lot of conffiles from one package to another. We resolved to this:

 * Split out upstart-sysv with just /sbin/init, reboot, etc. (similar to systemd-sysv)
 * Keep the config files in upstart
 * change init to depend on systemd-sysv | upstart-sysv
 * change systemd to conflict to upstart-sysv instead
 * make upstart depends: init, to ensure that we never lose an init system during upgrade

** Summary changed:

- /etc/init files should get moved from "upstart" to "upstart-bin"
+ split out upstart-sysv

** Changed in: upstart (Ubuntu)
    Milestone: None => ubuntu-15.04

** Changed in: upstart (Ubuntu)
       Status: New => Triaged

-- 
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/1422681

Title:
  split out upstart-sysv

Status in upstart package in Ubuntu:
  Triaged

Bug description:
  After switching to systemd permanently (apt get install systemd-sysv) and purging the now not needed "upstart" package, I tried to boot with the upstart fallback option in grub, just to find out it doesn't work.
  It looks like important init files are still in the "upstart" package instead of "upstart-bin" and should probably be moved there to keep the upstart fallback option working.

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


References