I had a network problem with KVM (natted network would not start after the upgrade) and so I made the change to apparmor. This did not correct my network problem and I had to delete and recreate the network in the GUI. So I'm not 100% sure if it's related or not but the error message disapeared after the fix.
See https://bugzilla.novell.com/show_bug.cgi?id=764388 Claude 2013/10/17 Serge Hallyn <[email protected]> > Thanks for reporting this bug. Does anything break, or do the messages > just get logged while operation proceeds? > > status: incomplete > importance: low > > > ** Changed in: kvm (Ubuntu) > Importance: Undecided => Low > > ** Changed in: kvm (Ubuntu) > Status: New => Incomplete > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1240765 > > Title: > KVM reports this message after upgrade from 13.04 to 13.10 : > apparmor="DENIED" operation="capable" parent=1 > profile="/usr/sbin/libvirtd" > > Status in “kvm” package in Ubuntu: > Incomplete > > Bug description: > Upgraded system from 13.04 to 13.10 64 bits with KVM installed before > upgrade. In /var/log/syslog, KVM complains at boot time : > > apparmor="DENIED" operation="capable" parent=1 > profile="/usr/sbin/libvirtd" pid=1396 comm="libvirtd" pid=1396 > comm="libvirtd" capability=29 capname="audit_write" > > Resolution : > > Edit /etc/apparmor.d/usr.sbin.libvirtd and add this line : > > capability audit_write, > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/1240765/+subscriptions > ** Bug watch added: Novell/SUSE Bugzilla #764388 https://bugzilla.novell.com/show_bug.cgi?id=764388 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240765 Title: KVM reports this message after upgrade from 13.04 to 13.10 : apparmor="DENIED" operation="capable" parent=1 profile="/usr/sbin/libvirtd" To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/kvm/+bug/1240765/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
