Displaying 1 result from an estimated 1 matches for "l744".
Did you mean:
744
2023 Mar 17
1
[V2V PATCH v3 5/6] v2v, in-place: introduce --block-driver command line option
...nvironment. But here's the thing: in
> RHEL, CentOS (and in other RHEL-like distros, I presume) libguestfs is
> being built with the option "--with-default-backend=libvirt" set:
>
> https://gitlab.com/redhat/centos-stream/rpms/libguestfs/-/blob/5089358fe5/libguestfs.spec#L744
correct...
>
> And if you don't put extra effort in linking your freshly built v2v with
> libguestfs also built from source, but rather link it against the
> libguestfs present in the system -- then the issue still exists and the
> question remains.
... and that must be why I...