Roundcube upgarde failed

Mon serveur YunoHost

Matériel: VPS acheté en ligne
Version de YunoHost: 11.2.9.1
J’ai accès à mon serveur : En SSH
Êtes-vous dans un contexte particulier ou avez-vous effectué des modificiations particulières sur votre instance ? : non
Si votre requête est liée à une application, précisez son nom et sa version: roundcube 1.6.0~ynh4

Description du problème

The upgrade to 1.6.6~ynh1 failed due to composer. Here are the logs

https://paste.yunohost.org/raw/iluqucuziz

So it said I have to upgrade manually some dependencies with composer…

2024-01-28 12:53:23,320: DEBUG - Do not run Composer as root/super user! See https://getcomposer.org/root for details
2024-01-28 12:53:23,397: DEBUG - Installing dependencies from lock file
2024-01-28 12:53:23,397: DEBUG - Verifying lock file contents can be installed on current platform.
2024-01-28 12:53:23,402: DEBUG - Warning: The lock file is not up to date with the latest changes in composer.json. You may be getting outdated dependencies. It is recommended that you run `composer update` or `composer update <package name>`.
2024-01-28 12:53:23,403: DEBUG - - Required package "guzzlehttp/guzzle" is in the lock file as "6.5.8" but that does not satisfy your constraint "^7.3.0".
2024-01-28 12:53:23,403: DEBUG - - Required package "bacon/bacon-qr-code" is not present in the lock file.
2024-01-28 12:53:23,403: DEBUG - This usually happens when composer files are incorrectly merged or the composer.json file is manually edited.
2024-01-28 12:53:23,403: DEBUG - Read more about correctly resolving merge conflicts https://getcomposer.org/doc/articles/resolving-merge-conflicts.md
2024-01-28 12:53:23,403: DEBUG - and prefer using the "require" command over editing the composer.json file directly https://getcomposer.org/doc/03-cli.md#require-r
2024-01-28 12:53:23,408: DEBUG - + ynh_die '--message=Unable to install core dependencies with Composer.'
2024-01-28 12:53:23,423: DEBUG - + ynh_exit_properly
1 Like

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.