Hide Forgot
+++ This bug was initially created as a clone of Bug #1040098 +++ Description of problem: default installation doesn't install wget, which fv_* use to download images. There is no package %require when `plan` pulls in fv_* Version-Release number of selected component (if applicable): How reproducible: reliable Steps to Reproduce: 1. Install default server build in beaker with a recent tree 2. hwcert-backend -n hwcert.bos.devel.redhat.com plan 3. hwcert-backend -n hwcert.bos.devel.redhat.com run -t fv_core Actual results: Testing kvm virtualization libvirtd is running Verified that guest hwcert-x86_64 is not running Note: /var/lib/libvirt/images/hwcertData.img not found, attempting download sh: wget: command not found Warning: could not download http://hwcert.bos.devel.redhat.com/hwcert/fv-images/RHEL7/hwcertData.img.tar.bz2 sh: wget: command not found Warning: could not download ftp://partners.redhat.com/a166eabc5cf5df158922f9b06e5e7b21/hwcert//fv-images/RHEL7/hwcertData.img.tar.bz2 Error: could not find or download guest file hwcertData.img.tar.bz2 copying attachments... checking directory /var/log/hwcert/runs/2/fv_core Skipping output.log saveOutput: /var/log/hwcert/runs/2/fv_core/output.log Expected results: no complaint about missing wget Additional info: --- Additional comment from Greg Nichols on 2013-12-11 10:17:21 EST ---
Created attachment 835315 [details] fvtest.py patch to add wget to plan-time requires for fv tests.
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. http://rhn.redhat.com/errata/RHBA-2014-0532.html