Comment 1 for bug 2007419

Revision history for this message
John Chittum (jchittum) wrote : Re: buildd daily kinetic and lunar image missing systemd-resolved

starting in kinetic, systemd-resolved was separated into its own package. as i look in the livecd-rootfs code for buildd, i'm a little confused as to its package set -- i don't see an identified seed, just a copy from the existing chroot and the addition of a couple packages. which is awkward because the initial chroot is _also_ builds.

as i keep digging through, nothing is installing `systemd-resolved`, which makes me think it's missing in the initial package definitions of buildd. it's not listed as an a package to install during the config step:

https://git.launchpad.net/livecd-rootfs/tree/live-build/auto/config#n1006

this isn't affecting launchpad-buildd because of their specific networking setup. since systemd packaged resolved with it before kinetic, it feels safe to me to add in the split out package to the list in live-build/auto/config

I'm checking with cjwatson on that assertion though, as we don't want to introduce issues for launchpad.