** Description changed:

  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.
+ When virt-aa-helper add a profile on apparmor, it does not 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
+ virt-aa-helper should allows read access 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,
  $

-- 
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
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to