Describe the bug
Upgrade to 1.6.7~ynh1 failed
Context
- Hardware: VPS bought online
- YunoHost version: 11.2.12
- I have access to my server: Through SSH | through the webadmin
- Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
- Using, or trying to install package version/branch:
- If upgrading, current package version: 1.6.6~ynh2
Steps to reproduce
- If you performed a command from the CLI, the command itself is enough. For example:
sudo yunohost app upgrade roundcube
Expected behavior
Upgrade roundcube without failed
Logs
Here is the paste of the share logs
https://paste.yunohost.org/raw/foyisowage
The problem seems to appear with cardav plugin:
Warning: Here's an extract of the logs before the crash. It might help debugging the error:
Info: DEBUG - - Removing phpunit/php-invoker (3.1.1)
Info: DEBUG - - Removing phpunit/php-file-iterator (3.0.6)
Info: DEBUG - - Removing phpunit/php-code-coverage (9.2.31)
Info: DEBUG - - Removing phar-io/version (3.2.1)
Info: DEBUG - - Removing phar-io/manifest (2.0.4)
Info: DEBUG - - Removing nikic/php-parser (v5.0.2)
Info: DEBUG - - Removing myclabs/deep-copy (1.11.1)
Info: DEBUG - - Removing doctrine/instantiator (2.0.0)
Info: DEBUG - Generating autoload files
Info: DEBUG -
Info: DEBUG - In ClassMapGenerator.php line 129:
Info: DEBUG -
Info: DEBUG - Could not scan for classes inside "/var/www/roundcube/vendor/roundcube/carddav/carddav.php" which does not appear to be a file nor a folder
Info: DEBUG -
Info: DEBUG -
Info: DEBUG - install [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--download-only] [--dev] [--no-suggest] [--no-dev] [--no-autoloader] [--no-progress] [--no-install] [--audit] [--audit-format AUDIT-FORMAT] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--apcu-autoloader-prefix APCU-AUTOLOADER-PREFIX] [--ignore-platform-req IGNORE-PLATFORM-REQ] [--ignore-platform-reqs] [--] [<packages>...]
Info: DEBUG -
Info: DEBUG - + ynh_die '--message=Unable to install core dependencies with Composer.'
Info: WARNING - Unable to install core dependencies with Composer.
Info: DEBUG - + ynh_exit_properly
Describe the bug
Upgrade to 1.6.7~ynh1 failed
Context
Steps to reproduce
Expected behavior
Upgrade roundcube without failed
Logs
Here is the paste of the share logs
https://paste.yunohost.org/raw/foyisowage
The problem seems to appear with cardav plugin: