Search Criteria
Package Details: icingaweb2 2.11.4-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/icingaweb2.git (read-only, click to copy) |
---|---|
Package Base: | icingaweb2 |
Description: | Icinga Web 2 Interface |
Upstream URL: | https://icinga.com/ |
Licenses: | GPL |
Submitter: | Zearan |
Maintainer: | julianbrost |
Last Packager: | julianbrost |
Votes: | 18 |
Popularity: | 0.001053 |
First Submitted: | 2014-11-23 13:41 (UTC) |
Last Updated: | 2023-01-26 19:54 (UTC) |
Dependencies (7)
- icinga-php-library
- icinga-php-thirdparty
- php (php-zts, php-legacy-symlinks, php7-symlinks)
- php-gd (php-zts-gd) (optional) – export data to PDF
- php-imagick (optional) – graphs in PDF exports
- php-intl (php-zts-intl, php) (optional) – support for internationalization
- php-pgsql (php-zts-pgsql) (optional) – for PostgreSQL backend
Latest Comments
1 2 3 Next › Last »
zork commented on 2023-03-02 12:24 (UTC)
Updated today. Works with php 8.2 after commenting out error_reporting(.... in two files:
library/Icinga/Application/ApplicationBootstrap.php library/Icinga/Application/webrouter.php
No idea why they override default values from php.ini.
ArthurBorsboom commented on 2022-05-09 14:04 (UTC)
Erasing the yay cache resolved the issue.
julianbrost commented on 2022-04-12 19:19 (UTC)
Maybe you have an older version of 4640.patch still lying around. That pull request on GitHub changed since it was first used in this PKGBUILD. Does this still happen if you delete that file and download it again?
ArthurBorsboom commented on 2022-04-12 19:10 (UTC) (edited on 2022-04-12 19:10 (UTC) by ArthurBorsboom)
eggz commented on 2022-01-27 22:42 (UTC)
Thank you for the update. (And the better patches...)
eggz commented on 2022-01-27 11:11 (UTC)
I used the WIP tree to build a package. Its not perfect, there are some errors, but atleast I can see my pages again while they take all the time they need to prepare for php 8.1
You can download the package here if want to mess around (and actually see something load)
http://nhameh.ovh/packages/x86_64/icingaweb2-2.9.5.DEV-1-any.pkg.tar.zst
eggz commented on 2022-01-27 10:39 (UTC)
PHP 8.1 Support is still not complete at icingaweb2
I am analysing https://github.com/Icinga/icingaweb2/commit/f41500f31d6e60031a3e1c9f31829513195bb095 at the moment to see I can speed things up a bit....
julianbrost commented on 2021-07-14 18:05 (UTC)
FYI: When upgrading to 2.9.0, there's a SQL schema upgrade that you should apply: /usr/share/webapps/icingaweb2/etc/schema/pgsql-upgrades/2.9.0.sql /usr/share/webapps/icingaweb2/etc/schema/mysql-upgrades/2.9.0.sql
C0rn3j commented on 2021-01-29 10:52 (UTC)
It does not til 2.9.0
https://github.com/Icinga/icingaweb2/issues/4287
The dependencies should be changed to the newly added php7, see community/nextcloud for example if needed.
1 2 3 Next › Last »