← Back to team overview

yahoo-eng-team team mailing list archive

[Bug 1417075] Re: pkg_resources.DistributionNotFound: nova==2015.1.dev651

 

** Changed in: nova
       Status: New => Invalid

-- 
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1417075

Title:
  pkg_resources.DistributionNotFound: nova==2015.1.dev651

Status in OpenStack Compute (Nova):
  Invalid

Bug description:
  install nova-comon on ubuntu 14.04:

  
  Setting up nova-common (1:2014.2.1-0ubuntu1~cloud0) ...
  usermod: no changes
  Traceback (most recent call last):
    File "/usr/local/bin/nova-manage", line 5, in <module>
      from pkg_resources import load_entry_point
    File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 3018, in <module>
      working_set = WorkingSet._build_master()
    File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 614, in _build_master
      return cls._build_from_requirements(__requires__)
    File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 627, in _build_from_requirements
      dists = ws.resolve(reqs, Environment())
    File "/usr/local/lib/python2.7/dist-packages/pkg_resources/__init__.py", line 805, in resolve
      raise DistributionNotFound(req)
  pkg_resources.DistributionNotFound: nova==2015.1.dev651
  dpkg: error processing package nova-common (--configure):


  $ cat /etc/apt/sources.list.d/cloudarchive-juno.list
  deb http://ubuntu-cloud.archive.canonical.com/ubuntu trusty-updates/juno main

To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1417075/+subscriptions


References