Skip to main content
Topic solved
This topic has been marked as solved and requires no further attention.
Topic: libvirtd exit status 3 (Read 385 times) previous topic - next topic
0 Members and 1 Guest are viewing this topic.

libvirtd exit status 3

I made a new fresh install of Artix with dinit (and mate-desktop environment) a few days ago and it seems that libvirtd crashes at start.
In /var/log/dinit/libvirtd, I find the following information:
Code: [Select]
2023-01-21 09:44:37.264+0000: 4224: info : libvirt version: 9.0.0
2023-01-21 09:44:37.264+0000: 4224: info : hostname: artix
2023-01-21 09:44:37.264+0000: 4224: error : virModuleLoadFile:53 : internal error: Failed to load module '/usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so': /usr/lib/libvirt/connection-driver/libvirt_driver_lxc.so: undefined symbol: fuse_new_31, version FUSE_3.1

And dinitctl list gives me this:
Code: [Select]
...
[     {X}] libvirtd (exit status: 3)
[     {-}] virtlogd
[     {-}] virtlockd

Any idea about a possible cause?
I made different test with Artix dinit since december and till now I did not have any problem with libvirt (and qemu). Could it have something to do with the recent kernel upgrade?

Re: libvirtd exit status 3

Reply #1
Package libvirt has been updated now to fix the issue - pls test and confirm.

artist

 

Re: libvirtd exit status 3

Reply #2
Thanks for the update.
It works again now.