Page MenuHomePhabricator

Unfreeze image-map packagist package
Closed, ResolvedPublic

Description

The mediawiki/image-map package of which you are a maintainer has
failed to update due to invalid data contained in your composer.json.
Please address this as soon as possible since the package stopped updating.

It is recommended that you use composer validate to check for errors when you
change your composer.json.

Below is the full update log which should highlight errors as
"Skipped branch ...":

[Composer\Repository\InvalidRepositoryException]: Some branches contained invalid data and were discarded, it is advised to review the log and fix any issues present in branches

Reading composer.json of mediawiki/image-map (REL1_24)
Skipped branch REL1_24, Invalid package information:
License "Any OSI approved license" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as license.

Reading composer.json of mediawiki/image-map (REL1_25)
Skipped branch REL1_25, Invalid package information:
License "Any OSI approved license" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as license.

Reading composer.json of mediawiki/image-map (REL1_26)
Skipped branch REL1_26, Invalid package information:
License "Any OSI approved license" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license.
If the software is closed-source, you may use "proprietary" as license.

Event Timeline

Change 412609 had a related patch set uploaded (by Welterkj; owner: Welterkj):
[mediawiki/extensions/ImageMap@REL1_24] Update composer.json with spdx-compatible license identifier in branches REL1_24, REL1_25 and REL1_26 to unfreeze the packagist package.

https://gerrit.wikimedia.org/r/412609

The 1.24/1.25/1.26 branches are all EOL/dead, why does it matter if they don't update?

The 1.24/1.25/1.26 branches are all EOL/dead, why does it matter if they don't update?

It looks like packagist has resolved this problem. When I logged on to it today and forced an update of the image-map package it no longer gives the message saying the package is frozen. It merely shows a log complaining about the branches that have invalid data and "it is advised" that you review and fix problems in branches. Since the branches it complains about are EOL I will close this task.

Change 412609 abandoned by Welterkj:
Update composer.json with spdx-compatible license identifier in branches REL1_24, REL1_25 and REL1_26 to unfreeze the packagist package.

https://gerrit.wikimedia.org/r/412609