Re: [Openstack] [oslo] Issues with pbr when building custom packages

2016-06-14 Thread Sam Morrison
Hi Jeremy, Setting the environment variable still doesn’t work as it is still required to meet the PBR standard. It would be great to fix the docs and get PBR to follow PEP440 if that is intended. Eg. I should be able to set a version like 12.0.3.post74+gea340da Thanks, Sam > On 10 Jun

Re: [Openstack] [oslo] Issues with pbr when building custom packages

2016-06-09 Thread Jeremy Stanley
On 2016-06-09 10:15:38 +1000 (+1000), Sam Morrison wrote: > > On 9 Jun 2016, at 10:06 AM, Doug Hellmann wrote: [...] > > If you're doing your own packaging, how are you feeding the version > > number into pbr? Via the environment variable? > > We’re building it based on

Re: [Openstack] [oslo] Issues with pbr when building custom packages

2016-06-09 Thread Jeremy Stanley
On 2016-06-09 08:16:11 +1000 (+1000), Sam Morrison wrote: [...] > I'm packaging nova, we have a bunch of custom commits and extra > back ports in our version. Having the git hash in there is > extremely helpful and I also don't want to conflict with the > official openstack release. [...] I don't

Re: [Openstack] [oslo] Issues with pbr when building custom packages

2016-06-08 Thread Doug Hellmann
Excerpts from Sam Morrison's message of 2016-06-09 08:16:11 +1000: > > > On 8 Jun 2016, at 10:51 PM, Doug Hellmann wrote: > > > > Excerpts from Sam Morrison's message of 2016-06-08 16:59:37 +1000: > >> We have been building our own packages for a few years now and I’ve

Re: [Openstack] [oslo] Issues with pbr when building custom packages

2016-06-08 Thread Sam Morrison
> On 9 Jun 2016, at 8:16 AM, Sam Morrison wrote: > > > >> On 8 Jun 2016, at 10:51 PM, Doug Hellmann wrote: >> >> Excerpts from Sam Morrison's message of 2016-06-08 16:59:37 +1000: >>> We have been building our own packages for a few years now and

Re: [Openstack] [oslo] Issues with pbr when building custom packages

2016-06-08 Thread Sam Morrison
> On 8 Jun 2016, at 10:51 PM, Doug Hellmann wrote: > > Excerpts from Sam Morrison's message of 2016-06-08 16:59:37 +1000: >> We have been building our own packages for a few years now and I’ve just >> started to build packages for liberty. >> >> I got an error from pbr

Re: [Openstack] [oslo] Issues with pbr when building custom packages

2016-06-08 Thread Doug Hellmann
Excerpts from Sam Morrison's message of 2016-06-08 16:59:37 +1000: > We have been building our own packages for a few years now and I’ve just > started to build packages for liberty. > > I got an error from pbr telling me my version was incompatible. An example > version we were producing was