On Wed, Aug 16, 2017 at 11:44 AM, ChristianEhrhardt <1710...@bugs.launchpad.net> wrote: > On Wed, Aug 16, 2017 at 6:48 PM, dann frazier <dann.fraz...@canonical.com> > wrote: > >> I confirmed that adding these lines to the libvirt profile allows me to >> start the guest (I assume the first two are already covered by the other >> bug). >> >> "/home/ubuntu/vm-start-stop/vms/7936-0.img" rwk, >> "/home/ubuntu/vm-start-stop/zesty-server-cloudimg-arm64.img" rk, >> > > Those are the two already fixed in latest libvirt, thanks for checking. > > >> "/home/ubuntu/vm-start-stop/vms/7936-0_CODE.fd" rk, >> "/home/ubuntu/vm-start-stop/vms/7936-0_VARS.fd" rk, >> > > Those two are the new ones - thanks. > With that I can dev a patch tmrw that fixes that.
Great! > One thing thou - you added the k to both. > But the Denies were only about the _CODE. > Would with only one getting the k permission the other one be the one > failing? Correct. I tried adding 'k' only to _CODE, but subsequent start attempts started reporting errors with _VARS: ubuntu@grotrian:~$ sudo virsh start 7936-0 error: Failed to start domain 7936-0 error: internal error: process exited while connecting to monitor: 2017-08-16T16:44:36.708278Z qemu-system-aarch64: -drive file=/home/ubuntu/vm-start-stop/vms/7936-0_VARS.fd,if=pflash,format=raw,unit=1: Failed to unlock byte 100 2017-08-16T16:44:36.708431Z qemu-system-aarch64: -drive file=/home/ubuntu/vm-start-stop/vms/7936-0_VARS.fd,if=pflash,format=raw,unit=1: Failed to unlock byte 100 2017-08-16T16:44:36.708662Z qemu-system-aarch64: -drive file=/home/ubuntu/vm-start-stop/vms/7936-0_VARS.fd,if=pflash,format=raw,unit=1: Failed to lock byte 100 I gather QEMU only attempts to lock _VARS once it has successfully acquired a lock on _CODE. -dann -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1710960 Title: QEMU 2.10 may require AppArmor updates for pflash devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/1710960/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs