In my Fedora 34 environment, with all libguestfs features enabled except the Erlang and Haskell bindings, "make check" passes if:
- these patches are applied on top of current master (f47e0bb67254), and - the btrfs-progs package is downgraded to 5.13.1-1.fc34.x86_64, according to <https://bugzilla.redhat.com/show_bug.cgi?id=2005529>. Thanks, Laszlo Laszlo Ersek (4): test-9p: fix the base directory that's exported to the guest test-md-and-lvm-devices: work around RAID0 regression in Linux v3.14/v5.4 tests: xfs: remove lazy-counter disablement test Go bindings: fix "C array of strings" -- char** -- allocation generator/actions_core.ml | 6 ---- generator/golang.ml | 46 +++++++++++++++++++++++------ tests/9p/test-9p.sh | 2 +- tests/md/test-md-and-lvm-devices.sh | 12 +++++--- 4 files changed, 46 insertions(+), 20 deletions(-) -- 2.19.1.3.g30247aa5d201 _______________________________________________ Libguestfs mailing list [email protected] https://listman.redhat.com/mailman/listinfo/libguestfs
