Re: incoming change to task handling in livecd-rootfs in mantic

2023-05-22 Thread Michael Hudson-Doyle
On Tue, 23 May 2023 at 03:34, Steve Langasek wrote: > On Mon, May 22, 2023 at 01:04:51PM +1200, Michael Hudson-Doyle wrote: > > Thinking about this a bit more... what is germinate actually for in this > > context? :-) > > > The way packages from a seed end up in an image goes like this at the > >

Re: incoming change to task handling in livecd-rootfs in mantic

2023-05-22 Thread Steve Langasek
On Mon, May 22, 2023 at 01:04:51PM +1200, Michael Hudson-Doyle wrote: > Thinking about this a bit more... what is germinate actually for in this > context? :-) > The way packages from a seed end up in an image goes like this at the > moment: > 1. it is listed in the seed > 2. germinate runs and p

Re: incoming change to task handling in livecd-rootfs in mantic

2023-05-21 Thread Michael Hudson-Doyle
On Fri, 19 May 2023 at 22:38, Iain Lane wrote: > On Fri, May 19, 2023 at 09:05:28PM +1200, Michael Hudson-Doyle wrote: > > After a few rounds of fixups, this change passed all tests and has now > > migrated to release, so the next round of mantic image builds will be > built > > with it. Let me k

Re: incoming change to task handling in livecd-rootfs in mantic

2023-05-19 Thread Steve Langasek
On Fri, May 19, 2023 at 11:38:22AM +0100, Iain Lane wrote: > On Fri, May 19, 2023 at 09:05:28PM +1200, Michael Hudson-Doyle wrote: > > After a few rounds of fixups, this change passed all tests and has now > > migrated to release, so the next round of mantic image builds will be built > > with it.

Re: incoming change to task handling in livecd-rootfs in mantic

2023-05-19 Thread Iain Lane
On Fri, May 19, 2023 at 09:05:28PM +1200, Michael Hudson-Doyle wrote: > After a few rounds of fixups, this change passed all tests and has now > migrated to release, so the next round of mantic image builds will be built > with it. Let me know if you see anything strange in them! Really nice, grea

Re: incoming change to task handling in livecd-rootfs in mantic

2023-05-19 Thread Michael Hudson-Doyle
On Mon, 15 May 2023, 09:47 Michael Hudson-Doyle, < michael.hud...@canonical.com> wrote: > Hi all, > > I've just uploaded a change[1] to livecd-rootfs that changes how the > "add_task" function works. > > It switches away from using the "Task" headers in the archive's package > lists to find the pa

incoming change to task handling in livecd-rootfs in mantic

2023-05-14 Thread Michael Hudson-Doyle
Hi all, I've just uploaded a change[1] to livecd-rootfs that changes how the "add_task" function works. It switches away from using the "Task" headers in the archive's package lists to find the packages (and snaps) that make up a task to reading the information directly from the output of germina