The virt-v2v rpms
Find a file
Richard W.M. Jones daaa263ad1 Hard depend on libnbd >= 1.24
This is not actually necessary for Fedora.  But for RHEL 10.2, where
we partially backported some 1.24 APIs to libnbd 1.22, the libnbd 1.22
package now provides LIBNBD_1.24 versioned symbols.  However not all
of them, so for example virt-v2v can fail with:

virt-v2v: symbol lookup error: virt-v2v: undefined symbol: nbd_get_handle_size, version LIBNBD_1.24

Practically this means that you can update virt-v2v to RHEL 10.2, but
leave libnbd from RHEL 10.1, and virt-v2v will then fail to run.

Adding a hard dependency avoids this problem, and is fine for Fedora too.

Related: https://issues.redhat.com/browse/RHEL-140894
2026-01-13 10:57:22 +00:00
tests Fix basic test on RHEL 10 2024-07-11 12:46:58 +01:00
.gitignore Add gating tests 2021-06-11 14:52:39 +01:00
copy-patches.sh Unify Fedora and RHEL spec files. 2020-12-02 21:11:37 +00:00
gating.yaml gating: Match any version of RHEL 2024-04-16 13:02:33 +01:00
libguestfs.keyring Import virt-v2v 1.41.8. 2019-12-03 11:57:45 +00:00
sources New upstream stable branch version 2.10.0 2026-01-06 11:28:54 +00:00
virt-v2v.spec Hard depend on libnbd >= 1.24 2026-01-13 10:57:22 +00:00