Raspbian12 - icingadb-redis missing

Hi,

I am trying to setup icinga2 & grafana on my rpi4/raspbian12.
Had it almost running last week, but icingaweb2-module-grafana wants icingadb.
So I decided to reinstall today and setup it up with icingadb.

Now I ran into the issue that icingadb-redis is not found.

root@host:~# cat /etc/os-release 
PRETTY_NAME="Debian GNU/Linux 12 (bookworm)"
NAME="Debian GNU/Linux"
VERSION_ID="12"
VERSION="12 (bookworm)"
VERSION_CODENAME=bookworm
ID=debian
HOME_URL="https://www.debian.org/"
SUPPORT_URL="https://www.debian.org/support"
BUG_REPORT_URL="https://bugs.debian.org/"
root@host:~# apt install icingadb-redis
Paketlisten werden gelesen… Fertig
Abhängigkeitsbaum wird aufgebaut… Fertig
Statusinformationen werden eingelesen… Fertig
E: Paket icingadb-redis kann nicht gefunden werden.

Is raspbian 12 supported?

&
Greetings

Hi @ohM0E,
did you add “packages.icinga.com” to your repository sources?

Hi @lorenz

indeed, bookworm-icinga.list was missing. My bad.
But the repo is ignored, because “armhf” seems to be missing.

I was probably using the main repo the whole time.
Maybe the idea is to stick to the main repo.

Thanks for the help.

Looks like only arm64 is available.
IcingaDB is available in the “newish” debian versions.

icingadb-web is not compatible with 32bit arm in case anybody is using that.

1 Like