RDO tickets are now tracked in Jira https://issues.redhat.com/projects/RDO/issues/
Bug 1220509 - wget is missing from qcow2 image fails instack-build-images script
Summary: wget is missing from qcow2 image fails instack-build-images script
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: RDO
Classification: Community
Component: instack-undercloud
Version: unspecified
Hardware: x86_64
OS: Linux
low
low
Target Milestone: ---
: ---
Assignee: James Slagle
QA Contact: Shai Revivo
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-11 17:37 UTC by Amit Ugol
Modified: 2017-06-18 06:31 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2017-06-18 06:31:44 UTC
Embargoed:


Attachments (Terms of Use)

Description Amit Ugol 2015-05-11 17:37:44 UTC
Description of problem:
running the latest version of instack-build-images on rhel-guest-image-7.1-20150203.1.x86_64.qcow2 would fails, because this image does not contain wget.


Version-Release number of selected component (if applicable):
instack-undercloud-0.0.0-post1734.el7.centos.noarch

How reproducible:
always

Steps to Reproduce:
1. export DIB_LOCAL_IMAGE=rhel-guest-image-7.1-20150203.1.x86_64.qcow2
2. . stackrc
3. run the script

Actual results:
wget command not found


Expected results:
script continues to build

Additional info:
Said qcow2 has no wget but does have curl.
Adding wget manually to the image solved this specific issue.

Comment 5 Christopher Brown 2017-06-17 17:01:06 UTC
It still doesn't have wget but curl does what is required. Suggest closing this NOTABUG.


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