[new-pip] [neutron-server] ubuntu source train fails on networking-hyperv

Bug #1907826 reported by Erik Panter
14
This bug affects 3 people
Affects Status Importance Assigned to Milestone
kolla
Fix Released
Undecided
Unassigned
Train
Fix Committed
Critical
Unassigned

Bug Description

We are currently running into errors when building train neutron images from source. The installation of `networking-hyperv` fails with:

INFO:kolla.common.utils.neutron-server:ERROR: Cannot install networking-hyperv==5.0.0 and networking-hyperv==5.0.1 because these package versions have conflicting dependencies.
INFO:kolla.common.utils.neutron-server:
INFO:kolla.common.utils.neutron-server:The conflict is caused by:
INFO:kolla.common.utils.neutron-server: networking-hyperv 5.0.1 depends on eventlet!=0.18.3, !=0.20.1, <0.21.0 and >=0.18.2
INFO:kolla.common.utils.neutron-server: networking-hyperv 5.0.0 depends on eventlet!=0.18.3, !=0.20.1, <0.21.0 and >=0.18.2
INFO:kolla.common.utils.neutron-server:To fix this you could try to:
INFO:kolla.common.utils.neutron-server:1. loosen the range of package versions you've specified
INFO:kolla.common.utils.neutron-server:2. remove package versions to allow pip attempt to solve the dependency conflict

How to reproduce:
- install kolla from the stable/train branch
- kolla-build --nocache --type source --openstack-release train --base ubuntu neutron

It seems that the requirement `networking-hyperv>=5.0.0,<6.0.0` (in neutron_server_pip_packages) is not compatible with the constraint `eventlet===0.25.2` (in https://releases.openstack.org/constraints/upper/train), removing the constraint or allowing networking-hyperv>=6.0.0 fixes the issue.

Revision history for this message
Erik Panter (epanter) wrote :

I just noticed this has been mentioned in https://bugs.launchpad.net/kolla/+bug/1862412/comments/2

Revision history for this message
Radosław Piliszek (yoctozepto) wrote :

Yes, it was me being proactive but nobody fixed it early enough.

Anyhow, this is being addressed (brutally) by https://review.opendev.org/c/openstack/kolla/+/766410

summary: - [neutron-server] dependency conflict when building neutron-server from
- source
+ [new-pip] [neutron-server] ubuntu source train fails on networking-
+ hyperv
Changed in kolla:
status: New → Fix Released
Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla 9.3.0

This issue was fixed in the openstack/kolla 9.3.0 release.

Revision history for this message
OpenStack Infra (hudson-openstack) wrote : Fix included in openstack/kolla stein-eol

This issue was fixed in the openstack/kolla stein-eol release.

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

Duplicates of this bug

Other bug subscribers

Remote bug watches

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