?
avatar xillibit
xillibit
16 Dec 2020

You had forgot something in this PR #31513 now composer update joomla/archive from 1.1.7 to 1.1.8 when i tried to just update the joomla/image package, but the 1.1.8 is already installed....

I'am using composer 2.0.7

Originally posted by @xillibit in #31663 (comment)

avatar xillibit xillibit - open - 16 Dec 2020
avatar joomla-cms-bot joomla-cms-bot - change - 16 Dec 2020
Labels Added: ?
avatar joomla-cms-bot joomla-cms-bot - labeled - 16 Dec 2020
avatar xillibit xillibit - change - 16 Dec 2020
Title
Since composer or joomla/archive composer still think it's 1.1.7 installed
Since update of joomla/archive composer still think it's 1.1.7 installed and update to 1.1.8
avatar xillibit xillibit - edited - 16 Dec 2020
avatar xillibit xillibit - change - 16 Dec 2020
The description was changed
avatar xillibit xillibit - edited - 16 Dec 2020
avatar HLeithner
HLeithner - comment - 16 Dec 2020

Not sure what you mean with this composer.json tells us that joomla/archive is 1.1.8
https://github.com/joomla/joomla-cms/blob/staging/composer.lock#L190

avatar xillibit
xillibit - comment - 16 Dec 2020

I mean in the installed.json it still says 1.1.7 for joomla/archive : https://github.com/joomla/joomla-cms/blob/staging/libraries/vendor/composer/installed.json#L190

yesterday i had done a composer update --no-dev -v joomla/image , it has updated joomla/archive too in 1.1.8

avatar wilsonge
wilsonge - comment - 16 Dec 2020

The reason is the discrepancy between those files. When this was merged upgrading the version #31514 we never merged in the composer files for whatever reason. so composer.lock mismatches with the installed file so it will always try and upgrade whatever other composer command you are running

avatar wilsonge wilsonge - change - 16 Dec 2020
Status New Closed
Closed_Date 0000-00-00 00:00:00 2020-12-16 13:55:07
Closed_By wilsonge
avatar wilsonge wilsonge - close - 16 Dec 2020
avatar wilsonge
wilsonge - comment - 16 Dec 2020

Fix #31676

Add a Comment

Login with GitHub to post a comment