[Bug 1689701] Re: egg-info claims version is 0.18.0

Launchpad Bug Tracker 1689701 at bugs.launchpad.net
Wed May 10 19:45:04 UTC 2017


This bug was fixed in the package python-pylxd - 2.2.3-0ubuntu2

---------------
python-pylxd (2.2.3-0ubuntu2) artful; urgency=medium

  * d/rules: Drop OSLO_VERSION override use (LP: #1689701).

 -- James Page <james.page at ubuntu.com>  Wed, 10 May 2017 15:12:28 -0400

** Changed in: python-pylxd (Ubuntu)
       Status: New => Fix Released

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

Title:
  egg-info claims version is 0.18.0

Status in python-pylxd package in Ubuntu:
  Fix Released
Status in python-pylxd source package in Xenial:
  Triaged
Status in python-pylxd source package in Yakkety:
  Triaged
Status in python-pylxd source package in Zesty:
  Triaged

Bug description:
  The egg-info metadata shipped with this package claims it is version
  0.18.0, which means that Python programs with specific pylxd
  dependency requirements described in setup.py fail to recognize that
  this package contains recent enough code.

  This appears to be due to:

  debian/rules:6:export OSLO_PACKAGE_VERSION=0.18.0

  which doesn't seem to ever have been updated in the git packaging
  branch since the initial import, but the bzr packaging branches (e.g.
  lp:~ubuntu-server-dev/ubuntu/wily/python-pylxd/trunk) seem to indicate
  that it has been in the past.

  Simply removing that line and rebuilding yields a package whose
  metadata looks vaguely correct, but there may be other side-effects I
  haven't considered.

  Given the version number, this bug probably affects xenial, yakkety,
  zesty, and artful, although I've only examined yakkety and zesty.

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



More information about the Ubuntu-openstack-bugs mailing list