Hello guys,
i have the following error while upgrading RoundCube Plugins on my box:
Code
- An unexpected error occurred: Plugin::RoundcubePlugins::_installComposerPackages: ./composer.json has been updatedLoading composer repositories with package informationInitializing PEAR repository https://pear.php.netPEAR repository from https://pear.php.net could not be loaded. Undefined index: channelReading composer.json of roundcube/net_sieve (RELEASE_1_1_6) Reading composer.json of roundcube/net_sieve (RELEASE_1_1_5)Reading composer.json of roundcube/net_sieve (RELEASE_1_1_3)Reading composer.json of roundcube/net_sieve (RELEASE_1_1_2)Reading composer.json of roundcube/net_sieve (RELEASE_1_0_4)Reading composer.json of roundcube/net_sieve (RELEASE_0_8_1)Reading composer.json of roundcube/net_sieve (RELEASE_0_8) Reading composer.json of roundcube/net_sieve (Net_Sieve-1.5.0)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.3.3)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.3.2)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.3.1)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.3.0)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.2.1)Reading composer.json of roundcube/net_sieve (Net_Sieve-1.2.0)Reading composer.json of roundcube/net_sieve (1.5.4) Reading composer.json of roundcube/net_sieve (1.5.3)Reading composer.json of roundcube/net_sieve (1.5.2)Reading composer.json of roundcube/net_sieve (1.5.1)Reading composer.json of roundcube/net_sieve (1.5.0) Reading composer.json of roundcube/net_sieve (master) Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.0)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.1)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.2)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.3)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.4)Reading composer.json of kolab/net_ldap3 (pear-Net-LDAP3-1.0.5) Reading composer.json of kolab/net_ldap3 (master) Updating dependenciesYour requirements could not be resolved to an installable set of packages. Problem 1 - The requested package pear-pear.php.net/net_ldap2 could not be found in any version, there may be a typo in the package name.Potential causes: - A typo in the package name - The package is not available in a stable-enough version according to your minimum-stability setting see for more details.Read for further common problems.Installation failed, reverting ./composer.json to its original content.
As stated here
the version 2.0.1 should have fixed what i can read in the informations. Could you please help a bit in order to fix ?
There's the log /var/log/imscp/Modules:Plugin_RoundcubePlugins.log:
Code
- [Sat May 13 17:16:53 2017] [debug] Modules::Plugin::_call: Calling disable() method on Plugin::RoundcubePlugins
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Execute::execute: /usr/sbin/dovecot --version
- [Sat May 13 17:16:53 2017] [debug] Plugin::RoundcubePlugins::_modifyDovecotConfig: 2.2.13
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Execute::execute: /usr/sbin/dovecot --version
- [Sat May 13 17:16:53 2017] [debug] Plugin::RoundcubePlugins::_modifyDovecotConfig: 2.2.13
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/dovecot/dovecot.data file in readonly mode
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Service::__ANON__: Systemd init system has been detected
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Execute::execute: /bin/systemctl --system is-active imscp_panel.service
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Provider::Service::Sysvinit::_exec: active
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Execute::execute: /bin/systemctl --system reload imscp_panel.service
- [Sat May 13 17:16:53 2017] [debug] Modules::Plugin::_call: Calling update() method on Plugin::RoundcubePlugins
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Config::_loadConfig: Tying /etc/imscp/roundcube/roundcube.data file in writing mode
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Execute::execute: cp -fR /var/www/imscp/gui/plugins/RoundcubePlugins/roundcube-plugins/* /var/www/imscp/gui/public/tools/webmail/plugins/
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Execute::execute: cp -fR /var/www/imscp/gui/plugins/RoundcubePlugins/config-templates/* /var/www/imscp/gui/public/tools/webmail/plugins/
- [Sat May 13 17:16:53 2017] [debug] iMSCP::Execute::execute: su -l vu2000 -s /bin/sh -c 'COMPOSER_HOME=/var/www/imscp/gui/data/persistent/.composer COMPOSER_PROCESS_TIMEOUT=2000 COMPOSER_NO_INTERACTION=1 COMPOSER_DISCARD_CHANGES=true php -d date.timezone=Europe/Zurich -d allow_url_fopen=1 -d suhosin.executor.include.whitelist=phar /var/local/imscp/composer.phar require --no-ansi -n -d=/var/www/imscp/gui/public/tools/webmail --update-no-dev --ignore-platform-reqs --prefer-stable --no-suggest sabre/vobject ~3.3.3'
- [Sat May 13 17:17:15 2017] [debug] iMSCP::Execute::getExitCode: Command exited with value: 2
- [Sat May 13 17:17:15 2017] [fatal] iMSCP::DbTasksProcessor::_process: Plugin::RoundcubePlugins::_installComposerPackages: ./composer.json has been updated
- Loading composer repositories with package information
- Initializing PEAR repository https://pear.php.net
- PEAR repository from https://pear.php.net could not be loaded. Undefined Updating dependencies
- Your requirements could not be resolved to an installable set of packages.
- Problem 1
- - The requested package pear-pear.php.net/net_ldap2 could not be found in any version, there may be a typo in the package name.
- Potential causes:
- - A typo in the package name
- - The package is not available in a stable-enough version according to your minimum-stability setting
- see <https://getcomposer.org/doc/04-schema.md#minimum-stability> for more details.
- Read <https://getcomposer.org/doc/articles/troubleshooting.md> for further common problems.
- Installation failed, reverting ./composer.json to its original content. at /var/www/imscp/engine/PerlLib/iMSCP/DbTasksProcessor.pm line 451.
- [Sat May 13 17:17:15 2017] [debug] iMSCP::Bootstrapper::unlock: Releasing exclusive lock on /tmp/imscp.lock
If you need any other informations in order to investigate, please let me know.
Thank you very much,
Kess
System:
Debian Jessie x64, all the latest updates
i-MSCP 1.3.16
Plugins: ClamAV, LetsEncrypt, Mailgraph, Monitorix, OpenDKIM, PhpSwitcher, Postscreen, RoundcubePlugins, ServerDefaultPage, SpamAssassin
Installed with: php-fpm, apache2, Proftpd, SSL for panel and services