-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
None
-
3
-
False
-
-
False
-
?
-
?
-
?
-
?
-
None
-
-
-
Important
osp-rpm-py39 is failing, seemingly with a dependency mismatch related to setuptools >70. This unit test job was passing a while ago on rhos-18.0-trunk-patches. I'm not sure what has changed in it or how to make the necessary changes.
Related bug: https://github.com/pypa/setuptools/issues/4483
https://code.engineering.redhat.com/gerrit/c/cinder/+/453564/
https://sf.hosted.upshift.rdu2.redhat.com/zuul/t/osp-internal/build/6cc7672201464799b926d69d9b75fff4
File "/home/zuul/src/code.engineering.redhat.com/cinder/.tox/.pkg/lib/python3.9/site-packages/setuptools/_core_metadata.py", line 285, in _distribution_fullname
canonicalize_version(version, strip_trailing_zero=False),
TypeError: canonicalize_version() got an unexpected keyword argument 'strip_trailing_zero'
I tried working around this here, but did not find the right way to do it:
https://code.engineering.redhat.com/gerrit/c/cinder/+/453567/2