[Libguestfs] [virt-v2v] no installed kernel packages were found Converting CentOS OVA to KVM

Pino Toscano ptoscano at redhat.com
Wed Jul 12 07:47:24 UTC 2017


On Tuesday, 11 July 2017 23:42:31 CEST Zach Seils (seils) wrote:
> It’s the same input OVA, but using the latest libguestfs release.
> 
> Updated log attached (sorry; thought I had the necessary flags enabled).

The error message is:

  installed kernel packages in this guest:
  virt-v2v: error: no installed kernel packages were found.

This is because no kernel packages are found in the guest, and indeed
I can see in the log:

  libguestfs: trace: v2v: inspect_list_applications2 "/dev/vg0/lv-root"
  libguestfs: trace: v2v: inspect_list_applications2 = <struct guestfs_application2_list(0)>

Since it's a own build, most probably libdb-utils was not installed
when configure was run, and thus libguestfs did not download and
inspect the content of the RPM DB in the guest.

See also http://libguestfs.org/guestfs-building.1.html for the list of
mandatory, and optional build & runtime dependencies.

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


More information about the Libguestfs mailing list