Current master has dependency conflict for "requests" package.

Bug #1208951 reported by Chad Roberts
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Sahara
Fix Released
Critical
Sergey Lukjanov

Bug Description

Running savanna-api fails from the current master

  File "build/bdist.linux-i686/egg/pkg_resources.py", line 2607, in <module>
  File "build/bdist.linux-i686/egg/pkg_resources.py", line 565, in resolve
pkg_resources.DistributionNotFound: requests>=1.1,<1.2.3

find . -name 'require*' -exec grep -H 'request' {} \; yields the following result

./venv/lib/python2.7/site-packages/python_keystoneclient-0.3.1-py2.7.egg-info/requires.txt:requests>=0.8.8
./venv/lib/python2.7/site-packages/python_cinderclient-1.0.4-py2.7.egg-info/requires.txt:requests>=0.8
./venv/lib/python2.7/site-packages/python_novaclient-2.14.0-py2.7.egg-info/requires.txt:requests>=1.1,<1.2.3
./pep8/lib/python2.7/site-packages/python_cinderclient-1.0.4-py2.7.egg-info/requires.txt:requests>=0.8
./pep8/lib/python2.7/site-packages/python_novaclient-2.13.0-py2.7.egg-info/requires.txt:requests>=0.8
./pep8/lib/python2.7/site-packages/python_keystoneclient-0.2.5-py2.7.egg-info/requires.txt:requests>=0.8.8

Looks like the dependencies need to be worked out a bit.

Tags: 0.3
Changed in savanna:
status: New → Triaged
importance: Undecided → Critical
assignee: nobody → Sergey Lukjanov (slukjanov)
milestone: none → 0.3a1
tags: added: 0.3
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to savanna (master)

Fix proposed to branch: master
Review: https://review.openstack.org/40475

Changed in savanna:
status: Triaged → In Progress
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix merged to savanna (master)

Reviewed: https://review.openstack.org/40475
Committed: http://github.com/stackforge/savanna/commit/5e75d7840bcc08b7fe93e1f9fa58ef9e4b162345
Submitter: Jenkins
Branch: master

commit 5e75d7840bcc08b7fe93e1f9fa58ef9e4b162345
Author: Sergey Lukjanov <email address hidden>
Date: Tue Aug 6 22:35:08 2013 +0400

    Fix requests version

    It's done in openstack/requirements too.

    Fixes: bug #1208951

    Change-Id: Idbd6fed04fc68ba955318645d490edea06bf8c58

Changed in savanna:
status: In Progress → Fix Committed
Changed in savanna:
status: Fix Committed → Fix Released
Changed in savanna:
milestone: 0.3a1 → 0.3
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.