I am trying to install satnogs-client on a Raspberry Pi 3 not using the image.
Following the instructions on https://wiki.satnogs.org/SatNOGS_Client_Ansible, the installation using ansible from a client PC finished successfully.
However, satnogs-setup doesn’t work, with following output:
Which base-image did you use on the Pi3? For satnogs-stable stations this should be Raspbian 10/buster 32-bit
Is this the complete log output you get when calling sudo satnogs-setup?
Where did you run sudo satnogs-setup? It’s supposed to be run on the Raspberry Pi itself. (I ask this because a quick web search shows that a similar log message is seen by users of the Homebrew package manager on Mac OS X).
The version of Raspbian is 10/buster 32-bit.
That message is all of the output for sudo satnogs-setup on the Raspberry Pi (not on the client PC ). I also got the same message without sudo.
Here is the information about my system:
$ cat /proc/device-tree/model
Raspberry Pi 3 Model B Plus Rev 1.3d
$ lsb_release -a
No LSB modules are available.
Distributor ID: Raspbian
Description: Raspbian GNU/Linux 10 (buster)
Release: 10
Codename: buster
$ cat /proc/version
Linux version 5.10.103-v7+ (dom@buildbot) (arm-linux-gnueabihf-gcc-8 (Ubuntu/Linaro 8.4.0-3ubuntu1) 8.4.0, GNU ld (GNU Binutils for Ubuntu) 2.34) #1529 SMP Tue Mar 8 12:21:37 GMT 2022
$ sudo satnogs-setup
Inconsistency detected by ld.so: get-dynamic-info.h: 138: elf_get_dynamic_info: Assertion `info[DT_RELENT]->d_un.d_val == sizeof (ElfW(Rel))' failed!