You are not logged in.
Pages: 1
Hi everyone,
For me it has been a bit difficult to build QEMU autopkg testbed for Devuan
(and Debian with sysvinit-core as /sbin/init).
Is it easy for you??
I made my own shell script to build a QEMU autopkg testbed for Devuan at
https://github.com/emojifreak/qemu-arm- … u-debiansh
A built image is placed at
http://153.240.174.134:64193/tmp/autopk … md64.qcow2
(400 MB qcow2 image of 25 GB disk image).
With the above image and after installing ovmf and qemu-system-x86 packages,
I was able to test Devuan Ceres's apt as
autopkgtest-5.15 -B -u debci apt -- qemu --efi -q qemu-system-x86_64 --qemu-options "-machine q35" /var/tmp/autopkgtest-ceres-amd64.qcow2
It gave no error!
Offline
Pages: 1