Community Packages

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#72468 - [sigdigger] error while loading shared libraries

Attached to Project: Community Packages
Opened by Juan (jap48) - Tuesday, 19 October 2021, 01:05 GMT
Last edited by Toolybird (Toolybird) - Monday, 15 May 2023, 04:28 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Filipe LaĆ­ns (FFY00)
Architecture All
Severity High
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 1
Private No

Details

Description:

Execution fails immediately because it cannot find `libSoapySDR.so.0.7` (current version is 0.8).

A simple recompilation fixes this issue.


Steps to reproduce:
```$ SigDigger
SigDigger: error while loading shared libraries: libSoapySDR.so.0.7: cannot open shared object file: No such file or directory```
This task depends upon

Closed by  Toolybird (Toolybird)
Monday, 15 May 2023, 04:28 GMT
Reason for closing:  Fixed
Additional comments about closing:  Works fine currently.
Comment by Antonio Rojas (arojas) - Tuesday, 19 October 2021, 06:37 GMT
rx_tools is also linked to old soapysdr

Loading...