Incorrect apt-get "-yes" parameter in install_rally.sh script

Bug #1455463 reported by Marek Zawadzki
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Fix Released
High
Sergey Skripnick

Bug Description

./install_rally.sh
[...]
+ read -p 'You need ether wget or curl to be installed. Install wget? [yN] ' REPLY
You need ether wget or curl to be installed. Install wget? [yN] y
[...]
+ apt-get install -yes wget
E: Command line option 'e' [from -yes] is not known.

I think it should be: apt-get --yes install wget

Changed in rally:
assignee: nobody → Sergey Skripnick (eyerediskin)
status: New → In Progress
importance: Undecided → High
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to rally (master)

Reviewed: https://review.openstack.org/183487
Committed: https://git.openstack.org/cgit/openstack/rally/commit/?id=74c189418cbe52018b8065777e37e4c1ac44e143
Submitter: Jenkins
Branch: master

commit 74c189418cbe52018b8065777e37e4c1ac44e143
Author: Sergey Skripnick <email address hidden>
Date: Fri May 15 14:55:14 2015 +0300

    Fix wrong apt-get -y option in install script

    Change-Id: I4123212feaa20ae2baf880381f6375c416cec05b
    Closes-Bug: 1455463

Changed in rally:
status: In Progress → Fix Committed
Changed in rally:
milestone: none → 0.0.5
Changed in rally:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.