Jump to content

Topic on Project:Support desk/Flow

1.37.3 update error: guzzle too old

7
93.235.69.84 (talkcontribs)

MediaWiki 1.37.3 Updater

guzzlehttp/guzzle: 7.4.1 installed, 7.4.5 required.

Error: your composer.lock file is not up to date. Run "composer update --no-dev" to install newer dependencies

Bawolff (talkcontribs)

Where did you download mediawiki from?

93.235.69.84 (talkcontribs)

Sorry being late, directly from the email list announcement: (have to quirk URLs because of filter warning here...)


https: //lists.wikimedia.org/hyperkitty/list/mediawiki-announce@lists.wikimedia.org/message/PIPYDRSHXOYW5DB7X755QDNUV5EZWPWB/


> Download:

> https: //releases.wikimedia.org/mediawiki/1.37/mediawiki-1.37.3.tar.gz

> https: //releases.wikimedia.org/mediawiki/1.37/mediawiki-1.37.3.zip

93.235.69.84 (talkcontribs)

btw: the main download over www . mediawiki . org / wiki / Download right now offers the same tar.gz file having identical checksums:

mediawiki-1.37.3.tar.gz

  CRC-32: 6bfd2060

    MD5: 3137900de33f767be2af2fd1e68b0ce5

  SHA-1: 248dcc9a2552554c1073a89dc78ccaa8551375b8

SHA-256: ece59664b2a76cc543d29e15bbed963ceabdc2cb51374ce8ba6d52f6deb3c9e2

SHA-512: 5c5e406a3ecf83136bb46606b4dd7288b99959a17b37c3b0b74426f47fee8b9b14f3b5106f99d41c07e4924b78bcc3cc61e0058ceb98a087d3ba5ab5a51402e3

SHA3-256: 2e9e7b2c406735792ba153dc0d88f3987e481c6e6adf8fde7f787e4b3901d286

SHA3-512: af0762f6bace284a0217e823fc5535c57346d3bf5ebabec5be5d75611a0bc6e6b8b48d4f7a75a72ee7bad716bf275a5696ed8fa42a693385ec8646337b5ae794

Bawolff (talkcontribs)

This seems to be a bug in the release

In the short term, you can run composer update to have composer install the newer version.

Guzzle was updated for a security issue, but, it seems unlikely the security issue would affect mediawiki, so you could also just ignore it. Run update.php as update.php --skip-external-dependencies.

There will probably be a new release of the 1.37 branch to fix this, i imagine

Bawolff (talkcontribs)
93.235.93.198 (talkcontribs)

Thank you for the fast and perfect reaction. 1.37.4 fixes the issue: :-)

MediaWiki 1.37.4 Updater

Your composer.lock file is up to date with current dependencies!

(...)

Set the local repo temp zone container to be private.

Purging caches...done.

Done in 0.5 s.