icinga-packaging
icinga-packaging copied to clipboard
Packaging documentation and issues for the official Icinga repository
It seems that RPM package `icingaweb2` adds the user `apache` to groups `icingacmd` and `icingaweb2`. ``` $ rpm -q --scripts icingaweb2 preinstall scriptlet (using /bin/sh): getent group icingacmd >/dev/null ||...
## Describe the bug When installing `icingacli` in Debian 12 Bookworm, the **bash-completions** for `icingacli` are missing (/usr/share/bash-completion/completions/icingacli). ## To Reproduce Install `icingacli` and check existence of */usr/share/bash-completion/completions/icingacli*. ``` apt...
## Describe the bug I'm trying to download Icinga2 sources using `apt-get source icinga2` on a Ubuntu 22.04 machine. It seems that something broke during upload when latest version was...
In the documentation of Icingadb-redis under debian you are advised to start the service `icingadb-redis`. However, this service does not exist under debian. There it can be found under `icingadb-redis-server`...
## Describe the bug I have upgraded from php version 7.3.33 to 8.1.27. After the upgrade I see that the web version is 8.1.27 but the version via icingacli is...
the use of apt-key is deprecated i sugested the documentation www.icinga.com must be updated to : ``` curl https://packages.icinga.com/icinga.key | gpg --dearmour -o /usr/share/keyrings/Icinga.gpg apt-get update apt-get -y install apt-transport-https...
## Describe the bug On Oracle Linux 8.9, the package `icingaweb2-selinux` in Version `2.12.1-1` doesn't contain the seboolean `httpd_can_connect_icinga2_api` which is needed for e.g. director deployments. Instead, the boolean seems...
hi, try to install icinga on centos stream 9 but failed with: Status code: 404 for https://packages.icinga.com/centos/9/release/repodata/repomd.xml
Here we discuss the viability, demand and effort required to support ARM architecture for our packages. A big issue on the way there is our lack of reliable infrastructure for...
Hi, I'd like to install icinga2. While this is already possible via 3rd party solution [chocolatey](https://community.chocolatey.org/packages/icinga2), I'd prefer a way that works with onboard tools. Since some time Windows has...