[Bug 1689701] Re: egg-info claims version is 0.18.0
James Page
james.page at ubuntu.com
Wed May 10 19:45:48 UTC 2017
** Also affects: python-pylxd (Ubuntu Zesty)
Importance: Undecided
Status: New
** Also affects: python-pylxd (Ubuntu Xenial)
Importance: Undecided
Status: New
** Also affects: python-pylxd (Ubuntu Yakkety)
Importance: Undecided
Status: New
** Changed in: python-pylxd (Ubuntu)
Importance: Undecided => Medium
** Changed in: python-pylxd (Ubuntu Xenial)
Importance: Undecided => Medium
** Changed in: python-pylxd (Ubuntu Yakkety)
Importance: Undecided => Medium
** Changed in: python-pylxd (Ubuntu Zesty)
Importance: Undecided => Medium
** Changed in: python-pylxd (Ubuntu Xenial)
Status: New => Triaged
** Changed in: python-pylxd (Ubuntu Yakkety)
Status: New => Triaged
** Changed in: python-pylxd (Ubuntu Zesty)
Status: New => Triaged
--
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