Access and modify virtual machine disk images
Go to file
Richard W.M. Jones 2ea5842951 Fix RHEL gating tests
These would always fail because libvirt doesn't start up after being
installed.  You would see errors like:

  libguestfs: opening libvirt handle: URI = qemu:///system, auth = default+wrapper, flags = 0
  libvirt: XML-RPC error : Failed to connect socket to '/var/run/libvirt/virtqemud-sock': No such file or directory
  libguestfs: error: could not connect to libvirt (URI = qemu:///system): Failed to connect socket to '/var/run/libvirt/virtqemud-sock': No such file or directory [code=38 int1=2]

(cherry picked from
Fedora commit a1eed9c04c9e64cf24bc83a0da2cd6b05f7400c3)
2025-04-25 17:08:01 +01:00
tests Fix RHEL gating tests 2025-04-25 17:08:01 +01:00
.gitignore RHEL 9.0.0 Alpha bootstrap 2020-10-15 16:10:38 +02:00
0001-website-Add-links-for-1.54-and-1.55-download-locatio.patch Rebase to libguestfs 1.54.0 2024-10-09 11:31:14 +01:00
0002-tests-gdisk-test-expand-gpt.pl-Implement-SKIP-rule-f.patch Fix osinfo for Windows Server 2025 2024-10-17 14:28:17 +01:00
0003-lib-inspect-osinfo.c-Add-Windows-Server-2025-osinfo.patch Fix osinfo for Windows Server 2025 2024-10-17 14:28:17 +01:00
0004-build-Assume-__attribute__-cleanup-always-works.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0005-appliance-Use-stable-owner-group-and-mtime-in-applia.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0006-appliance-Refactor-the-TAR_COMMAND-macro.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0007-build-Add-new-dependency-on-json-c.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0008-daemon-ldm.c-Replace-jansson-with-json-c.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0010-lib-info.c-Replace-jansson-with-json-c.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0011-lib-direct-Remove-test-for-qemu-mandatory-locking.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0012-lib-qemu.c-Replace-jansson-with-json-c.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0013-build-Remove-Jansson-dependency.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0014-website-Fix-link-to-latest-development-version.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0015-RHEL-Disable-unsupported-remote-drive-protocols-RHBZ.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0016-RHEL-Reject-use-of-libguestfs-winsupport-features-ex.patch Replace Jansson with json-c 2024-10-30 11:27:45 +00:00
0017-daemon-New-command_out-and-sh_out-APIs.patch Add new APIs to allow command output > 4MB 2025-02-24 16:09:33 +00:00
0018-lib-Print-kernel-utsname-in-debug-output.patch Include host kernel information in libguestfs debugging output 2025-03-11 13:49:11 +00:00
0019-daemon-Fix-loongarch64-detection-on-RHEL-9.patch Include host kernel information in libguestfs debugging output 2025-03-11 13:49:11 +00:00
0020-daemon-inspect-Add-some-debugging-of-usr-merging.patch Fix virt-v2v conversion of split /usr Ubuntu 22+ 2025-04-16 21:38:07 +01:00
0021-generator-Implement-struct-FDevice-type.patch Fix virt-v2v conversion of split /usr Ubuntu 22+ 2025-04-16 21:38:07 +01:00
0022-generator-Use-new-FDevice-type-for-the-pvs-full-pv_n.patch Fix virt-v2v conversion of split /usr Ubuntu 22+ 2025-04-16 21:38:07 +01:00
0023-daemon-inspect-Resolve-Ubuntu-22-dev-disk-by-uuid-in.patch Fix virt-v2v conversion of split /usr Ubuntu 22+ 2025-04-16 21:38:07 +01:00
0024-generator-Fix-implementation-of-FUUID-for-OCaml-func.patch Fix virt-v2v conversion of split /usr Ubuntu 22+ 2025-04-16 21:38:07 +01:00
0025-Update-common-submodule.patch Fix virt-v2v conversion of split /usr Ubuntu 22+ 2025-04-16 21:38:07 +01:00
0026-daemon-Rewrite-pvs-vgs-lvs-full-APIs-in-OCaml.patch Fix virt-v2v conversion of split /usr Ubuntu 22+ 2025-04-16 21:38:07 +01:00
0027-daemon-inspect-Resolve-Ubuntu-22-dev-disk-by-id-dm-u.patch Fix virt-v2v conversion of split /usr Ubuntu 22+ 2025-04-16 21:38:07 +01:00
0028-RHEL-9-daemon-fstrim.c-Run-the-fstrim-command-twice.patch Run the fstrim command twice 2025-04-25 15:51:27 +01:00
0029-daemon-fstrim.c-Issue-sync_disks-after-fstrim.patch Run the fstrim command twice 2025-04-25 15:51:27 +01:00
copy-patches.sh Include host kernel information in libguestfs debugging output 2025-03-11 13:49:11 +00:00
gating.yaml Add gating tests (for RHEL 9) 2021-06-02 10:42:30 +01:00
guestfish.sh RHEL 9.0.0 Alpha bootstrap 2020-10-15 16:10:38 +02:00
libguestfs.keyring RHEL 9.0.0 Alpha bootstrap 2020-10-15 16:10:38 +02:00
libguestfs.spec Run the fstrim command twice 2025-04-25 15:51:27 +01:00
README-replacement.in RHEL 9.0.0 Alpha bootstrap 2021-01-27 10:32:03 -08:00
sources Rebase to libguestfs 1.54.0 2024-10-09 11:31:14 +01:00
yum.conf.in RHEL 9.0.0 Alpha bootstrap 2020-10-15 16:10:38 +02:00