I verified this using systemd 255.4-1ubuntu8.12 from noble-proposed. To enable noble-proposed in the mkosi tools tree, I added these configs to my build dir:
$ cat mkosi.tools.conf/mkosi.sandbox/etc/apt/preferences.d/proposed.pref Package: src:systemd:any Pin: release a=noble-proposed Pin-Priority: 550 $ cat mkosi.tools.conf/mkosi.sandbox/etc/apt/sources.list.d/proposed.sources Types: deb deb-src URIs: http://us.archive.ubuntu.com/ubuntu/ Suites: noble-proposed Components: main restricted universe multiverse Signed-By: /usr/share/keyrings/ubuntu-archive-keyring.gpg Then I ran: $ mkosi --workspace-directory=../workspace --tools-tree=default --tools- tree-distribution=ubuntu --tools-tree-release=noble -d fedora -r rawhide --include=mkosi-vm -f vm and it successfully boots the VM now. During the build, I could see that systemd-ukify 255.4-1ubuntu8.12 was installed from noble-proposed. Also, I could check this with: $ ./mkosi.tools/usr/bin/ukify --version ukify 255 (255.4-1ubuntu8.12) ** Tags removed: verification-needed verification-needed-noble ** Tags added: verification-done verification-done-noble -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2132666 Title: ukify PE section padding broken on 24.04 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/2132666/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
