Bug 2219334
| Summary: | python-cloudpickle: FTBFS in f39-python side tag with Python 3.12 | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Tomáš Hrnčiar <thrnciar> |
| Component: | python-cloudpickle | Assignee: | Miro Hrončok <mhroncok> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 39 | CC: | code, cstratak, epel-packagers-sig, jonathan, lbalhar, mhroncok, python-packagers-sig |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://koschei.fedoraproject.org/package/python-cloudpickle | ||
| Whiteboard: | |||
| Fixed In Version: | python-cloudpickle-2.2.1-2.fc39 python-cloudpickle-2.2.1-4.fc40 python-cloudpickle-3.0.0-8.el10_0 | Doc Type: | If docs needed, set a value |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2023-09-07 10:52:34 UTC | Type: | Bug |
| 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: | 2135404, 2168842, 2231791 | ||
|
Description
Tomáš Hrnčiar
2023-07-03 09:06:16 UTC
Submitted upstream: https://github.com/cloudpipe/cloudpickle/issues/507 PR to work around distutils removal (the easy part): https://github.com/cloudpipe/cloudpickle/pull/508 This is currently one of the biggest blockers for the Python 3.12 rebuild. Also, Lumír is on vacation. (In reply to Miro Hrončok from comment #3) > This is currently one of the biggest blockers for the Python 3.12 rebuild. > > Also, Lumír is on vacation. Any idea what should be done about “TypeError: cannot create weak reference to 'typing.TypeVar' object”? Not yet. Will discus with Petr Viktorin ASAP. > Any idea what should be done about “TypeError: cannot create weak reference to 'typing.TypeVar' object”? Apparently, a CPython regression: https://github.com/python/cpython/issues/106403 Will see if we skip the tests, if joblib and others build. Tests skipped. Leaving MODIFIED, we will want to unskip them later. This bug appears to have been reported against 'rawhide' during the Fedora Linux 39 development cycle. Changing version to 39. FEDORA-2023-6f2952f81d has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-6f2952f81d FEDORA-2023-6f2952f81d has been pushed to the Fedora 40 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-EPEL-2024-c4b2008a49 (python-cloudpickle-3.0.0-8.el10_0) has been submitted as an update to Fedora EPEL 10.0. https://bodhi.fedoraproject.org/updates/FEDORA-EPEL-2024-c4b2008a49 FEDORA-EPEL-2024-c4b2008a49 (python-cloudpickle-3.0.0-8.el10_0) has been pushed to the Fedora EPEL 10.0 stable repository. If problem still persists, please make note of it in this bug report. |