Summary: | Package 'qgis' fails to install on Fedora 33 (Workstation Edition) Beta | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Dinu Radhakrishnan <rrdinu> |
Component: | qgis | Assignee: | Volker Fröhlich <volker27> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 33 | CC: | almereyda+bugzillaredhat, bruno, cz172638, orion, rrdinu, volker27 |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | qgis-3.14.16-1.fc33 | Doc Type: | --- |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2020-10-29 01:05:56 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: |
Description
Dinu Radhakrishnan
2020-10-15 09:54:36 UTC
I can confirm and reproduce this on F33 here. It appears this package is built against this Fedora 32 package - https://www.rpmfind.net/linux/RPM/fedora/updates/32/x86_64/Packages/q/qt5-qtbase-5.14.2-5.fc32.x86_64.html which provides the asked libQt5Core.so.5(Qt_5.14.2_PRIVATE_API)(64bit) instead of - https://www.rpmfind.net/linux/RPM/fedora/updates/testing/33/x86_64/Packages/q/qt5-qtbase-5.15.1-5.fc33.x86_64.html for Fedora 33. This issue also propagates to Fedora 34 / rawhide, where the same error appears, interestingly while trying to install a fc33 labeled package. - https://bugzilla.redhat.com/show_bug.cgi?id=1878413 Somehow the package building pipeline for QGIS throughout the releases appears to be garbled altogether. FEDORA-2020-ac430fc0d8 has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-ac430fc0d8 FEDORA-2020-ac430fc0d8 has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-ac430fc0d8` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-ac430fc0d8 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. This patch is confirmed to work. Just successfully tested to install QGIS on F33 with sudo dnf install --enablerepo=updates-testing --advisory=FEDORA-2020-ac430fc0d8 qgis With 'sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-ac430fc0d8', package 'qgis' installs successfully on Fedora 33 (Workstation Edition) Beta. FEDORA-2020-ac430fc0d8 has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |