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
Created attachment 634396 [details] screenshot of /tmp/virt-p2v.log (end of file)
Created attachment 634397 [details] This is the output from running virt-p2v-image-builder on the fc16 server
Updated title, as image builder errors are a red herring.
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
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