[Bug 1100356] Re: Grizzly glance command fails on Ubuntu Raring with jsonschema error

Ian Cordasco sigmavirus24 at gmail.com
Mon Jan 30 13:55:58 UTC 2017


This problem was fixed in the package distribution nearly 4 years ago.
Closing the upstream component as invalid since this was a packaging
issue.

** Changed in: python-glanceclient
       Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Ubuntu
OpenStack, which is subscribed to python-glanceclient in Ubuntu.
https://bugs.launchpad.net/bugs/1100356

Title:
  Grizzly glance command fails on Ubuntu Raring with jsonschema error

Status in Glance Client:
  Invalid
Status in python-glanceclient package in Ubuntu:
  Fix Released

Bug description:
  OS:  Ubuntu Raring
  Glance version:  Grizzly 2

  Problem Description:
  Glance is loaded using apt-get from the Grizzly ppa.  Installation of the  package succeeds.  Glance can be configured, services start, and Database can be sync'd.  However when attempting to run the glance command by itself, to image-create, or image-list the following trace is encountered:

  root at chimp66:~# glance
  Traceback (most recent call last):
    File "/usr/bin/glance", line 5, in <module>
      from pkg_resources import load_entry_point
    File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 2811, in <module>
      parse_requirements(__requires__), Environment()
    File "/usr/lib/python2.7/dist-packages/pkg_resources.py", line 588, in resolve
      raise DistributionNotFound(req)
  pkg_resources.DistributionNotFound: jsonschema==0.2

  This appears to be due to the fact that Ubuntu Raring installs
  jsonschema 0.7.

To manage notifications about this bug go to:
https://bugs.launchpad.net/python-glanceclient/+bug/1100356/+subscriptions



More information about the Ubuntu-openstack-bugs mailing list