Bug 2234635
| Summary: | python-Rtree: FTBFS in Fedora Rawhide (40) and Fedora 39 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ben Beasley <code> |
| Component: | python-Rtree | Assignee: | Ben Beasley <code> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | medium | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 39 | CC: | code, logans, neuro-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Linux | ||
| URL: | https://koschei.fedoraproject.org/package/python-Rtree | ||
| Whiteboard: | |||
| Fixed In Version: | python-Rtree-1.0.1-2.fc39 python-Rtree-1.1.0-1.fc39 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-09-30 00:16:57 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: | |||
|
Description
Ben Beasley
2023-08-25 02:39:58 UTC
This appeared as a regression from Python 3.12.0b4 to 3.12.0rc1. It is tracked upstream as https://github.com/Toblerity/rtree/issues/277. The failing code looks superficially similar to the reproducer in https://github.com/python/cpython/issues/107940. I confirm this is fixed by Python 3.12.0rc2. I’m building for F40 right now; a build for F39 will need to wait until https://bodhi.fedoraproject.org/updates/FEDORA-2023-623962bb38 reaches stable. Since Python 3.12.0rc2 never reached F39 stable before it was obsoleted by Python 3.12.0rc3, resetting the karma and time in testing, I’m assuming F39 is likely to have Python 3.12.0rc1 until very close to the Final Freeze. I’m therefore temporarily disabling the tests in F39 so that I can at least get this package updated to 1.0.1. I’ll try to remember to re-enable the tests once the Python interpreter is up to date. FEDORA-2023-b50f88e74f has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-b50f88e74f FEDORA-2023-b50f88e74f has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-b50f88e74f` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-b50f88e74f See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. I can re-enable the tests now that Python 3.12rc3 is in F39 stable, but I’m refraining from doing another update until https://bodhi.fedoraproject.org/updates/FEDORA-2023-b50f88e74f reaches stable since I’m not confident the update would beat the Final Freeze. FEDORA-2023-1590121864 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2023-1590121864 FEDORA-2023-b50f88e74f has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2023-1590121864 has been pushed to the Fedora 39 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-1590121864` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-1590121864 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2023-035f0cc393 has been pushed to the Fedora 39 stable repository. If problem still persists, please make note of it in this bug report. |