Date: Tue, 12 Dec 2023 12:23:25 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 275720] net-mgmt/icinga-php-library: Version 0.12.0 causes icingaweb2 to fail Message-ID: <bug-275720-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D275720 Bug ID: 275720 Summary: net-mgmt/icinga-php-library: Version 0.12.0 causes icingaweb2 to fail Product: Ports & Packages Version: Latest Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: Individual Port(s) Assignee: joneum@FreeBSD.org Reporter: ohartmann@walstatt.org Flags: maintainer-feedback?(joneum@FreeBSD.org) Assignee: joneum@FreeBSD.org net-mgmt/icingaweb2 can be installed with several modules for services, like net-mgmt/icingaweb2-module-x509 icingaweb2-module-director icingaweb2-module-grafana icingaweb2-module-icingadb The module grafana relies on module icingadb which in turn relies on icinga-php-library >=3D0.13.0. This criteria is not met. Even more, the recent state of the port net-mgmt/icingaweb2 is partially non-functional with port icinga-php-library-php82-0.12.0 installed, sometim= es the whole web interface creates PHP errors. In our case, depending on what module is enabled, the lefthand menu column renders unusable dropping an er= ror like [...] Deprecated: Creation of dynamic property ipl\Sql\Config::$type is deprecate= d in=20 /usr/local/www/icingaweb2/icinga-php/library/vendor/ipl/sql/src/Config.php = on line 32 [...] The backend is an existing icinga2/DB instance. The problem occurs on FreeB= SD 14.0-RELEASE-p2 with most recent ports/packages taken from the official "latest" repository. Even NOT using any modules requiring=20 icinga-php-library >=3D0.13.0 results in problems using icingaweb2 - in the lefthand menu column picking "Overview->Services" results in an php "Uncaught" error,or, selecting "Migrations" in the User's/Admin menu (left bottom): [...] Deprecated : Creation of dynamic property ipl\Sql\Config::$type is deprecated in /usr/local/www/icingaweb2/icinga-php/library/vendor/ipl/sql/src/Config.php on line 32 --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-275720-7788>