select an installation profile ERROR

Created on 29 January 2023, over 1 year ago
Updated 30 January 2023, over 1 year ago

Problem/Motivation

when i make a fresh install with composer of D10.0.2 on a system with PHP 8.1 i got the following error after choosing the standard profile due installation and pressing save and continue:

The website encountered an unexpected error. Please try again later.
Drupal\Core\Config\UnmetDependenciesException: Configuration objects provided by standard have unmet dependencies: block_content.type.basic (block_content), comment.type.comment (comment), contact.form.feedback (contact), core.entity_form_display.block_content.basic.default (text), core.entity_form_display.node.article.default (image.style.thumbnail, comment, image, path, text), core.entity_form_display.node.page.default (path, text), core.entity_form_display.user.user.default (image.style.thumbnail, image), core.entity_view_display.node.article.default (image.style.wide, comment, image, text), core.entity_view_display.node.article.rss (core.entity_view_mode.node.rss), core.entity_view_display.node.article.teaser (core.entity_view_mode.node.teaser, image.style.medium, image, text), core.entity_view_display.node.page.teaser (core.entity_view_mode.node.teaser, text), editor.editor.basic_html (ckeditor5, editor), field.field.block_content.basic.body (field.storage.block_content.body, text, field), field.field.comment.comment.comment_body (field.storage.comment.comment_body, text, field), field.field.node.article.body (field.storage.node.body, text, field), field.field.node.article.comment (comment, field), field.field.node.article.field_image (image, field), field.field.node.article.field_tags (field), field.storage.node.comment (comment, node, field), field.storage.node.field_image (file, image, node, field), field.storage.node.field_tags (node, taxonomy, field), field.storage.user.user_picture (file, image, field), filter.format.basic_html (editor, filter), filter.format.restricted_html (filter), node.type.article (node), taxonomy.vocabulary.tags (taxonomy), user.role.anonymous (comment, contact, filter, search), user.role.authenticated (comment, contact, filter, search, shortcut), user.role.content_editor (comment, contextual, file, node, path, taxonomy, toolbar, tour) in Drupal\Core\Config\UnmetDependenciesException::create() (line 100 of core/lib/Drupal/Core/Config/UnmetDependenciesException.php).
Drupal\Core\Config\UnmetDependenciesException::create('standard', Array) (Line: 526)
Drupal\Core\Config\ConfigInstaller->checkConfigurationToInstall('module', 'standard') (Line: 132)
Drupal\Core\ProxyClass\Config\ConfigInstaller->checkConfigurationToInstall('module', 'standard') (Line: 191)
Drupal\Core\Extension\ModuleInstaller->install(Array, ) (Line: 83)
Drupal\Core\ProxyClass\Extension\ModuleInstaller->install(Array, ) (Line: 1657)
install_install_profile(Array) (Line: 698)
install_run_task(Array, Array) (Line: 569)
install_run_tasks(Array, NULL) (Line: 119)
install_drupal(Object) (Line: 48)

the interesting thing is that it sometimes works, sometimes not

Steps to reproduce

Proposed resolution

Remaining tasks

User interface changes

API changes

Data model changes

Release notes snippet

πŸ’¬ Support request
Status

Closed: duplicate

Version

10.0 ✨

Component
BaseΒ  β†’

Last updated about 2 hours ago

Created by

πŸ‡¦πŸ‡ΉAustria gr4phic3r

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

Comments & Activities

  • Issue created by @gr4phic3r
  • πŸ‡¬πŸ‡§United Kingdom longwave UK

    Which operating system and database are you using?

    When it fails, is it always the same set of unmet dependencies?

  • Status changed to Postponed: needs info over 1 year ago
  • πŸ‡ΊπŸ‡ΈUnited States cilefen

    These were first reported as far back as 2015, just when Drupal 8 launched. One classic reason is that the MySQL server is not set up according to Drupal's requirements, in particular with respect to the max_allowed_packet configuration. Do check that.

  • πŸ‡ΊπŸ‡ΈUnited States cilefen

    Even if this is from an arcane reason those reasons have been discussed at length on the old issues I linked. This should be closed as a duplicate.

  • πŸ‡¦πŸ‡ΉAustria gr4phic3r

    @longwave

    using 10.5.18-MariaDB-1:10.5.18+maria~ubu2004-log database and ... Ubuntu, VERSION="20.04.5 LTS (Focal Fossa)"

    mostly it works normal and 1 time it had this crash

  • Status changed to Closed: duplicate over 1 year ago
  • πŸ‡¬πŸ‡§United Kingdom longwave UK

    Closing as duplicate of the related issues, as those look to be the same to me.

Production build 0.69.0 2024