11.x patch not applying

Created on 5 June 2024, 23 days ago

Problem/Motivation

11.xpatch given here https://www.drupal.org/project/distributions_recipes is not applying.

Steps to reproduce

  1. Clone the Drupal core and switch to 11.x
  2. Follow the steps https://git.drupalcode.org/project/distributions_recipes/-/blob/1.0.x/do...
  3. use the patch url https://git.drupalcode.org/project/distributions_recipes/-/raw/patch/rec...
  4. Run command composer update drupal/core
  5. Receiving error
     - Installing drupal/core (11.x-dev): Source already present
      - Applying patches for drupal/core
        https://git.drupalcode.org/project/distributions_recipes/-/raw/patch/recipe-11.x.patch (Allow recipes to be applied)
       Could not apply patch! Skipping. The error was: Cannot apply patch https://git.drupalcode.org/project/distributions_recipes/-/raw/patch/recipe-11.x.patch
    
    

Proposed resolution

Resolve the patch issues.

Remaining tasks

Issue fix so that the patch applies cleanly

User interface changes

NA

API changes

NA

Data model changes

🐛 Bug report
Status

Closed: works as designed

Version

11.0

Component

Code

Created by

🇮🇳India Prashant.c Dharamshala

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

Comments & Activities

  • Issue created by @Prashant.c
  • Status changed to Closed: works as designed 23 days ago
  • 🇺🇸United States thejimbirch Cape Cod, Massachusetts

    The Recipes code is in Drupal core. You don't need a patch currently. Just use Drupal 11 and the functionality is there.

    The patch will be for future work on this initiative.

  • 🇮🇳India Prashant.c Dharamshala

    @thejimbirch

    Thanks for clarifying.

Production build 0.69.0 2024