[elbe-devel] Is elbe on Debian12 (bookworm) host already working?
ew.foe at nassur.net
ew.foe at nassur.net
Fri Feb 3 10:50:21 CET 2023
Hello,
I have received a shiny new build server, and I decided to at least
try to run elbe (14.7 or master) on this system running
Debian 12 (bookworm).
I can see from the changelog, that this configuration is not yet
supported. It currently fails with the following error message after
successfully creating a initvm:
...
[ 639.701921] reboot: Restarting system
qemu-img create -f qcow2 -F qcow2 -b initvm-base.img initvm.img
Formatting 'initvm.img', fmt=qcow2 cluster_size=65536 extended_l2=off
compression_type=zlib size=85899345920 backing_file=initvm-base.img
backing_fmt=qcow2 lazy_refcounts=off refcount_bits=16
libvirt: QEMU Driver error : internal error: process exited while
connecting to monitor: 2023-02-03T10:43:52.198236Z qemu-system-x86_64:
The -accel and "-machine accel=" options are incompatible
Traceback (most recent call last):
File "/space/builduser/tools/elbe/master/elbe", line 60, in <module>
cmdmod.run_command(sys.argv[2:])
File
"/space/builduser/tools/elbe/master/elbepack/commands/initvm.py", line
96, in run_command
action.execute(directory, opt, args[1:])
File "/space/builduser/tools/elbe/master/elbepack/initvmaction.py",
line 169, in execute
self.initvm.create()
File "/usr/lib/python3/dist-packages/libvirt.py", line 1373, in create
raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: internal error: process exited while connecting
to monitor: 2023-02-03T10:43:52.198236Z qemu-system-x86_64: The -accel
and "-machine accel=" options are incompatible
Starting the initvm Failed
Giving up
Is there a workaround possible? It seems to me that the exact command
to call qemu needs some "help", but I don't see, where this is defined.
Any pointers? If the problem is deeper, I shall reinstall with Debian
11 for the moment.
Cheers,
Erich
More information about the elbe-devel
mailing list