Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 2268092
Summary: | F41FailsToInstall: python3-openapi-core+fastapi | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | python-openapi-core | Assignee: | Ben Beasley <code> |
Status: | CLOSED ERRATA | QA Contact: | |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | code, mattia.verga, python-packagers-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-openapi-core-0.19.0-5.fc41 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-03-10 08:44:26 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: | 2260877 |
Description
Fedora Fails To Install
2024-03-06 09:16:38 UTC
Ooof, I didn’t think to check for packages newly depending on FastAPI. It looks like openapi-core added the fastapi extra quite recently. Upstream has pinned version = "^0.108.0". I see now that this was loosened in https://src.fedoraproject.org/rpms/python-openapi-core/c/52186c50fad5b7133e42ee4e13dabb7c231c02eb?branch=rawhide. FastAPI releases often, so I think we need to change that to a lower bound and rely on testing to catch any issues. FEDORA-2024-b1bd471113 (python-openapi-core-0.19.0-5.fc41) has been submitted as an update to Fedora 41. https://bodhi.fedoraproject.org/updates/FEDORA-2024-b1bd471113 FEDORA-2024-b1bd471113 (python-openapi-core-0.19.0-5.fc41) has been pushed to the Fedora 41 stable repository. If problem still persists, please make note of it in this bug report. |