[Bug 691590] Re: libvirt restore exactly the old ownership of images
Launchpad Bug Tracker
691590 at bugs.launchpad.net
Thu Jun 25 03:41:46 UTC 2020
This bug was fixed in the package libvirt - 6.0.0-0ubuntu10
---------------
libvirt (6.0.0-0ubuntu10) groovy; urgency=medium
* enable attr support to store XATTR labels. Among other things
this allows to properly restore file ownership (LP: #691590)
- d/control: build depend to libattr1-dev
- d/rules: configure --with-attr
-- Christian Ehrhardt <christian.ehrhardt at canonical.com> Mon, 22 Jun
2020 21:30:50 +0200
** Changed in: libvirt (Ubuntu)
Status: In Progress => Fix Released
--
You received this bug notification because you are a member of Ubuntu
Sponsors Team, which is subscribed to the bug report.
https://bugs.launchpad.net/bugs/691590
Title:
libvirt restore exactly the old ownership of images
Status in libvirt package in Ubuntu:
Fix Released
Bug description:
Natty (and it was also the same on Maverick, IIRC).
When you assign an ISO to a VM, libvirt will take over onwership of
the ISO. This creates problems if the ISO is updated.
For example, I am daily updating the Natty server ISOs, and running
tests on them via KVM (all automated). The ISO updates will fail
because libvirt chowns them.
I see no reason for this: libvirt only needs the ISO as input.
WORKAROUND:
edit /etc/libvirt/qemu.conf, change 'dynamic_ownership = 0', restart qemu/KVM.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libvirt/+bug/691590/+subscriptions
More information about the Ubuntu-sponsors
mailing list