[Openstack-devel] Ceilometer version computing on clean

Julien Danjou acid at debian.org
Mon Nov 19 11:56:44 UTC 2012


Hi Thomas,

Since you reported your issues with "python setup.py clean" using "git
fetch' while packaging Ceilometer, I came up with a solution that might
help you.
openstack.common.setup only tries to use git if it can't find the local
version in the `versioninfo` file. So I figured out that creating this
file should avoid this.

I imagine you'll encounter this problem on future version of all
OpenStack components, so here's a patch against openstack-pkg-tools that
should help.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Generate-versioninfo.patch
Type: text/x-diff
Size: 773 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20121119/800aa59b/attachment.patch>
-------------- next part --------------

-- 
Julien Danjou
/* Free Software hacker & freelance
   http://julien.danjou.info */
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 835 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/openstack-devel/attachments/20121119/800aa59b/attachment.pgp>


More information about the Openstack-devel mailing list