Ludwig module Tests running issue which seems to be related with composer.
#3093483: [D9] PackageController and PackageDownloader use deprecated file functions
LudwigIssues[D9] PackageController and PackageDownloader use deprecated file functions
3093483-6.patch test with PHP 7.3 & MySQL 5.7, Drupal 9.1.x
Created 19 Sep 2020 at 02:47 CEST. devad added custom test. Updated 19 Sep 2020 at 02:56 CEST.
Composer require failure - View results on dispatcher
--- Commands Executed ---
sudo -u www-data /usr/local/bin/composer require drupal/ludwig 1.x-dev --prefer-stable --no-progress --no-suggest --no-interaction --working-dir /var/www/html
Return Code: 2
--- Output ---
--- Errors ---
./composer.json has been updated
> Drupal\Composer\Composer::ensureComposerVersion
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Installation request for drupal/core 9.1.x-dev -> satisfiable by drupal/core[9.1.x-dev].
- Conclusion: remove drupal/drupal 9.1.x-dev
- Installation request for drupal/drupal 9.1.x-dev -> satisfiable by drupal/drupal[9.1.x-dev].
- Conclusion: remove drupal/core 9.1.x-dev
- Installation request for drupal/ludwig 1.x-dev -> satisfiable by drupal/ludwig[1.x-dev].
- Conclusion: don't install drupal/core 9.1.x-dev
- drupal/ludwig 1.x-dev requires drupal/core ~8.0 -> satisfiable by drupal/core[8.0.x-dev, 8.1.x-dev, 8.2.x-dev, 8.3.x-dev, 8.4.x-dev, 8.5.x-dev, 8.7.x-dev, 8.8.x-dev, 8.9.x-dev].
- Can only install one of: drupal/core[8.0.x-dev, 9.1.x-dev].
- Can only install one of: drupal/core[8.1.x-dev, 9.1.x-dev].
- Can only install one of: drupal/core[8.2.x-dev, 9.1.x-dev].
- Can only install one of: drupal/core[8.3.x-dev, 9.1.x-dev].
- Can only install one of: drupal/core[8.4.x-dev, 9.1.x-dev].
- Can only install one of: drupal/core[8.5.x-dev, 9.1.x-dev].
- Can only install one of: drupal/core[8.7.x-dev, 9.1.x-dev].
- Can only install one of: drupal/core[8.8.x-dev, 9.1.x-dev].
- Can only install one of: drupal/core[8.9.x-dev, 9.1.x-dev].
- drupal/drupal 9.1.x-dev requires drupal/core 9.1.x-dev -> satisfiable by drupal/core[9.1.x-dev].
- Conclusion: don't install drupal/core 9.1.x-dev
Installation failed, reverting ./composer.json to its original content.