python-keystoneclient does not depend on python-requeusts>=0.8.8

Bug #1170828 reported by Joe Breu
10
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-keystoneclient (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

python-keystoneclient-1:0.2.3-0ubuntu1~cloud0 requies python-requeusts but does not force an upgrade of python-requests when the python-keystoneclient package is upgraded (i.e. from folsom to grizzly using the grizzly cloud-archive packages)

root@breu-swift-infra1:~# keystone endpoint-list
Traceback (most recent call last):
  File "/usr/bin/keystone", line 5, in <module>
    from pkg_resources import load_entry_point
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2711, in <module>
    parse_requirements(__requires__), Environment()
  File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 584, in resolve
    raise DistributionNotFound(req)
pkg_resources.DistributionNotFound: requests>=0.8.8

root@breu-swift-infra1:~# dpkg -l | grep keystone
ii keystone 1:2013.1-0ubuntu1~cloud0 OpenStack identity service - Daemons
ii python-keystone 1:2013.1-0ubuntu1~cloud0 OpenStack identity service - Python library
ii python-keystoneclient 1:0.2.3-0ubuntu1~cloud0 Client library for OpenStack Identity API

Upgrading python-requests to 1.1.0-1~cloud0 from cloud-archive resolves this problem.

Revision history for this message
Joe Breu (breu) wrote :

this is a packaging bug and not a keystone related bug

tags: added: backport
tags: removed: backport
Changed in python-keystoneclient (Ubuntu):
status: New → Confirmed
importance: Undecided → Medium
tags: added: cloud-archive
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-keystoneclient - 1:0.2.3-0ubuntu2

---------------
python-keystoneclient (1:0.2.3-0ubuntu2) raring; urgency=low

  [ Adam Gandelman ]
  * debian/control: Set python-requests min. version >= 1.1.0. (LP: #1170828)
 -- Chuck Short <email address hidden> Mon, 22 Apr 2013 07:50:36 -0500

Changed in python-keystoneclient (Ubuntu):
status: Confirmed → 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.