Bug 2220089
Summary: | F39FailsToInstall: python3-osmium | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | pyosmium | Assignee: | Tom Hughes <tom> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | tom |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | If docs needed, set a value | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2023-07-07 14:00:03 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: | 2220964 | ||
Bug Blocks: | 2135404, 2168845 |
Description
Fedora Fails To Install
2023-07-05 19:07:18 UTC
It fails to install because it hasn't been rebuilt for Python 3.12 so this is really an FTBFS issue not an FTI issue. It hasn't been rebuilt because the build is failing as python3-sphinxcontrib-autoprogram which the build uses is non-function in Python 3.12 as it uses a core library module (imp) which has been dropped. I have now rebuilt pyosmium against python 3.12 so this should be fixed. |