Skip to content

qemu-amd64 test script error

i am seeing an run issue with qemu test script i have re done all commands in de contribution section but for some reason

michel@ubuntu-vm-build:~/pmaports$ ../ondev2/test/run-test-pmbootstrap-qemu.sh
+ clean_up
+ [ 0 = 1 ]
+ pmbootstrap -q -y zap -p
+ run_test 01-sd-to-sd-simple
+ local i
+ local test_exp=/home/michel/ondev2/test/cases/01-sd-to-sd-simple.exp
+ local test_cfg=/home/michel/ondev2/test/cases/01-sd-to-sd-simple.cfg
+ local log=/home/michel/ondev2/_temp/log
+ local cmdline=
+ [ -e /home/michel/ondev2/test/cases/01-sd-to-sd-simple.exp ]
+ [ -e /home/michel/ondev2/test/cases/01-sd-to-sd-simple.cfg ]
+ sed -e s#@TEST_STORAGE_INSTALLER@#/dev/vda#g -e s#@TEST_STORAGE_SECOND@#/dev/vdb#g /home/michel/ondev2/test/cases/01-sd-to-sd-simple.cfg
+ [ 0 = 0 ]
+ basename /home/michel/ondev2/test/cases/01-sd-to-sd-simple.exp
+ cmdline= ONDEV2_TEST=01-sd-to-sd-simple.exp
+ [ 0 = 1 ]
+ echo  ONDEV2_TEST=01-sd-to-sd-simple.exp
+ build_install_image
+ local test_dir=/home/michel/ondev2/_temp/test_dir
+ local test_files=/home/michel/ondev2/_temp/ondev2-test.files
+ [ 0 = 1 ]
+ [ -e /home/michel/wip/chroot_native/home/pmos/rootfs/*.img ]
+ rm -f /home/michel/ondev2/_temp/storage_installer.img /home/michel/ondev2/_temp/storage_second.img
+ pmbootstrap -q build --src=/home/michel/ondev2 postmarketos-ondev

Run 'pmbootstrap log' for details.

Before you report this error, ensure that pmbootstrap is up to date.
Find the latest version here: https://gitlab.com/postmarketOS/pmbootstrap/-/tags
Your version: 2.2.1

it does this on all runs of this command

Edited by Oliver Smith
To upload designs, you'll need to enable LFS and have an admin enable hashed storage. More information