Bug 870693

Summary: virt-p2v crashes during connection to conversion server
Product: [Fedora] Fedora Reporter: Tom C <redhat>
Component: virt-v2vAssignee: Matthew Booth <mbooth>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 16CC: crobinso, mbooth, virt-maint
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2013-02-11 21:33:59 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
output from /tmp/virt-p2v.log (top of file)
none
screenshot of /tmp/virt-p2v.log (end of file)
none
This is the output from running virt-p2v-image-builder on the fc16 server none

Description Tom C 2012-10-28 01:20:33 UTC
Created attachment 634395 [details]
output from /tmp/virt-p2v.log (top of file)

Description of problem:

During execution of virt-p2p-image-builder, a number of errors are encountered including one which references the "load" executable. It successfully creates and ISO image that appears to work. After entering the servername and password for the destination server, the virt-p2v crashes and the debug logs show references to "load" not being found.

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

0.8.9-1

How reproducible:

always

Steps to Reproduce:
1. Install latest virt-p2v-image-builder-0.9.8-1.fc16.noarch.rpm
2. run /usr/bin/virt-p2v-image-builder
3. boot from the generated iso, configure networking and enter servername and password.
  
Actual results:

virt-p2v crashes, and debug report shows convert.rb has error in line 83 in 'init' undefined method 'each' for #<Libssh2::Channel::ApplicationError:0xb617f0dc> from /usr/lib/ruby/gems/1.8/gems/virt-p2v-0.8.9/lib/virt-p2v/connection.rb:227:in 'call'
from /usr/lib/ruby/gems/1.8/gems/virt-p2v-0.8.9/lib/virt-p2v/connection.rb:227:in 'run'
from /usr/lib/ruby/gems/1.8/gems/virt-p2v-0.8.9/lib/virt-p2v/gtk-queue.rb:44 in 'call'
etc etc.. for 'main_with_queue', 'each', 'synchronize','main'


Expected results:

virt-p2v should connect to destination server on ssh port and proceed to next step.

Additional info:

Screenshots attached

Comment 1 Tom C 2012-10-28 01:22:09 UTC
Created attachment 634396 [details]
screenshot of /tmp/virt-p2v.log (end of file)

Comment 2 Tom C 2012-10-28 01:25:46 UTC
Created attachment 634397 [details]
This is the output from running virt-p2v-image-builder on the fc16 server

Comment 3 Matthew Booth 2012-11-02 17:59:05 UTC
Updated title, as image builder errors are a red herring.

Comment 4 Fedora End Of Life 2013-01-16 15:21:09 UTC
This message is a reminder that Fedora 16 is nearing its end of life.
Approximately 4 (four) weeks from now Fedora will stop maintaining
and issuing updates for Fedora 16. It is Fedora's policy to close all
bug reports from releases that are no longer maintained. At that time
this bug will be closed as WONTFIX if it remains open with a Fedora 
'version' of '16'.

Package Maintainer: If you wish for this bug to remain open because you
plan to fix it in a currently maintained version, simply change the 'version' 
to a later Fedora version prior to Fedora 16's end of life.

Bug Reporter: Thank you for reporting this issue and we are sorry that 
we may not be able to fix it before Fedora 16 is end of life. If you 
would still like to see this bug fixed and are able to reproduce it 
against a later version of Fedora, you are encouraged to click on 
"Clone This Bug" and open it against that version of Fedora.

Although we aim to fix as many bugs as possible during every release's 
lifetime, sometimes those efforts are overtaken by events. Often a 
more recent Fedora release includes newer upstream software that fixes 
bugs or makes them obsolete.

The process we are following is described here: 
http://fedoraproject.org/wiki/BugZappers/HouseKeeping

Comment 5 Cole Robinson 2013-02-11 21:33:59 UTC
Hi Tom, as the above message mentioned, F16 is about to become unsupported. If you can still reproduce this issue on F18, please reopen this bug. But it won't be fixed in F16, so closing as WONTFIX for now. Sorry for the inconvenience