linux-image-generic pulls in linux-modules-extra-$(uname -r), but a noble lxd vm installs linux-image-virtual, which does not have that dependency.
$ apt-cache rdepends linux-modules-extra-$(uname -r) linux-modules-extra-6.8.0-124-generic Reverse Depends: linux-image-6.8.0-124-generic linux-image-unsigned-6.8.0-124-generic linux-image-uc-generic-6.8 linux-image-uc-generic linux-image-uc-6.8.0-124-generic linux-image-generic-6.8 linux-image-generic It looks like our best bet now is to have the d/t/upstream-tests script install linux-modules-extra-$(uname -r) at runtime, to cope with any running kernel. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2156438 Title: Autopkgtest fails on noble - scsi_debug module not available To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/udisks2/+bug/2156438/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
