Build issues 5.4.3

Created on 28 July 2025, 3 months ago

Hi there,

Our pipelines have been failing because of what appears to be an upstream patch issue. We have 4 Drupal servers on 5.4.2 which show this error and it persists with the same patch on 5.4.3.

Detailed logs below. I have also attempted this with a clean build of your own site-wxt repo on a completely blank server (so no baggage from our own sites) with the same issue.

We cannot move our pipeline with this issue in place.

In Patches.php line 331:

[Exception]
Cannot apply patch Enter drupal/linkit patch #3457958 description here ( https://www.drupal.org/files/issues/2024-06-28/linkit--testing-static-me... )!

Exception trace:
at /home/ubuntu/intranet/vendor/cweagans/composer-patches/src/Patches.php:331
cweagans\Composer\Patches->postInstall() at /usr/share/php/Composer/EventDispatcher/EventDispatcher.php:213
Composer\EventDispatcher\EventDispatcher->doDispatch() at /usr/share/php/Composer/EventDispatcher/EventDispatcher.php:150
Composer\EventDispatcher\EventDispatcher->dispatchPackageEvent() at /usr/share/php/Composer/Installer/InstallationManager.php:396
Composer\Installer\InstallationManager::Composer\Installer\{closure}() at /usr/share/php/Composer/Installer/InstallationManager.php:411
Composer\Installer\InstallationManager->executeBatch() at /usr/share/php/Composer/Installer/InstallationManager.php:319
Composer\Installer\InstallationManager->downloadAndExecuteBatch() at /usr/share/php/Composer/Installer/InstallationManager.php:218
Composer\Installer\InstallationManager->execute() at /usr/share/php/Composer/Installer.php:821
Composer\Installer->doInstall() at /usr/share/php/Composer/Installer.php:646
Composer\Installer->doUpdate() at /usr/share/php/Composer/Installer.php:292
Composer\Installer->run() at /usr/share/php/Composer/Command/InstallCommand.php:147
Composer\Command\InstallCommand->execute() at /usr/share/php/Symfony/Component/Console/Command/Command.php:326
Symfony\Component\Console\Command\Command->run() at /usr/share/php/Symfony/Component/Console/Application.php:1078
Symfony\Component\Console\Application->doRunCommand() at /usr/share/php/Symfony/Component/Console/Application.php:324
Symfony\Component\Console\Application->doRun() at /usr/share/php/Composer/Console/Application.php:384
Composer\Console\Application->doRun() at /usr/share/php/Symfony/Component/Console/Application.php:175
Symfony\Component\Console\Application->run() at /usr/share/php/Composer/Console/Application.php:145
Composer\Console\Application->run() at /usr/bin/composer:94

🐛 Bug report
Status

Active

Version

5.4

Component

Code

Created by

🇨🇦Canada kevin.bruner

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

Comments & Activities

  • Issue created by @kevin.bruner
  • 🇨🇦Canada smulvih2 Canada 🍁

    Hey Kevin, yes this is a known issue; that linkit patch was rolled into the latest version. You can see the details here, with a code snippet to add to composer.json to get around this until we can push out a new version of WxT. Closing as duplicate, but please feel free to bring anything up in the related ticket I added here.

  • 🇨🇦Canada kevin.bruner

    Thank you. As an aside, there's no patch notes for releases on your github. Is 6.1 the recommend stream or is 5.4.3? I'm not sure what I should be doing anymore

  • 🇨🇦Canada smulvih2 Canada 🍁

    Hey Kevin, the WxT 5.4.3 branch is Drupal core 10.4.x. The WxT 6.1.x branch is Drupal core 11.1.x.

    5.4.x is meant to be D10 LTS. You can stay on 5.4.x until you are ready to upgrade your site to D11, which will depend on your contrib modules, PHP version, etc... I believe D10 has support until at least June 2026.

Production build 0.71.5 2024