Comment 3 for bug 799997

Revision history for this message
Jamie Strandboge (jdstrand) wrote : Re: error happen when using virsh to start a vm " internal error cannot generate AppArmor profile"

Thank you for using Ubuntu and reporting a bug. Unfortunately, the version of libvirt you are using is not a supported version and therefore I am marking this bug as Invalid. If you can reproduce this in a supported version of libvirt, please feel free to reopen, giving detailed instructions on how to reproduce the bug.

If you are going to go this route, I recommend removing any unofficial PPAs from your apt sources, then performing:
$ sudo apt-get update
$ sudo apt-get remove --purge libvirt0
$ sudo apt-get install libvirt-bin

(the supported version of libvirt on Ubuntu 10.10 is currently 0.8.3-1ubuntu18). Please note that performing the above will remove existing VM definitions as well as any changes to your libvirt configuration in /etc (which was the intent-- to start with a clean slate).