Search Criteria
Package Details: icinga2 2.14.5-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/icinga2.git (read-only, click to copy) |
---|---|
Package Base: | icinga2 |
Description: | An open source host, service and network monitoring program |
Upstream URL: | https://icinga.com/ |
Licenses: | GPL |
Replaces: | icinga2-common |
Submitter: | bebehei |
Maintainer: | julianbrost |
Last Packager: | julianbrost |
Votes: | 40 |
Popularity: | 0.48 |
First Submitted: | 2014-06-23 01:10 (UTC) |
Last Updated: | 2025-02-09 19:56 (UTC) |
Dependencies (12)
- boost1.86-libsAUR
- libedit
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-fmlAUR, systemd-libs-gitAUR, systemd-libs-selinuxAUR, systemd-libs)
- openssl (openssl-gitAUR, openssl-staticAUR)
- boost1.86AUR (make)
- cmake (cmake-gitAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, libmysqlclient81AUR, libmysqlclient57AUR, mariadb-libs-gitAUR, libmysqlclientAUR, libmysqlclient80AUR, libmysqlclient84AUR, mariadb-libs, mariadb-lts-libs) (make)
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR) (make)
- systemd (systemd-chromiumosAUR, systemd-fmlAUR, systemd-gitAUR, systemd-selinuxAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, libmysqlclient81AUR, libmysqlclient57AUR, mariadb-libs-gitAUR, libmysqlclientAUR, libmysqlclient80AUR, libmysqlclient84AUR, mariadb-libs, mariadb-lts-libs) (optional) – for MySQL support
- monitoring-plugins (optional) – plugins needed for icinga checks
- postgresql-libs (postgresql13-libsAUR, postgresql-libs-gitAUR, postgresql-libs-12AUR) (optional) – for PostgreSQL support
Latest Comments
1 2 3 4 5 6 .. 15 Next › Last »
bortzmeyer commented on 2025-03-11 10:09 (UTC)
@sbraz Your patch works fine for me, thanks.
sbraz commented on 2025-03-10 00:02 (UTC)
To fix the build with boost 1.87, we need patches from https://github.com/Icinga/icinga2/pull/10278. I took FreeBSD's patch from https://github.com/freebsd/freebsd-ports/commit/5ca648dbf4d18be35f9dba610421b200ea7d543a.
Here's my hacky but working PKGBUILD:
crequill commented on 2025-02-18 16:43 (UTC)
icinga2 doesn't support php 8.4.3, so icinga2 needs php-legacy
freaknils commented on 2023-01-24 18:34 (UTC) (edited on 2023-01-24 19:01 (UTC) by freaknils)
Currently Icinga2 does not work/build with current boost version 1.81 See https://github.com/Icinga/icinga2/issues/9618
There are some patches on Github: https://github.com/Icinga/icinga2/pull/9624/commits
This PKGBUILD patch worked for me:
bortzmeyer commented on 2023-01-02 12:50 (UTC)
Oooops, you were right, there was an old
/usr/local/include/openssl
from a previous experiment. Deleted, it now works, thanks.bortzmeyer commented on 2023-01-02 12:06 (UTC)
@julianbrost I check and only OpenSSLS 3 seems installed:
PS: the
#define
you mention is conditional.julianbrost commented on 2023-01-02 11:15 (UTC)
@bortzmeyer: I just did a clean build of the package and it worked just fine.
openssl 3.0.7-4 has the following in
/usr/include/openssl/ssl.h
:By any chance, is it possible that you are still using the openssl 1.1 headers and try to link against 3.0?
bortzmeyer commented on 2023-01-02 09:49 (UTC)
HEAD no longer works with ArchLinux, apparently because of the move to OpenSSL 3 :
The problemy may be upstream: https://github.com/Icinga/icinga2/issues/9619
ArthurBorsboom commented on 2022-09-27 08:18 (UTC)
Recently libboost got upgraded, resulting in breaking Icinga2.
Rebuilding Icinga2 fixes the problem.
Maybe bumping the package version number to force a rebuild might be a solution to prevent breakage?
svlc commented on 2022-01-13 19:37 (UTC) (edited on 2022-01-13 19:38 (UTC) by svlc)
Hello @julianbrost, please correct the
Upstream URL
at least here and aticinga2-git
package website to "https://icinga.com". Thank you.(Atm, http://www.icinga.org does not work at all and http://icinga.org redirects).
1 2 3 4 5 6 .. 15 Next › Last »