- First commit to issue fork.
- @hestenet opened merge request.
- Status changed to Needs review
almost 2 years ago 9:47pm 24 January 2023 - πΊπΈUnited States hestenet Portland, OR πΊπΈ
Merged and deployed this MR.
I believe these changes should fix the issue with D7 - but would appreciate if someone could test and confirm before we call this fixed.
- π¨π¦Canada joseph.olstad
triggered ctools patch to test the above fix
- π¨π¦Canada joseph.olstad
@hestenet, that change seemed to have no effect, same issue
https://www.drupal.org/pift-ci-job/2576161 β
Appreciate your work on this, hopefully someone can help us figure this out.
- Status changed to Needs work
almost 2 years ago 10:07pm 24 January 2023 - π¨π¦Canada joseph.olstad
seems that this specific line is identifying the problem
Root composer.json requires drupal/color-color, it could not be found in any version, there may be a typo in the package name.
AFAIK, there is no drupal project called drupal/color-color
see here:
does not existhttps://www.drupal.org/project/color-color β
https://www.drupal.org/project/color_color β
both of these projects are 404 errors
Why is composer looking for drupal/color-color?
if we can answer this question, I think we'll have a fix.
- πΊπΈUnited States hestenet Portland, OR πΊπΈ
Thanks @joseph.olstead - that gives me a bit of an idea.
- Status changed to Fixed
almost 2 years ago 5:57pm 25 January 2023 - πΊπΈUnited States hestenet Portland, OR πΊπΈ
@drumm caught that I had reprocessed the other core removed modules but failed to catch ctools.
Reprocessed it on the composer side, and then requeued the tests on: https://www.drupal.org/project/ctools/issues/3327350 π Support PHP 8.2 with ctools FixedWe're passing! https://www.drupal.org/pift-ci-job/2576827 β
I think that means it's fixed.
- π¨π¦Canada joseph.olstad
w00t!!! Thanks @hestenet for the fix and also to @drumm . I'll be making more noise if this happens again, ok great thank goodness it's fixed!
- π¨π¦Canada joseph.olstad
@hestenet, everything was working fine with testing patches but for some reason there's a very strange set of console output messages when the project tests run for ctools, please have a look:
https://dispatcher.drupalci.org/job/drupal_d7/246546/console
? am I halucinating here?
Automatically closed - issue fixed for 2 weeks with no activity.