Comment 5 for bug 2036730

Revision history for this message
Mateus Rodrigues de Morais (mateus-morais) wrote (last edit ):

I ran into this. Found out that I need to specify --qemu-architecture [1] to autopkgtest-virt-qemu, so I believe your command would then be:

$ autopkgtest -U --apt-pocket=proposed -a armhf -s *.dsc -- qemu --qemu-architecture=$arch autopkgtest-mantic-armhf.img

Not sure if $arch should be arm or armhf.

But yes, I think this is redundant and should somehow be derived from autopkgtest's own -a flag.

[1] https://manpages.ubuntu.com/manpages/jammy/en/man1/autopkgtest-virt-qemu.1.html