On Mon, Aug 8, 2016 at 3:48 PM, Attila Darazs <adarazs(a)redhat.com> wrote:
On 08/08/2016 03:37 PM, Alan Pevec wrote:
>
>
>> Mitaka & Liberty: both are blocked by an error during openstack
>
> undercloud install[3], looks like a packaging error. This bug needs
> attention.
>
> osc-lib is newton master only change, how did it end up in
> mitaka/liberty tripleo?
> Please do not add this dep in packaging, check where it comes from.
According to the traceback[1], it comes from gnocchiclient. It's here:
https://github.com/openstack/python-gnocchiclient/blob/master/gnocchiclie...
Which, I assume is built from the master branch of the repo. How should it
be solved then?
I guess we need to pin mitaka to stable/2.2 branch. It's partially
implemented in
https://review.rdoproject.org/r/#/c/1809/ but as dlrn
already built a later version is still using it. I'll check how to do
it safely.