yahoo-eng-team team mailing list archive
-
yahoo-eng-team team
-
Mailing list archive
-
Message #87524
[Bug 1948815] [NEW] nova-ceph-multistore takes code from HEAD, but uses upper constrains for stable versions
Public bug reported:
1. Uploaded patch
https://review.opendev.org/c/openstack/nova/+/815347
2. build fails for nova-ceph-multistore
ERROR: Cannot install horizon==20.2.0.dev12 because these package
versions have conflicting dependencies.
The conflict is caused by:
horizon 20.2.0.dev12 depends on Django<3.3 and >=3.2
The user requested (constraint) django===2.2.24
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
+ inc/python:pip_install:200 : result=1
https://zuul.opendev.org/t/openstack/build/8fc8d69fc0d94291aeb2df6954a4bc75
Expected result:
build successful.
Job should use dependencies from projects, not from project 'requirements'
Actual result:
build failed
** Affects: nova
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Yahoo!
Engineering Team, which is subscribed to OpenStack Compute (nova).
https://bugs.launchpad.net/bugs/1948815
Title:
nova-ceph-multistore takes code from HEAD, but uses upper constrains
for stable versions
Status in OpenStack Compute (nova):
New
Bug description:
1. Uploaded patch
https://review.opendev.org/c/openstack/nova/+/815347
2. build fails for nova-ceph-multistore
ERROR: Cannot install horizon==20.2.0.dev12 because these package
versions have conflicting dependencies.
The conflict is caused by:
horizon 20.2.0.dev12 depends on Django<3.3 and >=3.2
The user requested (constraint) django===2.2.24
To fix this you could try to:
1. loosen the range of package versions you've specified
2. remove package versions to allow pip attempt to solve the dependency conflict
ERROR: ResolutionImpossible: for help visit https://pip.pypa.io/en/latest/user_guide/#fixing-conflicting-dependencies
+ inc/python:pip_install:200 : result=1
https://zuul.opendev.org/t/openstack/build/8fc8d69fc0d94291aeb2df6954a4bc75
Expected result:
build successful.
Job should use dependencies from projects, not from project 'requirements'
Actual result:
build failed
To manage notifications about this bug go to:
https://bugs.launchpad.net/nova/+bug/1948815/+subscriptions
Follow ups