Bug 2304730
Summary: | F42FailsToInstall: qt5-qtwebengine | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Fedora Fails To Install <fti-bugs> |
Component: | qt5-qtwebengine | Assignee: | Rex Dieter <rdieter> |
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | rawhide | CC: | jgrulich, kde-sig, kevin, mattias.ellert, rdieter, topazus |
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: | 2024-08-20 14:32:08 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: | 2300529 |
Description
Fedora Fails To Install
2024-08-13 21:19:10 UTC
The package is uninstallable and requires a rebuild in Fedora 42 (rawhide) due to the libre2.so.9 → libre2.so.11 soname bump. The package also need to adapt to the Fedora 41 Change: https://fedoraproject.org/wiki/Changes/RetirePython2.7 The python2.7 package will be retired without replacement from Fedora Linux 41. Packages requiring python2.7 on runtime or buildtime will have to deal with the retirement or be retired as well. The change page list possible options to handle this: qt5-qtwebengine: buildtime only. No bugzilla. Package bundles Python 2 for build in EPEL 9 and can probably do the same on Fedora. Alternativelly, can use PyPy (untested assumption). There is now a patch from Arch Linux to make it build with Python 3. Fixed in Rawhide and F41 with commit: https://src.fedoraproject.org/rpms/qt5-qtwebengine/c/fd03f499cd945f0cb22b3f0366c844966ea490ce?branch=rawhide |