hello
so I have an error during the installation,,
/usr/include/libindi/indipropertyview.h:1076:12: warning: ‘char* strncpy(char*, const char*, size_t)’ specified bound 64 equals destination size [-Wstringop-truncation]
1076 | strncpy(this->label, label, MAXINDILABEL);
| ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
aarch64-linux-gnu-gcc: fatal error: Processus arrêté signal terminated program cc1plus
compilation terminated.
error: command '/usr/bin/aarch64-linux-gnu-gcc' failed with exit code 1
[end of output]

note: This error originates from a subprocess, and is likely not a problem with pip.
error: legacy-install-failure

× Encountered error while trying to install package.
╰─> pyindi-client

note: This is an issue with the package mentioned above, not pip.
hint: See above for output from the failure.


The script exited abnormally, please try to run again...


meteo@raspberrypi:~/indi-allsky $ systemctl --user start indiserver
Failed to start indiserver.service: Unit indiserver.service not found.
meteo@raspberrypi:~/indi-allsky $ sudo systemctl --user start indiserver
Failed to connect to bus: $DBUS_SESSION_BUS_ADDRESS and $XDG_RUNTIME_DIR not defined (consider using --machine=<user>@.host --user to connect to bus of other user)
meteo@raspberrypi:~/indi-allsky $


But i also got a low power alarm from the Rpi

Read More...