Kolla train fails to install via pip2 without upper constraints

Bug #1866360 reported by Mark Goddard
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
kolla
Invalid
Undecided
Unassigned
Train
Triaged
Medium
Mark Goddard

Bug Description

virtualenv -p python2 venv
venv/bin/pip install 'kolla==9.0.1'
...
ERROR: Could not find a version that satisfies the requirement gitdb>=4.0.1 (from gitdb2>=2.0.0->GitPython<2.1.12,>=1.0.1->kolla==9.0.1) (from versions: 0.5.0, 0.5.1, 0.5.2, 0.5.3, 0.5.4, 0.6.0, 0.6.1, 0.6.2, 0.6.3, 0.6.4)
ERROR: No matching distribution found for gitdb>=4.0.1 (from gitdb2>=2.0.0->GitPython<2.1.12,>=1.0.1->kolla==9.0.1)

Upper constraints restricts gitdb2 to 2.0.5 for python 2

We don't document that upper constraints are necessary for installation.

Mark Goddard (mgoddard)
Changed in kolla:
importance: Undecided → Medium
status: New → Invalid
importance: Medium → Undecided
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix proposed to kolla (stable/train)

Fix proposed to branch: stable/train
Review: https://review.opendev.org/711635

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Change abandoned on kolla (stable/train)

Change abandoned by Mark Goddard (<email address hidden>) on branch: stable/train
Review: https://review.opendev.org/711635
Reason: Not working currently. gitdb2 not in GR, so can't be restricted by us.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.