On Fri, 24 Jan 2025 10:14:23 +0100 Michael Biebl <bi...@debian.org> wrote:
Package: libvirt-daemon Version: 11.0.0-1 Severity: normalHi, since some time now, trying to delete VM snapshots via virt-manager, fails: Fehler beim Löschen des Schnappschusses »snapshot1«: internal error: unable to execute QEMU command 'block-commit': Could not open '/var/lib/libvirt/images/debian12.qcow2': Permission denied
Looks like a duplicate of https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932456
Not sure why I've only encountered this just recently. For the time being I've worked around it via: diff --git a/libvirt/qemu.conf b/libvirt/qemu.conf index 66b7ef6..8645591 100644 --- a/libvirt/qemu.conf +++ b/libvirt/qemu.conf @@ -491,6 +491,7 @@ # isolation, but it cannot appear in a list of drivers. # #security_driver = "selinux" +security_driver = "none"
OpenPGP_signature.asc
Description: OpenPGP digital signature