Public bug reported: It hits regressions that are not due to the tested upload, like here https://autopkgtest.ubuntu.com/packages/casper/questing/amd64/20260530_002116_3357c@
2577s + mkdir -p tmp 2577s + mount -t tmpfs none tmp/ 2577s + mkdir -p tmp/overlay tmp/work tmp/root tmp/mnt 2577s + mount -t squashfs images/root.squashfs tmp/root 2577s mount: tmp/root: failed to setup loop device for /tmp/autopkgtest.xSbyVr/build.RmA/src/images/root.squashfs. That ends up mounting images which does not work in the LXD container environment. This was working fine until now since all tests were in VMs Per sync with paride to understand the path from here it needs to: - get isolation-machine added in the constraints going on (questing) - and then per sync with paride get added to https://git.launchpad.net/~ubuntu-release/autopkgtest- cloud/+git/autopkgtest-package-configs/tree/vm_packages - the list will also apply to stable releases, at least for releases that support VM testbeds, i.e. amd64, amd64v3, and hopefully soon s390x (requires cloud-init sru). So the SRU tests should then work again ** Affects: casper (Ubuntu) Importance: Undecided Assignee: Hector CAO (hectorcao) Status: New ** Changed in: casper (Ubuntu) Assignee: (unassigned) => Hector CAO (hectorcao) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2155128 Title: casper needs isolation-machine in its tes To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/casper/+bug/2155128/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
