Public bug reported:

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"

** Affects: python-keystoneclient (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1071032

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

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python-keystoneclient/+bug/1071032/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to