Comment 13 for bug 1384532

Revision history for this message
Serge Hallyn (serge-hallyn) wrote : Re: libvirt-qemu apparmor profile missing kvm-spice

Sorry, that all looks fine, I simply see no reason for what is going on. To get some more log info from libvirt, could you please do:

sudo stop libvirt-bin
sudo rm /var/lib/libvirt/lib*.log
echo "log_level = 1" | sudo tee -a /etc/libvirt/libvirtd.log
sudo start libvirt-bin

Then reproduce this issue and attach the resulting /var/log/libvirt/libvirtd.log and /var/log/libvirt/qemu/$(vm).log ?