Skip to content

Is Patch broken is 2.3.5-p1 ? #9

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
adrianbsystems opened this issue Jun 11, 2020 · 3 comments
Closed

Is Patch broken is 2.3.5-p1 ? #9

adrianbsystems opened this issue Jun 11, 2020 · 3 comments

Comments

@adrianbsystems
Copy link

Have carefully followed steps but cannot get the patch ti install.
When we try with CE 2.3.5-p1, we get the output below, are we missing something ?

composer update
Gathering patches for root package.
Removing package magento/magento2-base so that it can be re-installed and re-patched.

  • Removing magento/magento2-base (2.3.5-p1)
    Loading composer repositories with package information
    Updating dependencies (including require-dev)
    Package operations: 1 install, 0 updates, 0 removals
    Gathering patches for root package.
    Gathering patches for dependencies. This might take a minute.
  • Installing magento/magento2-base (2.3.5-p1): Loading from cache
  • Applying patches for magento/magento2-base
    patches/composer/M234/github-pr-25587-base.diff (Refactor JavaScript mixins module Refactor JavaScript mixins module magento/magento2#25587)
    Could not apply patch! Skipping. The error was: Cannot apply patch patches/composer/M234/github-pr-25587-base.diff

[Exception]
Cannot apply patch Refactor JavaScript mixins module magento/magento2#25587 (patches/composer/M234/gi
thub-pr-25587-base.diff)!

update [--prefer-source] [--prefer-dist] [--dry-run] [--dev] [--no-dev] [--lock] [--no-custom-installers] [--no-autoloader] [--no-scripts] [--no-progress] [--no-suggest] [--with-dependencies] [--with-all-dependencies] [-v|vv|vvv|--verbose] [-o|--optimize-autoloader] [-a|--classmap-authoritative] [--apcu-autoloader] [--ignore-platform-reqs] [--prefer-stable] [--prefer-lowest] [-i|--interactive] [--root-reqs] [--] []...

@wigman
Copy link
Contributor

wigman commented Jun 12, 2020

Hi Adrian. You can get a detailed error if you run composer with -vvv.

@adrianbsystems
Copy link
Author

Perfect advice , that found the problem, stupidly it was new server and patch was not installed !

All working fine now, thanks very much.

@wigman
Copy link
Contributor

wigman commented Jul 1, 2020

Perfect, you’re welcome. Thanks for letting me know!

@wigman wigman closed this as completed Jul 1, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants