Warning: In Factory.php line 697:
Warning: The HOME or COMPOSER_HOME environment variable must be set for composer to run correctly
Warning: update [--with WITH] [--prefer-source] [--prefer-dist] [--prefer-install PREFER-INSTALL] [--dry-run] [--dev] [--no-dev] [--lock] [--no-install] [--no-audit] [--audit-format AUDIT-FORMAT] [--no-autoloader] [--no-suggest] [--no-progress] [-w|--with-dependencies] [-W|--with-all-dependencies] [-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] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] [<packages>...]
Warning: Executing database schema update.
Warning: Executing php composer.phar to update dependencies...
Warning: -----------------------------------------------------------------------------
Warning: ATTENTION: Update dependencies by running `php composer.phar update --no-dev`
Warning: -----------------------------------------------------------------------------
Warning: This instance of Roundcube is up-to-date.
Warning: Have fun!
[ ] The fix/enhancement were manually tested (if applicable)
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)
Commit 03829657e8f7d94f8b4303b262048b982df294fc is fixing the bug and working
Then I refactor everything to clean up linter issues, but now it's broken there is a cascading tunnel of error with composer, I didn't find why my first attempt work, I need to look deeper between 03829657e8f7d94f8b4303b262048b982df294fc and c913078c2999a29c94020ed3bf4cfbaee5799c6a
And I didn't had time to look into the upgrade issue of the CI
Problem
Solution
PR Status
/usr/share/yunohost/helpers.d/logging: line 328: $left_progression: substring expression < 0
Automatic tests
Automatic tests can be triggered on https://ci-apps-dev.yunohost.org/ after creating the PR, by commenting "!testme", "!gogogadgetoci" or "By the power of systemd, I invoke The Great App CI to test this Pull Request!". (N.B. : for this to work you need to be a member of the Yunohost-Apps organization)