After update to Drupal 7.18, Backup_migrate via drush command didn't work anymore, including backup, restore, etc. Anyone had the same problem here?

Comments

jcfiala’s picture

Possibly related - I'm intermittently getting a problem where when I try to run a backup by drush, I get this error:

Command bb needs the following module(s) enabled to run: backup_migrate.

However, backup_migrate is enabled, and if I drush cc all the backup works again - but it's ridiculous that I have to keep doing this. It looks like drush cc drush also re-enables the module.

Could it be because the drush file is inside of an includes directory?

ronan’s picture

Status: Active » Closed (works as designed)

I'm not seeing any issues. Reopen this if you're still having problems with the latest drupal, drush and b&m