bozden Posted October 21, 2020 Posted October 21, 2020 (edited) They do not provide armhf version for client and armbian-config installs the server. If I try to compile from source I get an error in sqlite part, which I couldn't resolve. sqlite/sqlite3.c: In function ‘sqlite3VdbeExec’: sqlite/sqlite3.c:90236:1: internal compiler error: Bus error 90236 | } | ^ Please submit a full bug report, with preprocessed source if appropriate. See <file:///usr/share/doc/gcc-9/README.Bugs> for instructions. make[2]: *** [Makefile:2168: sqlite/urbackupclientbackend-sqlite3.o] Error 1 Did anyone succeed in this? Edited October 23, 2020 by bozden Added [solved] tag
Solution bozden Posted October 23, 2020 Author Solution Posted October 23, 2020 OK, this was a "memory not enough" problem. Actually I did not need to compile... Please refer to: https://forums.urbackup.org/t/trying-to-compile-the-client-for-armhf-make-errors-out/9400/4 Now I can have /etc and /var/log backups of my Armbian devices to my central server... FYI: Next version will support full Linux client image backup. Now I just use "tar" and backup file through UrBackup.
Recommended Posts