Problem/Motivation

The Patch from https://www.drupal.org/project/ds/issues/2975313 is preventing updates. Guess it's allready applied right now

Steps to reproduce

Try to Update 4.1 via composer

Proposed resolution

remove patch

Remaining tasks

change composer.json in profile

User interface changes

none

API changes

none

Data model changes

none

Additional info:

I managed to update vardoc manually by changing the stoppeng-on-patch-failuere from true to false. in composer.json as well as in ../profiles/vardoc/composer.json. In fact Vardoc 4.1 is currently not installable anymore without doing that change, because composer will break the process after downloading the vardoc profile and will not download the rest of the files needed.

Comments

Joachim Namyslo created an issue. See original summary.

joachim namyslo’s picture

Issue summary: View changes
tseven’s picture

I've run into this issue as well.

Joachim,
Can you provide more details on how you got around this? How did you update Vardoc manually?

Thanks

joachim namyslo’s picture

The easiest way to do is to edit composer. Json and change exit on patch failure from true to false.

It's on the bottom of composer.json.

That is not a recommended workaround, because if there will be an update patch as may not checked against failures via composer. But if you track this issue you can reset the switch once this issue is updated and fixed by vardot.

There are several modules within the distribution not updated currently. That's because they focus on Varbase and Drupal 9 right now.

As soon as there is a stable 9 release of Varbase there may be some time to fix and update vardoc. This is just an educated guess and nothing official.

rajab natshah’s picture

Title: remove patch from display suite issue 2975313 to no longer prevent updates » Remove patch from display suite issue 2975313 to no longer prevent updates

  • RajabNatshah committed 5bd7067 on 4.0.x
    Issue #3178726 by Joachim Namyslo: Remove patch from display suite issue...
rajab natshah’s picture

Thanks, Joachim for reporting.
Committed ... Thank you :)

This will be in the 4.0.x and 5.0.x branches.

rajab natshah’s picture

Assigned: Unassigned » mohammed j. razem
Status: Active » Needs review
Issue tags: +vardoc-4.0.2, +vardoc-5.0.0-alpha1, +vardoc-5.0.0
rajab natshah’s picture

Assigned: mohammed j. razem » Unassigned
rajab natshah’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.