install_rally.sh fails when python-wrapt system package is installed on ubuntu xenial

Bug #1764545 reported by Drew Freiberger
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Rally
Fix Released
Undecided
Unassigned

Bug Description

The package python-wrapt is installed as a pre-requisite to python-openstackclient from the xenial main repositories. This version is wrapt==1.8.0.

Rally requires wrapt==1.10.0 which then results in the following during the run of install_rally.sh:

  Found existing installation: wrapt 1.8.0
Cannot uninstall 'wrapt'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

Revision history for this message
Drew Freiberger (afreiberger) wrote :

workaround for xenial system with python-openstackclient installed:

sudo pip install -U --ignore-installed wrapt enum34 simplejson netaddr

Changed in rally:
status: New → 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.