You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Full output of relevant Composer command with the -vvv flag added
No patches found for klarna/module-admin-settings
> post-package-install: Magento\InventoryComposerInstaller\Plugin->onPackageChange
> post-package-install: cweagans\Composer\Plugin\Patches->patchPackage
- Patching klarna/module-payments
- Downloading and applying patch patches/klarna-payment.patch (Conversion from int to string issue)
- Downloading patch patches/klarna-payment.patch
- Found cached patch at /.config/composer/cache/patches/e0abd304623ac4fb29c0c1cafdce25b83ddba3e00323166ba169d8da79dafc62.patch
- Applying downloaded patch /.config/composer/cache/patches/e0abd304623ac4fb29c0c1cafdce25b83ddba3e00323166ba169d8da79dafc62.patch
- Applying patch /.config/composer/cache/patches/e0abd304623ac4fb29c0c1cafdce25b83ddba3e00323166ba169d8da79dafc62.patch (depth: 1)
Executing command (CWD): git --version
cweagans\Composer\Patcher\GitPatcher usable: no
Executing command (CWD): git --version
cweagans\Composer\Patcher\GitInitPatcher usable: no
cweagans\Composer\Patcher\FreeformPatcher usable: yes
Required configuration for FreeformPatcher not present. Skipping.
In Patches.php line 288:
[Exception]
No available patcher was able to apply patch patches/klarna-payment.patch t
o klarna/module-payments
Exception trace:
at /public_html/deployment/versions/1453573049-7826002453/vendor/cweagans/composer-patches/src/Plugin/Patches.php:288
cweagans\Composer\Plugin\Patches->apply() at /public_html/deployment/versions/1453573049-7826002453/vendor/cweagans/composer-patches/src/Plugin/Patches.php:361
cweagans\Composer\Plugin\Patches->patchPackage() at phar:///bin/composer/src/Composer/EventDispatcher/EventDispatcher.php:215
Composer\EventDispatcher\EventDispatcher->doDispatch() at phar:///bin/composer/src/Composer/EventDispatcher/EventDispatcher.php:150
The text was updated successfully, but these errors were encountered:
dearste
added
the
bug
Inconsistencies or issues which will cause a problem for users or implementors.
label
Sep 17, 2024
Verification
composer self-update
)composer update cweagans/composer-patches
)What were you trying to do (and why)?
run
composer install
on ssh chroot access.What happened? What did you expect to happen?
[Exception] Cannot apply patch
Full contents of
composer.json
Full contents of
patches.lock.json
Full output of
composer patches-doctor
Full output of relevant Composer command with the
-vvv
flag addedThe text was updated successfully, but these errors were encountered: