[Libguestfs] import-to-ovirt.pl minor problem

Richard W.M. Jones rjones at redhat.com
Sat Dec 24 13:40:28 UTC 2016


On Sat, Dec 24, 2016 at 02:28:18PM +0100, Emmanuel Kasper wrote:
> Hi Richard
> 
> I've noticed this snippet in import-to-ovirt.pl
> 
>  my $minor_version = $g->inspect_get_major_version ($root);
> 
> I guess you meant here
> 
> my $minor_version = $g->inspect_get_minor_version ($root);

Indeed I did, and that also means that some of the metadata
in imported guests would have been broken.

All fixed now, thanks!

http://git.annexia.org/?p=import-to-ovirt.git;a=commitdiff;h=0b4fd1e614b2101c3b6afe688ce09272b7eb3357

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/




More information about the Libguestfs mailing list