#1138929 mmdebstrap-autopkgtest-build-qemu lacks Ubuntu support

#1138929#5
Date:
2026-06-05 19:42:12 UTC
From:
To:
Dear Maintainer,

mmdebstrap-autopkgtest-build-qemu can be used to build Debian VMs, but
it fails to build Ubuntu VMs. I have locally patched it until it worked.
These three changes were needed:

1. The kernel package is called linux-image-generic instead of
   linux-image-amd64 on Ubuntu.

2. The symlinks vmlinuz and initrd.img do not exist in / but in /boot.

3. No initrd generator is installed. So mmdebstrap-autopkgtest-build-qemu
   should install dracut for Ubuntu >= 25.10 and initramfs-tools for
   Ubuntu <= 24.04.

#1138929#10
Date:
2026-06-12 09:42:00 UTC
From:
To:
discussion at #1111903.

Best,
Christian