yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #09068
[Bug 1271806] Re: unable to run tests due to missing deps in the virtual env
This is affecting neutron as well:
Downloading/unpacking psutil>=0.6.1,<1.0 (from -r /home/openstack/workspace/neutron/requirements.txt (line 19))
Could not find a version that satisfies the requirement psutil>=0.6.1,<1.0 (from -r /home/openstack/workspace/neutron/requirements.txt (line 19)) (from versions: 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.2.1)
Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for psutil>=0.6.1,<1.0 (from -r /home/openstack/workspace/neutron/requirements.txt (line 19))
** Also affects: neutron
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to neutron.
https://bugs.launchpad.net/bugs/1271806
Title:
unable to run tests due to missing deps in the virtual env
Status in OpenStack Image Registry and Delivery Service (Glance):
Confirmed
Status in OpenStack Neutron (virtual network service):
New
Bug description:
On both my Ubuntu box and my Mac, I've been unable to run the glance
tests since this evening due to a missing dependency, specifically a
version of psutil between 0.6 and 1.0. The archive only has 1.1 and
up. Here are the logs:
Downloading/unpacking psutil>=0.6.1,<1.0 (from -r /Users/mfischer/code/glance/test-requirements.txt (line 19))
http://tarballs.openstack.org/oslo.messaging/oslo.messaging-1.2.0a11.tar.gz#egg=oslo.messaging-1.2.0a11 uses an insecure transport scheme (http). Consider using https if tarballs.openstack.org has it available
Could not find a version that satisfies the requirement psutil>=0.6.1,<1.0 (from -r /Users/mfischer/code/glance/test-requirements.txt (line 19)) (from versions: 1.1.0, 1.1.1, 1.1.2, 1.1.3, 1.2.0, 1.2.1)
Some externally hosted files were ignored (use --allow-external to allow).
Cleaning up...
No distributions matching the version for psutil>=0.6.1,<1.0 (from -r /Users/mfischer/code/glance/test-requirements.txt (line 19))
Storing debug log for failure in /var/folders/d2/qr0r7fc10j35_lwkz9wwmtxc0000gp/T/tmpBIMPmg
To manage notifications about this bug go to:
https://bugs.launchpad.net/glance/+bug/1271806/+subscriptions
References