On 2026-07-27 15.52, Martin-Éric Racine wrote: > ma 27.7.2026 klo 16.43 Paride Legovini ([email protected]) kirjoitti: >> Bug #1077620 in autopkgtest reported by you has been fixed in the >> Git repository and is awaiting an upload. You can see the commit >> message below and you can check the diff of the fix at: >> >> https://salsa.debian.org/ci-team/autopkgtest/-/commit/0fc027fd0ebff55523d5c48f5512b3c94b2fb072 >> >> ------------------------------------------------------------------------ >> a-v-qemu: bump reboot timeout from 60s to 300s >> >> 60s is not enough time for emulated testbeds to complete a reboot. >> >> Closes: #1077620 >> ------------------------------------------------------------------------ > > I really don't see why you increased the timeout.
To make a-v-qemu work out of the box in more cases, including yours. 60s is often not enough in non-accelerated emulation. > Increasing the > timeout won't close this bug report.What would close it is > documenting the fact that, starting with Trixie, this really doesn't > work without a KVM. Enabling KVM in the BIOS solved it. It has nothing > to do with the timeout. This is wrong: please re-read my previous reply. Not having KVM is a well supported use case. Given that emulation is slower than virtualization, more generous timeouts are needed. Try it yourself: 1. disable kvm again 2. pass --timeout-reboot=300 to a-v-qemu Paride

