Dependency Graph
View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007878 | Kali Linux | Tool Upgrade Request | public | 2022-08-19 16:28 | 2022-10-16 07:26 |
Reporter | peerj | Assigned To | sbrun | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | fixed | ||
Product Version | 2022.3 | ||||
Fixed in Version | 2022.4 | ||||
Summary | 0007878: gqrx doesn't start, maybe just needs a version bump | ||||
Description | gqrx doesn't start, like this:
Maybe it just needs a version bump. $ apt-cache show gqrx-sdr 134 ⨯ | ||||
Steps To Reproduce | Start gqrx on a cmdline produces an error like this:
| ||||
has duplicate | 0007886 | resolved | steev | GQRX fails to run: "rpcmanager: Aggregator not in use, and a rpc booter is already registered |
has duplicate | 0007889 | resolved | sbrun | gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch. |
has duplicate | 0007953 | resolved | sbrun | gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch. |
has duplicate | 0007987 | resolved | sbrun | gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch. |
has duplicate | 0007988 | resolved | sbrun | gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch. |
has duplicate | 0007997 | resolved | sbrun | gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch. |
has duplicate | 0007998 | resolved | sbrun | gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch. |
has duplicate | 0008008 | resolved | sbrun | gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch. |
has duplicate | 0008009 | resolved | sbrun | gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch. |
has duplicate | 0008010 | resolved | sbrun | gqrx does not start due to libgnuradio-funcube1.0.0 sofile mismatch. |
Fixed in last gqrx-sdr 2.15.8-1+b4 |
|
steev asked in a duplicate (https://bugs.kali.org/view.php?id=7886#c16636) if the fix works. $ apt-cache show gqrx-sdr But there still is an error, albeit another one: $ gqrx 127 ⨯ $ sudo updatedb $ locate libgnuradio-funcube.so.1.0.0 So the library is not installed. $ apt-cache show gr-funcube 100 ⨯ This package depends on libgnuradio-funcube1.0.0, and it is installed: $ apt-cache show libgnuradio-funcube1.0.0 But the corresponding library (with a similar name) is not to be found (see above). |
|
$ locate libgnuradio-funcube.so.1.0.0 $ locate libgnuradio-funcube.so1.0.0 $ locate libgnuradio-funcube $ uname -a HTH and cheers :-) |
|
@peerj, temporary fix: ls -s /usr/lib/x86_64-linux-gnu/libgnuradio-funcube.so /usr/lib/x86_64-linux-gnu/libgnuradio-funcube.so.1.0.0 |
|
This does it (changed "ls" to "ln"): ln -s /usr/lib/x86_64-linux-gnu/libgnuradio-funcube.so /usr/lib/x86_64-linux-gnu/libgnuradio-funcube.so.1.0.0 With this workaround gqrx does indeed work. So now only the packaging, obsoleting the workaround, seems to be open? Thank you! |
|
Thanks for the report The issue is in the package libgnuradio-osmosdr0.2.0 version 0.2.3-6+b2. It requires libgnuradio-funcube1.0.0 (>= 1.0.0). It has not been rebuilt for libgnuradio-funcube >=3. FTR: It's fixed in Debian unstable with version 0.2.3-7 but I can't import it in kali (it requires the new gcc-12 package, not in Testing yet and the migration to Testing may take a long time). I will try to rebuild the version 0.2.3-6 in kali-dev and push it to kali-rolling. |
|
It is now fixed with gqrx-sdr version 2.15.9-1 in kali-rolling |
|
Date Modified | Username | Field | Change |
---|---|---|---|
2022-08-19 16:28 | peerj | New Issue | |
2022-08-19 16:28 | peerj | Status | new => assigned |
2022-08-19 16:28 | peerj | Assigned To | => sbrun |
2022-08-22 15:06 | Dober | Note Added: 0016631 | |
2022-08-24 04:13 | steev | Relationship added | has duplicate 0007886 |
2022-08-24 13:03 | peerj | Note Added: 0016638 | |
2022-08-24 13:11 | peerj | Note Added: 0016639 | |
2022-08-24 15:01 | steev | Relationship added | has duplicate 0007889 |
2022-08-25 02:05 | Dober | Note Added: 0016647 | |
2022-08-25 08:42 | peerj | Note Added: 0016649 | |
2022-08-26 09:54 | sbrun | Note Added: 0016651 | |
2022-08-31 14:03 | sbrun | Status | assigned => resolved |
2022-08-31 14:03 | sbrun | Resolution | open => fixed |
2022-08-31 14:03 | sbrun | Fixed in Version | => 2022.4 |
2022-08-31 14:03 | sbrun | Note Added: 0016688 | |
2022-09-25 17:11 | rjburde111 | Relationship added | has duplicate 0007953 |
2022-10-08 05:21 | mhpawan | Relationship added | has duplicate 0007987 |
2022-10-08 05:21 | mhpawan | Relationship added | has duplicate 0007988 |
2022-10-10 17:28 | asi2020asi | Relationship added | has duplicate 0007997 |
2022-10-10 17:28 | asi2020asi | Relationship added | has duplicate 0007998 |
2022-10-16 07:26 | Mrjojojo | Relationship added | has duplicate 0008008 |
2022-10-16 07:26 | Mrjojojo | Relationship added | has duplicate 0008009 |
2022-10-16 07:26 | Mrjojojo | Relationship added | has duplicate 0008010 |