master periodic job running with centos 9-stream broken with py39 constraint drop https://review.opendev.org/c/openstack/requirements/+/948285
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
neutron |
Triaged
|
High
|
yatin |
Bug Description
Fails as:-
2025-04-29 02:48:35.453493 | controller | ERROR: Cannot install glance because these package versions have conflicting dependencies.
2025-04-29 02:48:35.453756 | controller |
2025-04-29 02:48:35.453825 | controller | The conflict is caused by:
2025-04-29 02:48:35.453919 | controller | taskflow 5.12.0 depends on networkx>=2.1.0
2025-04-29 02:48:35.453971 | controller | The user requested (constraint) networkx===3.4.2
2025-04-29 02:48:35.454050 | controller |
2025-04-29 02:48:35.454110 | controller | To fix this you could try to:
2025-04-29 02:48:35.454134 | controller | 1. loosen the range of package versions you've specified
2025-04-29 02:48:35.454190 | controller | 2. remove package versions to allow pip attempt to solve the dependency conflict
2025-04-29 02:48:35.454214 | controller |
2025-04-29 02:48:35.454278 | controller | ERROR: ResolutionImpos
example failure:-
https:/
https:/
builds:- https:/
Changed in neutron: | |
importance: | Undecided → High |
status: | New → Triaged |
Changed in neutron: | |
assignee: | nobody → yatin (yatinkarel) |
Pushed series of devstack patches to get it working with python3.11 in centos 9-stream and rocky 9 until centos 10 stream support is ready https:/ /review. opendev. org/q/topic: %22bug/ 2109591% 22