touch-packages team mailing list archive
-
touch-packages team
-
Mailing list archive
-
Message #59896
[Bug 1428026] Re: fork required/minimal seed to keep upstart as init system
As a first attempt I changed the ubuntu-touch.vivid seeds like this:
http://paste.ubuntu.com/10524862/ (forking/copying required and
essential.
Then I added the new ubuntu-minimal-touch binary and the minimal-touch
seed to ubuntu-touch-meta: http://paste.ubuntu.com/10524878/
This causes the following autogenerated changes:
http://paste.ubuntu.com/10524893/ The problem is this:
+minimal-touch ubuntu-touch-minimal-touch
which obviously doesn't match the intended package name ubuntu-touch-
minimal (or ubuntu-minimal-touch would also be okay), and hence the
generated dependencies of the new u-m-t metapackage are empty.
--
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to ubuntu-touch-meta in
Ubuntu.
https://bugs.launchpad.net/bugs/1428026
Title:
fork required/minimal seed to keep upstart as init system
Status in ubuntu-touch-meta package in Ubuntu:
New
Status in ubuntu-touch-meta source package in Vivid:
New
Bug description:
As per https://blueprints.launchpad.net/ubuntu/+spec/core-1411
-systemd-migration we want to switch vivid from upstart to systemd,
which will happen in ubuntu-minimal. Currently ubuntu-touch also uses
ubuntu-minimal, but we can't switch ubuntu-touch to systemd yet.
So we need to give touch its own minimal, by copying platform.vivid's
required seed to ubuntu-touch.vivid, and then either build a new
ubuntu-touch-minimal, or just fold it into the existing ubuntu-touch
metapackage. (Opinions?)
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-touch-meta/+bug/1428026/+subscriptions
References