On 26/04/2019 18.43, Laszlo Ersek wrote: > On 04/25/19 08:00, Thomas Huth wrote: >> On 24/04/2019 23.29, Wainer dos Santos Moschetta wrote: >>> Hello Thomas, >>> >>> On 04/24/2019 07:37 AM, Thomas Huth wrote: >>>> We are going to enable the qemu-iotests during "make check" again, >>>> and for running the iotests, we need bash and gnu-sed. >>> [...] >>> It needs to get the Freebsd image [1] updated too, in order to `make >>> BUILD_TARGET=check vm-build-freebsd` passes. Here it failed with: >>> --- >>> env: bash: No such file or directory >>> gmake: *** [/var/tmp/qemu-test.6OlDFH/tests/Makefile.include:1101: >>> check-tests/qemu-iotests-quick.sh] Error 1 >>> gmake: *** Waiting for unfinished jobs.... >>> --- >>> >>> I'm not sure about the netbsd and openbsd images, they might need bash >>> and gnu-sed as well. >> >> D'oh! Does anybody know what are the correct steps to update these images? > > (1) make the OPENBSD subsystem maintainer care > > (2) update <https://wiki.qemu.org/Hosts/BSD> > > (3) download the image from download.patchew.org, boot it and update it > > (4) upload the image to download.patchew.org > > (5) update the "tests/vm/openbsd" script in the QEMU tree in sync > (checksums, commands etc)
Ed, Li-Wen, any chance you could help with updating the FreeBSD image and the tests/vm/freebsd script, so that we get more test covarage here? Kamil, could you maybe help with the NetBSD image and the tests/vm/netbsd script? Brad, could you please help with the OpenBSD image and the tests/vm/openbsd script? I think it would also be good to update the images to the latest released versions, too... And IIRC, there was also a thread recently that it would also be good to have the "xz" tool in all of these images, too... Thanks, Thomas