On Tue, May 05, 2020 at 10:30:33PM +0100, Richard W.M. Jones wrote: > $ libguestfs-test-tool > ... > libguestfs: launch: version=1.42.0fedora=33,release=5.fc33,libvirt > ... > libguestfs: build appliance > libguestfs: error: cannot find any suitable libguestfs supermin, fixed or > old-style appliance on LIBGUESTFS_PATH (search path: /usr/lib/guestfs) > ... > > It appears that this configure test is now failing: > > https://github.com/libguestfs/libguestfs/blob/26324d54457d49bec19c1a3ba454a415d467d3e8/m4/guestfs-appliance.m4#L128 > > ... but at the moment I do not understand why.
Fixed upstream in: https://github.com/libguestfs/libguestfs/commit/94ff24b8800ebc79f19bd686ec2dda393906c454 There are new builds available of libguestfs and virt-v2v in both Fedora Rawhide and Fedora 32, so if you see the above problem then try doing an update. Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-df lists disk usage of guests without needing to install any software inside the virtual machine. Supports Linux and Windows. http://people.redhat.com/~rjones/virt-df/ _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
