python-keystoneclient package missing dependency on python-pkg-resources

Bug #1071032 reported by Andrew Glen-Young
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-keystoneclient (Ubuntu)
Fix Released
Medium
Unassigned

Bug Description

I have recently installed python-keystoneclient within a debootstrapped chroot and what I believe to be a dependency problem with the package.

After installing python-pkg-resources python-keystoneclient runs as expected.

Testing:

(keystone)agy@bricked:~$ keystone catalog
Traceback (most recent call last):
  File "/usr/bin/keystone", line 5, in <module>
    from pkg_resources import load_entry_point
ImportError: No module named pkg_resources

(keystone)agy@bricked:~$ sudo apt-get install python-pkg-resources

(keystone)agy@bricked:~$ keystone catalog
[... catalog is returned ...]

System Information:

(keystone)agy@bricked:~$ dpkg-query --show '*keystone*'
python-keystoneclient 1:0.1.3-0ubuntu1

(keystone)agy@bricked:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=12.10
DISTRIB_CODENAME=quantal
DISTRIB_DESCRIPTION="Ubuntu 12.10"

Related branches

James Page (james-page)
Changed in python-keystoneclient (Ubuntu):
importance: Undecided → Medium
status: New → Confirmed
status: Confirmed → Triaged
Revision history for this message
Launchpad Janitor (janitor) wrote :

This bug was fixed in the package python-keystoneclient - 1:0.2.0-0ubuntu1

---------------
python-keystoneclient (1:0.2.0-0ubuntu1) raring; urgency=low

  * New upstream release.
  * debian/control: Add python-pkg-resources. (LP: #1071032)
 -- Chuck Short <email address hidden> Thu, 29 Nov 2012 12:46:21 -0600

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