[Libguestfs] [PATCH 1/6] p2v: move kernel config to perl script

Pino Toscano ptoscano at redhat.com
Wed Aug 21 08:03:42 UTC 2019


On Tuesday, 20 August 2019 20:17:38 CEST Richard W.M. Jones wrote:
> Unfortunately this breaks RHEL 7 builds :-(
> 
> On Mon, Jul 01, 2019 at 06:51:17PM +0200, Pino Toscano wrote:
> > diff --git a/p2v/generate-p2v-config.pl b/p2v/generate-p2v-config.pl
> > new file mode 100755
> > index 000000000..dc36abbda
> > --- /dev/null
> > +++ b/p2v/generate-p2v-config.pl
> 
> > +use List::Util qw(any);
> 
>   GEN      p2v-config.h
> "any" is not exported by the List::Util module
> Can't continue after import errors at generate-p2v-config.pl line 23.
> BEGIN failed--compilation aborted at generate-p2v-config.pl line 23.

See https://www.redhat.com/archives/libguestfs/2019-July/msg00112.html
https://github.com/libguestfs/virt-p2v/commit/2ac0713900dc60d9f0fbb8e5234ee41254f03e84

Instead of fixing p2v in libguestfs [1][2], it would be much easier to
check what virt-p2v is missing wrt documentation/release, and start
doing standalone releases of it.  Once done that, we can drop p2v from
libguestfs altogether.

[1] b81c252e447d0206c475be6aa58694b74ce1fdd7
[2] parts of ab09bc25c76c451711306c02cc0c302ee79d0369

-- 
Pino Toscano
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: This is a digitally signed message part.
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20190821/c89d307c/attachment.sig>


More information about the Libguestfs mailing list