Installation fails on d10 site

Created on 16 June 2023, about 1 year ago
Updated 27 July 2023, 11 months ago

Problem/Motivation

drush updb results in following error:
[error] Update aborted by: oembed_providers_post_update_update_media_type_dependencies_2

Steps to reproduce

install drupal 10
install drupal/oembed_providers (2.1.1)
drush updb

πŸ› Bug report
Status

Closed: cannot reproduce

Version

2.1

Component

Code

Created by

πŸ‡ΊπŸ‡ΈUnited States dwisnousky

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

Comments & Activities

  • Issue created by @dwisnousky
  • Open on Drupal.org β†’
    Core: 10.0.5 + Environment: PHP 8.1 & MySQL 8
    last update about 1 year ago
    Not currently mergeable.
  • @dwisnousky opened merge request.
  • πŸ‡―πŸ‡΅Japan tyler36 Osaka

    Unable able to reproduce with current versions and description provided.

    ## Test

    - Create new drupal/recommended-project project (currently v10.1.1)

    $ composer create drupal/recommended-project
    ...
     - Installing drupal/core-recommended (10.1.1)
    

    - Install drush

    $ composer require drush/drush
    ...
    Using version ^12.1 for drush/drush
    

    - Configure site

    $ drush site:install --account-name=admin --account-pass=admin -y
    ...
    [success] Installation complete.
    

    - Visit site and confirm working.
    - Install drupal/oembed_providers

    $ composer require drupal/oembed_providers
    ...
      - Installing drupal/oembed_providers (2.1.1): Extracting archive
    

    - Update database.

    $ drush updb
    [success] No pending updates.
    
  • Status changed to Closed: cannot reproduce 11 months ago
  • πŸ‡ΊπŸ‡ΈUnited States Chris Burge

    @tyler36 - Thanks for testing this out. Tests are passing, too, for D10.

Production build 0.69.0 2024