Composer require failure in MR's

Created on 30 May 2023, over 1 year ago

Problem/Motivation

Composer currently fails in MR's:

Composer require failure - View results on dispatcher

--- Commands Executed ---
sudo -u www-data /usr/local/bin/composer require drupal/entity_access_by_role_field merge-request-15-dev --prefer-stable --no-progress --prefer-dist --no-suggest --no-interaction --working-dir /var/www/html
Return Code: 2
--- Output ---

--- Errors ---
You are using the deprecated option "--no-suggest". It has no effect and will break in Composer 3.
./composer.json has been updated
Running composer update drupal/entity_access_by_role_field
> Drupal\Composer\Composer::ensureComposerVersion
Loading composer repositories with package information
Updating dependencies
Info from https://repo.packagist.org: #StandWithUkraine
Your requirements could not be resolved to an installable set of packages.

Problem 1
- Root composer.json requires drupal/entity_access_by_role_field merge-request-15-dev, found drupal/entity_access_by_role_field[dev-1.0.x, dev-2.0.x, 1.0.0-alpha0, 1.0.0-beta0, 1.0.x-dev (alias of dev-1.0.x), 2.0.0-beta1, 2.0.0, 2.0.1, 2.0.x-dev (alias of dev-2.0.x)] but it does not match the constraint.

While for the main branch it works (see module page).

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

🐛 Bug report
Status

Fixed

Version

2.0

Component

Miscellaneous

Created by

🇩🇪Germany Anybody Porta Westfalica

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024