Bug 2327986
Summary: | python-sh fails to build with Python 3.14: RuntimeError: There is no current event loop in thread 'MainThread'. | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Karolina Surma <ksurma> |
Component: | python-sh | Assignee: | Fedora Infrastructure SIG <infra-sig> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | carl, infra-sig, jpena, ksurma, mhroncok, python-packagers-sig |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | python-sh-2.1.0-2.fc42 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2024-12-08 21:52:21 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: | 2322407 |
Description
Karolina Surma
2024-11-22 10:14:57 UTC
Reported upstream with a corresponding pull request. I'd like to wait for upstream feedback on the approach I took before including it as a patch in our package. The upstream PR was merged, and I added the fix as a patch to the package. I forgot to use the bug number in the commit message, but it was built here for Rawhide: https://bodhi.fedoraproject.org/updates/FEDORA-2024-e9a6904d8f And I can see it was automatically rebuilt here in the Python 3.14 copr: https://copr.fedorainfracloud.org/coprs/g/python/python3.14/build/8364185/ |