Installation Fails due to Composer Upgrade to version 2.00 on 10/24/2020

Hi All:

Looking for a solution to fix an dependency issue. Attempted to install on-prem solution and ran into failures. Installation failure related to a change in Composer. Specifically:


All settings correct for using Composer
Downloading…

Composer (version 2.0.0) successfully installed to: /usr/bin/composer.phar
Use it: php /usr/bin/composer.phar

===================================
Installing composer dependencies…

Installing dependencies from lock file
Verifying lock file contents can be installed on current platform.
Your lock file does not contain a compatible set of packages. Please run composer update.

Problem 1
- thadafinser/package-info is locked to version v1.0.0 and an update of this package was not requested.
- thadafinser/package-info v1.0.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.

Problem 2
- thadafinser/package-info v1.0.0 requires composer-plugin-api ^1.0 -> found composer-plugin-api[2.0.0] but it does not match the constraint.
- thadafinser/user-agent-parser v2.0.0 requires thadafinser/package-info ^1.0 -> satisfiable by thadafinser/package-info[v1.0.0].
- thadafinser/user-agent-parser is locked to version v2.0.0 and an update of this package was not requested.

Hello @password,

Thank you for the report.
I guess you also created the bug report on github: https://github.com/passbolt/passbolt_help/issues/37

I’m closing this ticket, we’ll follow-up on github.

1 Like

We’re working on the issue we’ll publish a fix shortly.