Search Criteria
Package Details: icinga2 2.14.3-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: | 39 |
Popularity: | 0.019724 |
First Submitted: | 2014-06-23 01:10 (UTC) |
Last Updated: | 2024-11-12 14:54 (UTC) |
Dependencies (12)
- boost-libs
- libedit
- libsystemd (systemd-chromiumos-libsAUR, systemd-libs-gitAUR, systemd-libs-fmlAUR, systemd-libs-selinuxAUR, sysupdated-systemd-libs-gitAUR, systemd-libs)
- openssl (openssl-gitAUR, openssl-staticAUR)
- boost (boost-gitAUR) (make)
- cmake (cmake-gitAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- systemd (systemd-chromiumosAUR, systemd-gitAUR, systemd-fmlAUR, systemd-selinuxAUR, sysupdated-systemd-gitAUR) (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (optional) – for MySQL support
- monitoring-plugins (optional) – plugins needed for icinga checks
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (optional) – for PostgreSQL support
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »
jhu commented on 2020-02-23 10:06 (UTC)
Since ":: boost1.69-libs is unmaintained!" now is a thing, I can tell you, that compiling still worked with boost 1.71, the reason I have configured
with the result of
during system updates. Ugly, but I can live with that and found it better than the forced boost downgrade to 1.69 that came with icinga2 2.11.2-2. Arch has no mechanism to have different library versions in slots like Gentoo, or does it?
bortzmeyer commented on 2020-02-12 13:33 (UTC)
OK, my previous report was just a problem of memory. Only (!!!) four gigabytes. With sixteen gigabytes, and adlerweb's workaround, it compiles and runs.
bortzmeyer commented on 2020-02-11 14:26 (UTC)
Does not compile today:
adlerweb commented on 2020-02-11 11:26 (UTC) (edited on 2020-02-11 11:28 (UTC) by adlerweb)
workaround:
danieltetraquark commented on 2020-02-05 22:02 (UTC)
Build breaks again, but removing boost and boost-libs doesn't help:
julianbrost commented on 2019-10-08 17:37 (UTC)
Please don't use flag out-of-date for reporting bugs with the package. This won't speed up anything.
freaknils commented on 2019-10-08 05:44 (UTC) (edited on 2019-10-08 05:44 (UTC) by freaknils)
@Ich875: You have to remove boost and boost-libs first
pacman -Rdd boost boost-libs
Ich875 commented on 2019-10-08 05:33 (UTC) (edited on 2019-10-08 05:54 (UTC) by Ich875)
Update: with the comment of freaknils it works. Thank you!
The solution with boost1.69 does not work on my system because I am not able to remove the old boost from the system.
freaknils commented on 2019-10-06 14:56 (UTC) (edited on 2019-10-07 10:54 (UTC) by freaknils)
Current icinga version does not build with latest boost Update (1.71.0-2). CMake Error at third-party/cmake/BoostTestTargets.cmake:56 (message):
NOTE: boost::test-based targets and tests cannot be added: boost >= 1.34.0
required but not found. (found: '1.71.0' want >=103400) You may disable
BUILD_TESTING to continue without the tests.
Call Stack (most recent call first):
test/CMakeLists.txt:3 (include)
You should set extra/boost1.69 as dependencie.
« First ‹ Previous 1 2 3 4 5 6 7 8 .. 15 Next › Last »