View Issue Details

IDProjectCategoryView StatusLast Update
0007889Kali LinuxKali Package Bugpublic2022-09-22 17:17
Reportersteev Assigned Tosbrun  
PrioritylowSeveritymajorReproducibilityalways
Status resolvedResolutionduplicate 
Product Version2022.3 
Summary0007889: gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch.
Description

gqrx pulls in libgnuradio-funcube1.0.0 which installs (on arm64)

kali@vincenzo:~$ dpkg -L libgnuradio-funcube1.0.0
/.
/usr
/usr/lib
/usr/lib/aarch64-linux-gnu
/usr/lib/aarch64-linux-gnu/libgnuradio-funcube.so.3.10.0.0
/usr/share
/usr/share/doc
/usr/share/doc/libgnuradio-funcube1.0.0
/usr/share/doc/libgnuradio-funcube1.0.0/changelog.Debian.gz
/usr/share/doc/libgnuradio-funcube1.0.0/copyright
/usr/lib/aarch64-linux-gnu/libgnuradio-funcube.so.3.10.0

However, when you attempt to load gqrx, it seems to be looking for libgnuradio-funcube.so.1.0.0 -

gqrx: error while loading shared libraries: libgnuradio-funcube.so.1.0.0: cannot open shared object file: No such file or directory

Relationships

duplicate of 0007878 resolvedsbrun gqrx doesn't start, maybe just needs a version bump 

Activities

There are no notes attached to this issue.

Issue History

Date Modified Username Field Change
2022-08-24 04:32 steev New Issue
2022-08-24 04:32 steev Status new => assigned
2022-08-24 04:32 steev Assigned To => sbrun
2022-08-24 15:01 steev Status assigned => resolved
2022-08-24 15:01 steev Resolution open => duplicate
2022-08-24 15:01 steev Relationship added duplicate of 0007878
2022-09-25 17:11 rjburde111 Issue cloned: 0007953
2022-10-08 05:21 mhpawan Issue cloned: 0007988