- Issue created by @Striknin
- 🇮🇩Indonesia gausarts
An obvious oversight. This is the second issue I had with Drupal versions. Last time, D8.7.
Honestly I no longer have D8 :)
We should up Drupal requirement instead since we cannot downgrade it FWIW.
ATM, please lock it to your working version till you have time to upgrade to D9 or so.
We'll keep it open till Blazy:2.21 release with a minimum D9.3 to avoid dups.
Thank you.
- 🇺🇸United States jghyde
I just upgraded from D8.9 to 9.2.* and have the same problem:
shell$ drush cr The service "blazy.svg" has a dependency on a non-existent service "file.repository".
I have commented out the "file.repository" on the blazy.info.yml to try to get beyond this until I land on D9.5 (incrementally upgrading 9.1... 9.2... )because of these issues! Right now I am at 9.2.x. The issue emerged from the upgrade from 8.9 to 9.0.
- 🇺🇸United States jghyde
The blazy.svg file.repositiory error is also stopping the drush updb for all of the Drupal 9.2 site:
shell$ drush updb Do you wish to run the specified pending updates? (yes/no) [yes]: > yes > [notice] Update started: blazy_post_update_schema_formatter_grid_int_to_string > [error] The "blazy.svg" service or alias has been removed or inlined when the container was compiled. You should either make it public, or stop using the container directly and use dependency injection instead. > [error] Update failed: blazy_post_update_schema_formatter_grid_int_to_string [error] Update aborted by: blazy_post_update_schema_formatter_grid_int_to_string [error] Finished performing updates.
- 🇺🇸United States jghyde
Regarding #4 - An upgrade to D9.3.0 fixed everything.
- Status changed to Needs review
about 1 year ago 12:05am 13 October 2023 - last update
about 1 year ago 50 pass - 🇮🇩Indonesia gausarts
Yes, D9.3 should be the minimum:
https://git.drupalcode.org/project/drupal/-/blob/9.3.0/core/modules/file...On second thought, that service was internally a @todo/ non-functional, so safe to remove it till blazy:3.x out with a min D9.3.
Attached an immediate solution for D8.8.
If anyone still had problems with service addition and removal WSOD issues, please read the Update SOP.
- last update
about 1 year ago 50 pass -
gausarts →
committed 79120e23 on 8.x-2.x
Issue #3393539 by gausarts, jghyde, Striknin: Not compatible anymore...
-
gausarts →
committed 79120e23 on 8.x-2.x
- Status changed to Fixed
about 1 year ago 12:36am 13 October 2023 - 🇮🇩Indonesia gausarts
We'll have a new release this weekend.
Committed. Thank you for contribution.
Automatically closed - issue fixed for 2 weeks with no activity.