On Thu, Nov 28, 2019 at 11:04:42PM +0200, Nir Soffer wrote: > I also cannot run the tests, "make check" fail very early with: > > SRCDIR=. LAYOUT=partitions ../../run --test ./make-fedora-img.pl > Can't locate Sys/Guestfs.pm in @INC (you may need to install the > Sys::Guestfs module) (@INC contains: /usr/local/lib64/perl5
You need to: dnf install 'perl(Sys::Guestfs)' Rich. -- Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones Read my programming and virtualization blog: http://rwmj.wordpress.com virt-p2v converts physical machines to virtual machines. Boot with a live CD or over the network (PXE) and turn machines into KVM guests. http://libguestfs.org/virt-v2v _______________________________________________ Libguestfs mailing list [email protected] https://www.redhat.com/mailman/listinfo/libguestfs
