tripleo-quickstart install-deps.sh bad option to yum-config-manager

Bug #1882396 reported by Glenn Marcy
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
tripleo
New
Undecided
Unassigned

Bug Description

When running a quickstart install, a message is printed

Error: No matching repo to modify: enable.

This is coming from the command at line 219 in install-deps.sh

yum-config-manager enable epel || true

where enable is being parsed as a repo name, not an option.

The correct syntax would be to use --enable

reproduce:

bash quickstart.sh --install-deps --override_sudo_check

latest code from master

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.