Re: 'make vm-build-openbsd' tries to download nonexistent 7.2 installer ISO

2024-02-26 Thread Alex Bennée
Peter Maydell writes: > 'make vm-build-openbsd' has stopped working -- I suspect that this > line from the logs is probably relevant: > > http://cdn.openbsd.org/pub/OpenBSD/7.2/packages/amd64/: no such dir > > though we don't eventually fail until much later, in 'make check' with > gmake

'make vm-build-openbsd' tries to download nonexistent 7.2 installer ISO

2024-02-26 Thread Peter Maydell
'make vm-build-openbsd' has stopped working -- I suspect that this line from the logs is probably relevant: http://cdn.openbsd.org/pub/OpenBSD/7.2/packages/amd64/: no such dir though we don't eventually fail until much later, in 'make check' with gmake --output-sync -j8 check V=1; Pseudo