When confi module exist but disabled, I got error on "drush updb" (in one of updates - enabling confi module):

Error: Class 'Drupal\config_import\Drush\Command' not found in config_import_drush_command() (line 24 of /var/www/build615/profiles/openy/modules/contrib/confi/config_import.drush.inc).

I think it related to this issue - #468650: Drush attempts to call hooks for disabled modules

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

hamrant created an issue. See original summary.

hamrant’s picture

I know it's not a very good solution, but I can use this hot-fix in my drupal-org.make and composer.

hamrant’s picture

Status: Active » Closed (works as designed)

Please reopen this issue if you find better solution

podarok’s picture

Status: Closed (works as designed) » Needs work
BR0kEN’s picture

Assigned: Unassigned » BR0kEN
Status: Needs work » Needs review
FileSize
540 bytes

  • BR0kEN committed 52b6174 on 8.x-1.x
    Issue #2856910 by hamrant, BR0kEN: Drush attempts to call hooks for...
BR0kEN’s picture

Status: Needs review » Fixed

Status: Fixed » Closed (fixed)

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