Re: git: ec382620f61c - main - net-mgmt/icingaweb2: Upgrade to 2.12.0

From: Matthias Fechner <mfechner_at_freebsd.org>
Date: Thu, 19 Oct 2023 07:53:29 UTC
Am 16.10.2023 um 10:42 schrieb Palle Girgensohn:
> The branch main has been updated by girgen:
>
> URL: https://cgit.FreeBSD.org/ports/commit/?id=ec382620f61c2798bf44c02f945f5a9d1983ad61
>
> commit ec382620f61c2798bf44c02f945f5a9d1983ad61
> Author:     Palle Girgensohn <girgen@FreeBSD.org>
> AuthorDate: 2023-10-16 07:38:15 +0000
> Commit:     Palle Girgensohn <girgen@FreeBSD.org>
> CommitDate: 2023-10-16 07:42:46 +0000
>
>      net-mgmt/icingaweb2: Upgrade to 2.12.0
>   

if I try to access the web frontend I get:
Fatal error: Uncaught Error: Class "Zend_Controller_Request_Http" not 
found in /usr/local/www/icingaweb2/library/Icinga/Web/Request.php:14 
Stack trace: #0 
/usr/local/www/icingaweb2/library/Icinga/Application/ClassLoader.php(275): 
require() #1 
/usr/local/www/icingaweb2/library/Icinga/Application/EmbeddedWeb.php(89): 
Icinga\Application\ClassLoader->loadClass('Icinga\\Web\\Requ...') #2 
/usr/local/www/icingaweb2/library/Icinga/Application/Web.php(92): 
Icinga\Application\EmbeddedWeb->setupRequest() #3 
/usr/local/www/icingaweb2/library/Icinga/Application/ApplicationBootstrap.php(388): 
Icinga\Application\Web->bootstrap() #4 
/usr/local/www/icingaweb2/library/Icinga/Application/webrouter.php(105): 
Icinga\Application\ApplicationBootstrap::start() #5 
/usr/local/www/icingaweb2/public/index.php(4): 
require_once('/usr/local/www/...') #6 {main} thrown in 
/usr/local/www/icingaweb2/library/Icinga/Web/Request.php on line 14


Gruß
Matthias

-- 

"Programming today is a race between software engineers striving to
build bigger and better idiot-proof programs, and the universe trying to
produce bigger and better idiots. So far, the universe is winning." --
Rich Cook