View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008008 | Kali Linux | Kali Package Bug | public | 2022-10-16 07:26 | 2022-11-28 10:36 |
Reporter | Mrjojojo | Assigned To | sbrun | ||
Priority | low | Severity | major | Reproducibility | always |
Status | resolved | Resolution | duplicate | ||
Product Version | 2022.3 | ||||
Summary | 0008008: 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 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 | ||||