[Pkg-libvirt-commits] [Git][libvirt-team/libvirt][debian/latest] 2 commits: daemon-plugin-sanlock: Always install augeas config

Andrea Bolognani (@abologna) gitlab at salsa.debian.org
Sat Nov 8 21:15:51 GMT 2025



Andrea Bolognani pushed to branch debian/latest at Libvirt Packaging Team / libvirt


Commits:
2b22a1b9 by Andrea Bolognani at 2025-11-06T21:37:06+01:00
daemon-plugin-sanlock: Always install augeas config

Fixes FTBFS on architectures that don't enable the QEMU driver.

The file should always have been handled this way, the fact
that it wasn't is an oversight that was recently corrected
upstream.

- - - - -
27ad8ad8 by Andrea Bolognani at 2025-11-06T21:38:21+01:00
Document changes and release 11.9.0-2

- - - - -


2 changed files:

- debian/changelog
- debian/libvirt-daemon-plugin-sanlock.install.in


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libvirt (11.9.0-2) unstable; urgency=medium
+
+  * [2b22a1b] daemon-plugin-sanlock: Always install augeas config
+    - Fixes FTBFS on architectures that don't enable the QEMU driver
+
+ -- Andrea Bolognani <eof at kiyuko.org>  Thu, 06 Nov 2025 21:37:35 +0100
+
 libvirt (11.9.0-1) unstable; urgency=medium
 
   * [a76d51f] New upstream version 11.9.0


=====================================
debian/libvirt-daemon-plugin-sanlock.install.in
=====================================
@@ -2,5 +2,5 @@ usr/lib/${DEB_HOST_MULTIARCH}/libvirt/lock-driver/sanlock.so
 usr/lib/libvirt/libvirt_sanlock_helper
 usr/sbin/virt-sanlock-cleanup
 usr/share/augeas/lenses/libvirt_sanlock.aug
-[${ARCHES_QEMU}] usr/share/augeas/lenses/tests/test_libvirt_sanlock.aug
+usr/share/augeas/lenses/tests/test_libvirt_sanlock.aug
 usr/share/man/man8/virt-sanlock-cleanup.8



View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/73a367fde4abd682b6bb6d3fd15d840411f702a5...27ad8ad8196733764a19dd06a696c12ea8c7c5bc

-- 
View it on GitLab: https://salsa.debian.org/libvirt-team/libvirt/-/compare/73a367fde4abd682b6bb6d3fd15d840411f702a5...27ad8ad8196733764a19dd06a696c12ea8c7c5bc
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20251108/52c6c53b/attachment-0001.htm>


More information about the Pkg-libvirt-commits mailing list