Problem/Question
Via the netdata cloud dashboard I am urged to upgrade Netdata from 2.1 to 2.2
Relevant docs you followed/actions you took to solve the issue
Using the advised kickstart command I tried upgrading
Environment/Browser/Agent’s version etc
- Raspberry PI 5
- Debian Bookwurm
What I expected to happen
I expected the upgrade to complete and rid me of the warning in the dashboard, however this was not the case
screen output
in the kickstart output:
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Hit:1 http://archive.raspberrypi.com/debian bookworm InRelease
Hit:2 http://deb.debian.org/debian bookworm InRelease
Hit:3 http://deb.debian.org/debian-security bookworm-security InRelease
Hit:4 https://download.docker.com/linux/debian bookworm InRelease
Hit:5 http://deb.debian.org/debian bookworm-updates InRelease
Get:6 https://apt.syncthing.net syncthing InRelease [15.7 kB]
Hit:7 http://repository.netdata.cloud/repos/stable/debian bookworm/ InRelease
Hit:8 http://repository.netdata.cloud/repos/repoconfig/debian bookworm/ InRelease
Fetched 15.7 kB in 1s (23.1 kB/s)
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
netdata is already the newest version (2.1.1).
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
Using: sudo apt upgrade
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
The following packages have been kept back:
netdata-plugin-chartsd netdata-plugin-pythond
0 upgraded, 0 newly installed, 0 to remove and 2 not upgraded.
using: dpkg -l netdata*
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-==============================-============-============-==================================================================
ii netdata 2.1.1 arm64 real-time charts for system monitoring
rc netdata-core 1.37.1-2 arm64 real-time performance monitoring (core)
un netdata-core-no-sse <none> <none> (no description available)
ii netdata-dashboard 2.1.1 arm64 The local dashboard for the Netdata Agent.
ii netdata-plugin-apps 2.1.1 arm64 The per-application metrics collector plugin for the Netdata Agent
ii netdata-plugin-chartsd 2.1.1 all The charts.d metrics collection plugin for the Netdata Agent
un netdata-plugin-cups <none> <none> (no description available)
ii netdata-plugin-debugfs 2.1.1 arm64 The debugfs metrics collector for the Netdata Agent
un netdata-plugin-ebpf <none> <none> (no description available)
un netdata-plugin-freeipmi <none> <none> (no description available)
ii netdata-plugin-go 2.1.1 arm64 The go.d metrics collection plugin for the Netdata Agent
ii netdata-plugin-network-viewer 2.1.1 arm64 The network viewer plugin for the Netdata Agent
ii netdata-plugin-nfacct 2.1.1 arm64 The NFACCT metrics collection plugin for the Netdata Agent
ii netdata-plugin-perf 2.1.1 arm64 The perf metrics collector for the Netdata Agent
ii netdata-plugin-pythond 2.1.1 all The python.d metrics collection plugin for the Netdata Agent
ii netdata-plugin-slabinfo 2.1.1 arm64 The slabinfo metrics collector for the Netdata Agent
ii netdata-plugin-systemd-journal 2.1.1 arm64 The systemd-journal collector for the Netdata Agent
un netdata-plugins-bash <none> <none> (no description available)
un netdata-plugins-python <none> <none> (no description available)
ii netdata-repo 4-1 all Repository configuration for Netdata’s official native packages.
un netdata-repo-edge <none> <none> (no description available)
un netdata-web <none> <none> (no description available)
So Netdata 2.2 for Debian ARM is simply unavailable.