We have attempted a 5.10 to 5.16 upgrade here using the migrate module and it failed with the following errors:
Running:php /home/mathieu/drupal/drush/drush.php 'provision' 'migrate' 'three.aegir.dpl' '/home/mathieu/drupal/drupal-5.16' --task_id='161' --db_id='2' --profile='default' --platform='6' --publish_path='/home/mathieu/drupal/aegir' --site_id='152' --language='en' --drush_path='/home/mathieu/drupal/drush/drush.php' --web_id='3' --web_host='aegir.dpl' --script_user='mathieu' --root='/home/mathieu/drupal/aegir' --backend
Site was not found.
An error occurred at function : provision_drupal_provision_migrate_validate
Comments
Comment #1
anarcat commentedThis is pretty bad: the site actually gets completely destroyed.
Comment #2
anarcat commentedWe fixed this in provision by fixing the DNS stuff which was a likely cause.