E: Unable to locate package netdata-plugin-systemd-journal

Hi flojo,

Based on that specific version number, am I correct in the following assumptions?

  • You are running Ubuntu 18.04
  • You used kickstart.sh to trigger the upgrade.

If so, the problem here is that we are no longer building new native packages for Ubuntu 18.04, as it is out of regular maintenance since 2023-05-31. We are aware that 18.04 has extended support through Canonical’s commercial offerings, but we don’t currently include such offerings in our build targets.

In never versions of Netdata, we have an additional dependency that kickstart.sh attempts to include in the packages to install, which doesn’t take this situation into account. I will report that internally.

There are two options:

  1. Upgrade to a supported Ubuntu release.

  2. Install a static build instead of the native packages.

    Note that you should uninstall Netdata and its plugins completely (purge). If you need to keep the previously collected data, make sure you make a backup of the /var/*/netdata directories, and transplant them to /opt/netdata/var/*/netdata after installing the static build, while Netdata isn’t running.