[Bug 2133402] Re: TEST-43-KERNEL-INSTALL fails on arm64: /boot/vmlinuz-6.17.0-5-generic is missing .efi suffix
Nick Rosbrook
2133402 at bugs.launchpad.net
Tue Jan 6 15:46:37 UTC 2026
I have uploaded systemd with this patch from upstream:
https://github.com/systemd/systemd/commit/75890d949f92c412c0936b8536b2e0dc8f7dfb40
This will allow us to build the stubble kernel images without an .osrel
section, and will then stop the systemd tools from thinking these are
"UKIs" in systemd's view. Separate from this test failure, this change
is something that upstream systemd requested a while back, so it's a
win-win.
I will propose the necessary stubble change too.
** Changed in: systemd (Ubuntu)
Status: Triaged => Fix Committed
** Also affects: stubble (Ubuntu)
Importance: Undecided
Status: New
** Changed in: stubble (Ubuntu)
Assignee: (unassigned) => Nick Rosbrook (enr0n)
** Changed in: stubble (Ubuntu)
Milestone: None => ubuntu-26.04
** Changed in: stubble (Ubuntu)
Status: New => In Progress
** Changed in: stubble (Ubuntu)
Importance: Undecided => Medium
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to stubble in Ubuntu.
https://bugs.launchpad.net/bugs/2133402
Title:
TEST-43-KERNEL-INSTALL fails on arm64: /boot/vmlinuz-6.17.0-5-generic
is missing .efi suffix
Status in dracut package in Ubuntu:
New
Status in stubble package in Ubuntu:
In Progress
Status in systemd package in Ubuntu:
Fix Committed
Bug description:
TEST-43-KERNEL-INSTALL fails only on Ubuntu arm64 (all other
architectures work and it works on Debian unstable):
```
autopkgtest [22:28:47]: test 43-kernel-install: [-----------------------
make: Entering directory '/tmp/autopkgtest.Z5NrGZ/autopkgtest_tmp/test'
make[1]: Entering directory '/tmp/autopkgtest.Z5NrGZ/autopkgtest_tmp/test/TEST-43-KERNEL-INSTALL'
TEST: kernel-install with root filesystem on ext4 filesystem [STARTED]
Calling dracut --tmpdir /var/tmp/dracut-test.Xh3MQT --add-confdir test-root -f /var/tmp/dracut-test.Xh3MQT/initramfs.root
Not removing /var/tmp/dracut-test.Xh3MQT/dracut.dn2hGWT.
Error: /boot/vmlinuz-6.17.0-5-generic is missing .efi suffix.
/usr/lib/kernel/install.d/90-uki-copy.install failed with exit status 1.
TEST: kernel-install with root filesystem on ext4 filesystem [FAILED]
see /tmp/autopkgtest.Z5NrGZ/autopkgtest_tmp/test/TEST-43-KERNEL-INSTALL/test.log
make[1]: Leaving directory '/tmp/autopkgtest.Z5NrGZ/autopkgtest_tmp/test/TEST-43-KERNEL-INSTALL'
make: Leaving directory '/tmp/autopkgtest.Z5NrGZ/autopkgtest_tmp/test'
make[1]: *** [../Makefile.testdir:4: all] Error 1
make: *** [Makefile:4: TEST-43-KERNEL-INSTALL] Error 2
autopkgtest [22:28:56]: test 43-kernel-install: -----------------------]
```
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/dracut/+bug/2133402/+subscriptions
More information about the foundations-bugs
mailing list