Serge,

Sorry for the delay.

This patch seems fine assuming that the behavior is expected (ie, the path is 
deleted intentionally). I think I'd prefer to use VIR_WARN() instead of 
virSecurityReportError(). Perhaps:
   VIR_WARN("could not find path for descriptor %s, skipping", proc);

IIRC, the use of virSecurityReportError() stops error reporting and may
mask other problems, so we only want to warn here. If the removed path
behavior is expected, getting it upstream (using VIR_WARN()) should not
be a problem.

** Changed in: libvirt (Ubuntu)
     Assignee: Jamie Strandboge (jdstrand) => (unassigned)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/869553

Title:
  Apparmor prevents KVM tunnelled migration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/869553/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to