Hi Don, thank you for your report. >From your log: apparmor="DENIED" operation="create" profile="/usr/sbin/libvirtd" pid=6363 comm="libvirtd" family="netlink" sock_type="raw" protocol=9 requested_mask="create" denied_mask="create"
That issue should be fixed soon - it is due to caching the apparmor profile and not correctly refreshing it after an upgrade from an older version before netlink was needed. You could enable proposed [1] and update just libvirt from there, the version 1.3.1-1ubuntu10.13 in there has that issue fixed. OTOH you could wait the few days it takes until it is fully released. And to get on with it right now, but without proposed you could flush the profiles and reinstall sudo apparmor_parser -T -W -r /etc/apparmor.d/usr.sbin.libvirtd sudo apparmor_parser -T -W -r /etc/apparmor.d/usr.lib.libvirt.virt-aa-helper sudo apt -f install [1]: https://wiki.ubuntu.com/Testing/EnableProposed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1710593 Title: package libvirt-bin 1.3.1-1ubuntu10.12 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1710593/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
