Bug 1472208 - virt-v2v fails on opensuse 13.2 guest with error: statns: statns_stub: path must start with a / character
Summary: virt-v2v fails on opensuse 13.2 guest with error: statns: statns_stub: path m...
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Virtualization Tools
Classification: Community
Component: libguestfs
Version: unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Richard W.M. Jones
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks: 1472288
TreeView+ depends on / blocked
 
Reported: 2017-07-18 09:15 UTC by Richard W.M. Jones
Modified: 2017-07-27 21:51 UTC (History)
2 users (show)

Fixed In Version:
Clone Of:
: 1472288 (view as bug list)
Environment:
Last Closed: 2017-07-27 21:51:11 UTC
Embargoed:


Attachments (Terms of Use)
virt-v2v -v -x output (810.49 KB, text/plain)
2017-07-18 09:16 UTC, Richard W.M. Jones
no flags Details

Description Richard W.M. Jones 2017-07-18 09:15:28 UTC
Description of problem:

$ virt-builder opensuse-13.2 
$ virt-v2v -i disk opensuse-13.2.img -o null
[   0.0] Opening the source -i disk opensuse-13.2.img
[   0.0] Creating an overlay to protect the source from being modified
[   0.0] Initializing the target -o null
[   0.0] Opening the overlay
[  10.7] Inspecting the overlay
[  13.3] Checking for sufficient free disk space in the guest
[  13.3] Estimating space required on target for each disk
[  13.3] Converting openSUSE 13.2 (Harlequin) (x86_64) to run on KVM
virt-v2v: warning: no initrd was found in /boot matching kernel-default 
3.16.7-24-default.
virt-v2v: error: libguestfs error: statns: statns_stub: path must start 
with a / character

If reporting bugs, run virt-v2v with debugging enabled and include the 
complete output:

  virt-v2v -v -x [...]


Version-Release number of selected component (if applicable):

libguestfs 1.37.17

How reproducible:

100%

Steps to Reproduce:
1. See above.

Comment 1 Richard W.M. Jones 2017-07-18 09:16:10 UTC
Created attachment 1300339 [details]
virt-v2v -v -x output

Comment 2 Richard W.M. Jones 2017-07-18 09:19:10 UTC
Even with perl & perl-Bootloader installed in the guest I see the
same error.

Comment 3 Richard W.M. Jones 2017-07-18 10:01:37 UTC
Patch posted:
https://www.redhat.com/archives/libguestfs/2017-July/msg00154.html


Note You need to log in before you can comment on or make changes to this bug.