Comment 3 for bug 1407922

Revision history for this message
Mathieu Rohon (mathieu-rohon) wrote :

I'm facing the same issue while trying to use a bump on the requirements to fix a bug while trying to use latest tempest in devstack.

So I applied the patch which should result in updating tempest-lib to the version 0.1.0 :
https://review.openstack.org/#/c/148789/

then I ran devstack with stack.sh and the following error occured :

Found existing installation: tempest-lib 0.0.1
     Can't uninstall 'tempest-lib'. No files were found to uninstall.

then, pip freeze is telling me that tempest-lib 0.0.1 is still in use.

Those debian and ubuntu bugs seem related :
https://bugs.launchpad.net/ubuntu/+source/python-pip/+bug/1392288
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=751827