[horde] Horde groupware red hat 8.4
Federico Giannici
giannici at neomedia.it
Wed Sep 14 09:54:08 UTC 2022
> El 13 sept 2022, a las 18:11, Ralf Lang <ralf.lang at ralf-lang.de>
>
> git clone https://github.com/maintaina-com/horde-deployment.git
> cd horde-deployment
> composer install
I tried to execute that but obtained the following error.
I'm using OpenBSD 7.1 with official PHP-8.0.
Do you know what the problem could be?
Thanks.
[....]
- Installing pear/console_table (v1.3.1): Extracting archive
86 package suggestions were added by new dependencies, use `composer
suggest` to see details.
Generating autoload files
PHP Fatal error: Uncaught TypeError:
Horde\Composer\HordeReconfigureFlow::__construct(): Argument #2
($composer) must be of type Composer\PartialComposer, Composer\Composer
given, called in
/usr/local/storage/horde/ttt/horde/vendor/horde/horde-installer-plugin/src/HordeInstaller.php
on line 27 and defined in
/usr/local/storage/horde/ttt/horde/vendor/horde/horde-installer-plugin/src/HordeReconfigureFlow.php:21
Stack trace:
#0
/usr/local/storage/horde/ttt/horde/vendor/horde/horde-installer-plugin/src/HordeInstaller.php(27):
Horde\Composer\HordeReconfigureFlow->__construct()
#1
/usr/local/storage/horde/ttt/horde/vendor/horde/horde-installer-plugin/src/HordeInstallerPlugin.php(59):
Horde\Composer\HordeInstaller->reconfigure()
#2 [internal function]:
Horde\Composer\HordeInstallerPlugin->reconfigureHandler()
#3
phar:///usr/local/libexec/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php(192):
call_user_func()
#4
phar:///usr/local/libexec/composer.phar/src/Composer/EventDispatcher/EventDispatcher.php(119):
Composer\EventDispatcher\EventDispatcher->doDispatch()
#5
phar:///usr/local/libexec/composer.phar/src/Composer/Autoload/AutoloadGenerator.php(426):
Composer\EventDispatcher\EventDispatcher->dispatchScript()
#6
phar:///usr/local/libexec/composer.phar/src/Composer/Installer.php(341):
Composer\Autoload\AutoloadGenerator->dump()
#7
phar:///usr/local/libexec/composer.phar/src/Composer/Command/InstallCommand.php(139):
Composer\Installer->run()
#8
phar:///usr/local/libexec/composer.phar/vendor/symfony/console/Command/Command.php(245):
Composer\Command\InstallCommand->execute()
#9
phar:///usr/local/libexec/composer.phar/vendor/symfony/console/Application.php(835):
Symfony\Component\Console\Command\Command->run()
#10
phar:///usr/local/libexec/composer.phar/vendor/symfony/console/Application.php(185):
Symfony\Component\Console\Application->doRunCommand()
#11
phar:///usr/local/libexec/composer.phar/src/Composer/Console/Application.php(336):
Symfony\Component\Console\Application->doRun()
#12
phar:///usr/local/libexec/composer.phar/vendor/symfony/console/Application.php(117):
Composer\Console\Application->doRun()
#13
phar:///usr/local/libexec/composer.phar/src/Composer/Console/Application.php(131):
Symfony\Component\Console\Application->run()
#14 phar:///usr/local/libexec/composer.phar/bin/composer(83):
Composer\Console\Application->run()
#15 /usr/local/libexec/composer.phar(29): require('...')
#16 {main}
thrown in
/usr/local/storage/horde/ttt/horde/vendor/horde/horde-installer-plugin/src/HordeReconfigureFlow.php
on line 21
More information about the horde
mailing list