Hey, trying to bump NetBSD to 10.1 fails with the following message:
Downloading disk image: https://github.com/cross-platform-actions/netbsd-builder/releases/download/v0.4.0/netbsd-10.1-x86-64.qcow2
Downloading hypervisor: https://github.com/cross-platform-actions/resources/releases/download/v0.11.0/qemu-system-x86_64-linux.tar
Downloading resources: https://github.com/cross-platform-actions/resources/releases/download/v0.11.0/resources-linux.tar
/usr/bin/truncate -s 40m /tmp/resourcesTt8zcK/res.raw
/usr/bin/ssh-keygen -t ed25519 -f /tmp/resourcesTt8zcK/id_ed25519 -q -N
/usr/bin/sudo losetup -f --show --offset 0 --sizelimit 0 /tmp/resourcesTt8zcK/res.raw
/dev/loop3
/usr/bin/sudo mkfs.fat -F32 /dev/loop3
mkfs.fat 4.2 (2021-01-31)
/usr/bin/sudo mount -o uid=1001 /dev/loop3 /tmp/resourcesTt8zcK/mount/RES
/usr/bin/sudo umount /tmp/resourcesTt8zcK/mount/RES
/usr/bin/sudo losetup -d /dev/loop3
Error: Unexpected HTTP response: 404
Downloaded file: /home/runner/work/_temp/354f5fac-6c15-46b2-9864-0b43bfb7359a
Downloaded file: /home/runner/work/_temp/e198e37f-b95c-40a5-a8b8-fd3c122ca925
I'm using latest cross-platform-actions/[email protected]
Hey, trying to bump NetBSD to 10.1 fails with the following message:
I'm using latest cross-platform-actions/[email protected]