'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-terminal will not be allocated because stdin is not a terminal.
Warning: Permanently added '[127.0.0.1]:33847' (ED25519) to the list
of known hosts.

ERROR: Python not found. Use --python=/path/to/python


tests/vm/openbsd currently has:
    link = "https://cdn.openbsd.org/pub/OpenBSD/7.2/amd64/install72.iso";
but the webserver doesn't have 7.2 any more.

Could somebody look at what we need to do to update this to 7.4
(most recent release), please?

I filed
https://gitlab.com/qemu-project/qemu/-/issues/2192
to track this.

thanks
-- PMM

Reply via email to