Bug 1934367 - missing dependency qt5-qtsvg
Summary: missing dependency qt5-qtsvg
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: gqrx
Version: 33
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Josh Bressers
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2021-03-03 05:22 UTC by djh
Modified: 2021-03-26 11:05 UTC (History)
1 user (show)

Fixed In Version: gqrx-2.14.4-2.fc33
Doc Type: ---
Doc Text:
Clone Of:
Environment:
Last Closed: 2021-03-21 01:22:47 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description djh 2021-03-03 05:22:41 UTC
$ gqrx 
gqrx: error while loading shared libraries: libQt5Svg.so.5: cannot open shared object file: No such file or directory

For some reason the rpm doesn't have qt5-qtsvg as a runtime dependency.

btw the 2.14.4 SRPM from koji builds/runs fine on F33 so please update that too.

Comment 1 Fedora Update System 2021-03-13 09:10:20 UTC
FEDORA-2021-d1b218a66d has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2021-d1b218a66d

Comment 2 Fedora Update System 2021-03-13 21:23:01 UTC
FEDORA-2021-d1b218a66d has been pushed to the Fedora 33 testing repository.
Soon you'll be able to install the update with the following command:
`sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2021-d1b218a66d`
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2021-d1b218a66d

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

Comment 3 Fedora Update System 2021-03-21 01:22:47 UTC
FEDORA-2021-d1b218a66d has been pushed to the Fedora 33 stable repository.
If problem still persists, please make note of it in this bug report.

Comment 4 djh 2021-03-26 11:05:37 UTC
Just FYI, it seems the cause of my problem was NVIDIA's CUDA RPMs.

# rpm -qR gqrx | grep Qt5Svg
libQt5Svg.so.5()(64bit)
libQt5Svg.so.5(Qt_5)(64bit)

# rpm -q --whatprovides 'libQt5Svg.so.5(Qt_5)(64bit)'
nsight-compute-2020.3.1-2020.3.1.4-1.x86_64


Note You need to log in before you can comment on or make changes to this bug.