Bug 2258327

Summary: Broken symlinks for plugin files
Product: [Fedora] Fedora Reporter: Tim Landscheidt <tim>
Component: qcadAssignee: Antonio T. sagitter <trpost>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 38CC: enpontus, trpost
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Linux   
Whiteboard:
Fixed In Version: qcad-3.28.2.0-5.fc40 qcad-3.28.2.0-4.fc39 qcad-3.28.2.0-4.fc38 Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2024-01-14 19:42:28 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:

Description Tim Landscheidt 2024-01-14 09:49:47 UTC
qcad-3.28.2.0-1.fc38.x86_64 installs several broken symlinks for plugin files:

| $ symlinks -r /usr/lib64/qcad/plugins/{codecs,designer}
| dangling: /usr/lib64/qcad/plugins/codecs/libqcncodecs.so -> /usr/lib64/qt5/plugins/codecs/libqcncodecs.so
| dangling: /usr/lib64/qcad/plugins/codecs/libqjpcodecs.so -> /usr/lib64/qt5/plugins/codecs/libqjpcodecs.so
| dangling: /usr/lib64/qcad/plugins/codecs/libqkrcodecs.so -> /usr/lib64/qt5/plugins/codecs/libqkrcodecs.so
| dangling: /usr/lib64/qcad/plugins/codecs/libqtwcodecs.so -> /usr/lib64/qt5/plugins/codecs/libqtwcodecs.so
| dangling: /usr/lib64/qcad/plugins/designer/libqwebview.so -> /usr/lib64/qt5/plugins/designer/libqwebview.so
| $

It appears that files with those names are provided by the qt-x11 and qt-designer-plugin-webkit packages, however beneath /qt4/, not /qt5/:

| $ dnf repoquery -q -l qt-designer-plugin-webkit qt-x11 | grep '/\(libqcncodecs\|libqjpcodecs\|libqkrcodecs\|libqtwcodecs\|libqwebview\)\.so$'
| /usr/lib/qt4/plugins/codecs/libqcncodecs.so
| /usr/lib/qt4/plugins/codecs/libqjpcodecs.so
| /usr/lib/qt4/plugins/codecs/libqkrcodecs.so
| /usr/lib/qt4/plugins/codecs/libqtwcodecs.so
| /usr/lib/qt4/plugins/codecs/libqcncodecs.so
| /usr/lib/qt4/plugins/codecs/libqjpcodecs.so
| /usr/lib/qt4/plugins/codecs/libqkrcodecs.so
| /usr/lib/qt4/plugins/codecs/libqtwcodecs.so
| /usr/lib64/qt4/plugins/codecs/libqcncodecs.so
| /usr/lib64/qt4/plugins/codecs/libqjpcodecs.so
| /usr/lib64/qt4/plugins/codecs/libqkrcodecs.so
| /usr/lib64/qt4/plugins/codecs/libqtwcodecs.so
| /usr/lib64/qt4/plugins/codecs/libqcncodecs.so
| /usr/lib64/qt4/plugins/codecs/libqjpcodecs.so
| /usr/lib64/qt4/plugins/codecs/libqkrcodecs.so
| /usr/lib64/qt4/plugins/codecs/libqtwcodecs.so
| /usr/lib/qt4/plugins/designer/libqwebview.so
| /usr/lib64/qt4/plugins/designer/libqwebview.so
| /usr/lib/qt4/plugins/designer/libqwebview.so
| /usr/lib64/qt4/plugins/designer/libqwebview.so
| $

If qcad requires these files to work, the package should probably require the packages as well.

Reproducible: Always

Comment 1 Fedora Update System 2024-01-14 19:00:05 UTC
FEDORA-2024-8cb59e4454 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2024-8cb59e4454

Comment 2 Fedora Update System 2024-01-14 19:00:08 UTC
FEDORA-2024-9e03582d08 has been submitted as an update to Fedora 39. https://bodhi.fedoraproject.org/updates/FEDORA-2024-9e03582d08

Comment 3 Fedora Update System 2024-01-14 19:39:39 UTC
FEDORA-2024-93b2fcaa14 has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2024-93b2fcaa14

Comment 4 Fedora Update System 2024-01-14 19:42:28 UTC
FEDORA-2024-93b2fcaa14 has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 5 Fedora Update System 2024-01-15 01:05:07 UTC
FEDORA-2024-9e03582d08 has been pushed to the Fedora 39 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-9e03582d08`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-9e03582d08

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 6 Fedora Update System 2024-01-15 02:05:46 UTC
FEDORA-2024-8cb59e4454 has been pushed to the Fedora 38 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2024-8cb59e4454`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2024-8cb59e4454

See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.

Comment 7 Fedora Update System 2024-01-23 00:57:52 UTC
FEDORA-2024-9e03582d08 has been pushed to the Fedora 39 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 8 Fedora Update System 2024-01-23 01:21:53 UTC
FEDORA-2024-8cb59e4454 has been pushed to the Fedora 38 stable repository.
If problem still persists, please make note of it in this bug report.