Netxms agent 5.2.8 missing from debian repo for ARM

Started by kavirondo, January 14, 2026, 12:43:31 PM

Previous topic - Next topic

kavirondo

Hello,

Thanks in advance for any support offered.

I have a number of Raspberry Pi (for NTP & TV Signage) but I am unable to install netxms-agent.

.Deb method fails with updating the repo as below error:

apt update
Get:2 https://pkgs.tailscale.com/stable/debian trixie InRelease                       
Get:1 https://packages.netxms.org/debian trixie InRelease [106 kB]                                                            
Hit:3 http://deb.debian.org/debian trixie InRelease                                                               
Get:4 http://deb.debian.org/debian trixie-updates InRelease [47.3 kB]
Get:5 http://deb.debian.org/debian-security trixie-security InRelease [43.4 kB]             
Get:6 http://archive.raspberrypi.com/debian trixie InRelease [54.8 kB]
Get:7 http://deb.debian.org/debian-security trixie-security/main arm64 Packages [96.2 kB]
Get:8 http://deb.debian.org/debian-security trixie-security/main armhf Packages [90.2 kB]
Get:9 http://deb.debian.org/debian-security trixie-security/main Translation-en [60.6 kB]
Get:10 http://archive.raspberrypi.com/debian trixie/main arm64 Packages [376 kB]     
Get:11 http://archive.raspberrypi.com/debian trixie/main armhf Packages [373 kB]                
Fetched 1,254 kB in 3s (372 kB/s) 
1 package can be upgraded. Run 'apt list --upgradable' to see it.
Notice: Skipping acquire of configured file 'main/binary-arm64/Packages' as repository 'http://packages.netxms.org/debian trixie InRelease' doesn't support architecture 'arm64'
Notice: Skipping acquire of configured file 'main/binary-armhf/Packages' as repository 'http://packages.netxms.org/debian trixie InRelease' doesn't support architecture 'armhf'
root@pi-5:/home/alex/Downloads#

Trying to use the apkg method (I have not come across akpg before, so may be doing something wrong):

root@pi-5:/home/alex/Downloads# chmod +x nxagent-5.2.8-linux-arm.apkg
root@pi-5:/home/alex/Downloads# ./nxagent-5.2.8-linux-arm.apkg
./nxagent-5.2.8-linux-arm.apkg: 28: [[: not found
./nxagent-5.2.8-linux-arm.apkg: 1: /bin/nxcsum: not found
root@pi-5:/home/alex/Downloads#


Is netxms-agent available for arm64?

Thanks,

Alex


kavirondo

Updated NX-2909 to also include debian bookworm, as its not present there either.

Quote from: kavirondo on January 23, 2026, 11:51:30 AMSubmitted bug report:

NX-2909


Filipp Sudanov

Yes, RPi is a bit low priority, needs fixing. Pls try if agent from this binary archive will run: https://netxms.org/download/releases/6.0/nxagent-6.0.1-linux-arm.tar.gz

kavirondo

Hi,

Thanks for the update, I will try it. Is it Rpi that is low priority or ARM64 Linux in general?

Thanks,

Alex