On Mon, 11 Aug 2025 at 16:44, Stefan Hajnoczi <stefa...@gmail.com> wrote: > > Hi Gustavo and Alex, > The PCI hotplug test for aarch64 is no longer working because the > Debian installer URL is 404: > https://gitlab.com/qemu-project/qemu/-/jobs/10981291922#L1129 > > QEMU v10.1.0-rc3 will be tagged tomorrow and this may be the final > release candidate. Please send a patch with a working Debian installer > URL so the QEMU test suite passes. > > If no permalink exists then I will revert commit 374a245573b8 > ("tests/functional: Add PCI hotplug test for aarch64") for QEMU > v10.1.0-rc3 and a long-term solution can be found during the 10.2 > development cycle.
This is because Debian 'stable' just moved from 'bookworm' to 'trixie'. The URL should have 'bookworm' in it, which is the long-term-stable URL, not 'stable' (which shifts as the distro issues new releases). thanks -- PMM