Bug 2319726
Summary: | python-testscenarios fails to build with setuptools 74+ | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Miro Hrončok <mhroncok> |
Component: | python-testscenarios | Assignee: | Orphan Owner <extras-orphan> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | apevec, ktdreyer, mrunge, python-packagers-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-testscenarios-0.5.0-42.fc42 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-10-31 09:42:30 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | |||
Bug Blocks: | 2319387 |
Description
Miro Hrončok
2024-10-18 10:14:44 UTC
I plan to update setuptools to 74.x in rawhide this week. At that point, this package will fail to build from source if not fixed. Thank you for identifying and raising this. Unfortunately, I have zero time to look into this. I'd rather orphan the package, but I do recall it was a (build time) dependency for multiple other packages. Indeed it's heavily dependent upon, mostly by the oslo stack. I think if you orphan it, it will find a new maintainer. $ repoquery -q --repo=rawhide{,-source} --whatrequires python3-testscenarios bandit-0:1.7.10-1.fc42.src python-cliff-0:4.7.0-1.fc42.src python-daemon-0:2.3.2-8.fc41.src python-futurist-0:3.0.0-3.fc41.src python-gear-0:0.16.0-7.fc41.src python-glanceclient-1:4.7.0-1.fc42.src python-hacking-0:7.0.0-1.fc42.src python-heatclient-0:4.0.0-1.fc42.src python-jenkins-0:1.8.2-4.fc42.src python-keystoneclient-1:5.5.0-1.fc42.src python-magnumclient-0:4.7.0-1.fc42.src python-murano-pkg-check-0:0.3.0-34.fc41.src python-neutronclient-0:11.3.1-1.fc42.src python-novaclient-1:18.7.0-1.fc42.src python-octaviaclient-0:3.8.0-1.fc42.src python-openstacksdk-0:4.0.0-1.fc42.src python-os-service-types-0:1.7.0-18.fc41.src python-oslo-i18n-0:6.4.0-1.fc42.src python-oslo-utils-0:7.3.0-1.fc42.src python-reno-0:4.1.0-3.fc41.src python-shade-0:1.33.0-14.fc41.src python-taskflow-0:5.9.1-1.fc42.src python-testtools-0:2.7.1-7.fc41.src python-tosca-parser-0:2.9.1-5.fc41.src python-troveclient-0:8.6.0-1.fc42.src python3-cliff-tests-0:4.7.0-1.fc42.noarch python3-keystoneclient-tests-1:5.5.0-1.fc42.noarch python3-neutronclient-tests-0:11.3.1-1.fc42.noarch python3-oslo-log-tests-0:6.1.2-1.fc42.noarch python3-oslo-utils-tests-0:7.3.0-1.fc42.noarch subunit-0:1.4.4-4.fc41.src In the meantime, this fixes it: https://src.fedoraproject.org/rpms/python-testscenarios/pull-request/5 This package has changed maintainer in Fedora. Reassigning to the new maintainer of this component. FEDORA-2024-933c67e3c7 (python-testscenarios-0.5.0-42.fc42) has been submitted as an update to Fedora 42. https://bodhi.fedoraproject.org/updates/FEDORA-2024-933c67e3c7 FEDORA-2024-933c67e3c7 (python-testscenarios-0.5.0-42.fc42) has been pushed to the Fedora 42 stable repository. If problem still persists, please make note of it in this bug report. |