[libvirt PATCH 0/5] meson: Fixes and improvements to handling of qemu_user and qemu_group

Andrea Bolognani abologna at redhat.com
Wed Jan 26 15:13:11 UTC 2022


Mostly reported/suggested by Olaf.

Test pipeline: https://gitlab.com/abologna/libvirt/-/pipelines/456827585

Ignore the macOS failure, which is caused by a transient network
error on GitLab's part. I have verified manually that the default
values are still the ones we expect.

Andrea Bolognani (5):
  meson: Don't require /etc/os-release to be present
  meson: Check for os-release's ID_LIKE in addition to ID
  meson: Don't check whether qemu_user and qemu_group exist
  meson: Require that both qemu_user and qemu_group are provided
  meson: Optimize handling of qemu_user and qemu_group

 meson.build | 68 ++++++++++++++++++++++-------------------------------
 1 file changed, 28 insertions(+), 40 deletions(-)

-- 
2.34.1





More information about the libvir-list mailing list