Hello
I am trying to install the remoteit Target Agent on an Armbian / Debian (Buster) build for a ARM H3 ( Quad-Core Cortex-A7 ARM) device (similar to Orange Pi PC+ board.)
I chose " Debian arm64" from the Supported Platforms list on the page, but I got the error message below indicating the incorrect architecture “arm64” and suggesting “armhf”
Is there a Target Agent download available for this Architecture?
I have previously used the CLI package labelled “ARMv7” successfully on this platform.
(from the downloads page https://downloads.remote.it/cli/latest/remoteit_linux_armv7)
Thanks in advance for any help with this.
Terry
# apt install /root/remoteit-4.13.5.arm64.deb
Reading package lists... Done
Building dependency tree
Reading state information... Done
Note, selecting 'remoteit:arm64' instead of '/root/remoteit-4.13.5.arm64.deb'
The following NEW packages will be installed:
remoteit:arm64
0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B/102 kB of archives.
After this operation, 0 B of additional disk space will be used.
Get:1 /root/remoteit-4.13.5.arm64.deb remoteit arm64 4.13.5 [102 kB]
dpkg: error processing archive /home/dragino/remoteit-4.13.5.arm64.deb (--unpack):
package architecture (arm64) does not match system (armhf)
Errors were encountered while processing:
/home/dragino/remoteit-4.13.5.arm64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)