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

Andrea Bolognani posted 5 patches 2 years, 2 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20220126151316.26825-1-abologna@redhat.com
There is a newer version of this series
meson.build | 68 ++++++++++++++++++++++-------------------------------
1 file changed, 28 insertions(+), 40 deletions(-)
[libvirt PATCH 0/5] meson: Fixes and improvements to handling of qemu_user and qemu_group
Posted by Andrea Bolognani 2 years, 2 months ago
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