Comment 14 for bug 1890858

Revision history for this message
Bertrand Rétif (bretif) wrote :

Hi Christian, Sorry for late reply.

I still have the issue.
In fact the issue is back every time I reboot.
I fix it by restart apparmor:

$ virsh list --all
error: failed to connect to the hypervisor
error: End of file while reading data: Erreur d'entrée/sortie
$ sudo apparmor_parser -r /etc/apparmor.d/usr.sbin.libvirtd
$ virsh list --all

 Id Name State
---------------------------
 1 minikube running

As you see I do not change any files, just restart apparmor.

If I remove "network unix dgram," from /etc/apparmor.d/usr.sbin.libvirtd I still have the issue.

I attach the tar of my /etc/libvirt