[Libguestfs] [PATCH] v2v: adding input -i ova

Richard W.M. Jones rjones at redhat.com
Sun Aug 24 10:34:58 UTC 2014


On Sun, Aug 24, 2014 at 01:20:46PM +0300, Shahar Havivi wrote:
> After applying the patch I have a logical error at the check:
> if hash <> sha1 then
> 
> its looks like the sha1 is not a string but a unit
> let sha1 = Str.matched_group 2 line in
>   (sha1 : string);
> 
> Do you have an idea why?
> (attached the new patch)

The patch you sent me compiles fine here.  What's the error that you
see?

Rich.

-- 
Richard Jones, Virtualization Group, Red Hat http://people.redhat.com/~rjones
Read my programming and virtualization blog: http://rwmj.wordpress.com
Fedora Windows cross-compiler. Compile Windows programs, test, and
build Windows installers. Over 100 libraries supported.
http://fedoraproject.org/wiki/MinGW




More information about the Libguestfs mailing list