Public bug reported:

Binary package hint: libvirt-bin

System : Ubuntu 9.10 (x86_64)
Version of libvirt-bin : 0.7.0-1ubuntu13

When virt-aa-helper add a profile on apparmor, it does check if the QEMU
disk image is based on a read-only image.

This command create a copy-on-write image system.img based on
readonly.img :

$ kvm-img create -b readonly.img -f qcow2  system.img

virt-aa-helper should allows read acces on readonly.img, and also check
that readonly.img is not a COW image. But it only add an access to
system.img :

$ grep img 
/etc/apparmor.d/libvirt/libvirt-e1b4153d-9884-b3a2-2af0-b6bd051d6f56.files
  "/home/virtual/kvm/system.img" rw,
$

** Affects: libvirt (Ubuntu)
     Importance: Undecided
         Status: New

-- 
virt-aa-helper fails to add copy-on-write images on apparmor profile
https://bugs.launchpad.net/bugs/470636
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs

Reply via email to