icinga-packaging
icinga-packaging copied to clipboard
Packaging documentation and issues for the official Icinga repository
PHP 7.3 is end of life on 6 Dec 2021. See https://github.com/Icinga/icinga-packaging/issues/182
## Describe the bug Downgrading icingaweb2 to 2.9.6-1 breaks installation: ## To Reproduce 1. upgrade packages e.g. 2.10.* 2. downgrade packages to e.g. 2.9.6-1.bionic ## Expected behavior Fully functional ##...
Any chance that packages.icinga.com will get a ipv6 address in the near future? Using packages on a ipv6 only hosts would be much easier.
Currently all package versions end in `-1.`, so: ``` x.x.x-1.trusty x.x.x-1.xenial x.x.x-1.stretch ``` This came apparent with latest Ubuntu releases, where Canonical rolled over the codenames alphabetically. Currently the OS...
I've spotted a crash and v2.11 even helped me reproducing it by letting it occur more often (destiny's irony). However even with the snapshots I hit the breakpoint, but get...
A user on SLES 15 SP2 had the issue that /etc/icingaweb2 is not writable. That's because php fpm has `ProtectSystem=full` in its default systemd unit file since version 7.4. We...
Hi, We talked already about how to and why to replace the current package signing key with a longer one using better cipher algorithms. This issue is mostly to remind...
Hi, Deltarpms would make updates easier for users in places where broadband internet is not readily available and in especially in remote scenarios where you're working with cellphone connections e.g....
## Describe the bug The repository at https://packages.icinga.com/SUSE/12.4/release/ lacks the `repomd.xml.key` used to check the authentic `repomd.xml.asc` (and in turn `repomd.xml`). ## To Reproduce See https://packages.icinga.com/SUSE/12.4/release/repodata/ ## Expected behavior The...
We should review and fix at least the errors. ``` SPECS/icinga2.spec:27: E: hardcoded-library-path in %{_prefix}/lib/ A library path is hardcoded to one of the following paths: /lib, /usr/lib. It should...