Comment 6 for bug 1669462

Revision history for this message
Alfredo Moralejo (amoralej) wrote :

I think we may be mixing several issues. Right now, master branch is behind stable/ocata in terms of upstream release:

[amoralej@faemino puppet-tripleo(os_amoralej_oslab)]$ python setup.py --version
6.2.1.dev46
[amoralej@faemino puppet-tripleo(os_amoralej_oslab)]$ git checkout stable/ocata
Branch stable/ocata set up to track remote branch stable/ocata from origin.
Switched to a new branch 'stable/ocata'
[amoralej@faemino puppet-tripleo(os_amoralej_oslab)]$ python setup.py --version
6.3.1.dev3
[amoralej@faemino puppet-tripleo(os_amoralej_oslab)]$

This is something to be fixed upstream.

Note that puppet-tripleo-6.3.0-0.20170307041058.0cad4e0.el7.centos.noarch is not coming from delorean-deps but from delorean or delorean-current.

Anyway, I'm still trying to understand why priorities are not working as expected.