Redis patch no longer applies

Created on 20 August 2025, 4 days ago

Problem/Motivation

Latest drupal/redis 1.10 causes patch to fail. The latest patch that applies to 1.x branch of redis is
#49 in the related ticket, by the same author of our previous patch #37.

Steps to reproduce

Run composer update drupal/redis and see error about patch.

Proposed resolution

Update patch.

🐛 Bug report
Status

Active

Version

6.1

Component

Code

Created by

🇨🇦Canada smulvih2 Canada 🍁

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

Comments & Activities

  • Issue created by @smulvih2
  • 🇨🇦Canada danrod Ottawa
  • 🇨🇦Canada danrod Ottawa

    Tested, I'd like a create a patch/MR for this.

  • 🇨🇦Canada smulvih2 Canada 🍁

    Ya that's fine, I've already made this change in a feature branch to get the automated tests passing, and created this ticket as a stub to track changes. Will be including this change in the next release, probably over the weekend.

  • @danrod opened merge request.
  • 🇨🇦Canada danrod Ottawa

    For some reason, the MR pipeline run didn't pass because of some unexpected errors

    $ [[ $_COMPOSER_YARN_INSTALL == "1" ]] && cd $_WEB_ROOT/core && corepack enable && yarn install
    /scripts-190169-6287589/step_script: line 508: cd: web/core: No such file or directory
    $ cd $CI_PROJECT_DIR
    $ touch $_WEB_ROOT/core/.env
    touch: cannot touch 'web/core/.env': No such file or directory
    

    I include the patch file, which I tested and worked ok.

    Feel free to use it if needed.

  • 🇨🇦Canada danrod Ottawa
Production build 0.71.5 2024