Our d6 platform broke here. The sites created in the platform end up on the d5 platform, even though the task is ran properly:

/var/hostmaster/drupal-6.x/drush.php 'provision' 'install' 'www.aidi.koumbit.org' --root='/var/hostmaster/drupal-6.x' --backend --task_id='478' --client_id='1' --client_email='webmaster@localhost' --db_id='2' --profile='default' --platform='357' --publish_path='/var/hostmaster/drupal-6.x' --site_id='477' --language='en'

That created the site in /var/hostmaster/drupal-5.x, against all expectations. I'll cvs up to see if i can reproduce with latest head.

Comments

anarcat’s picture

I confirm this is still happening with latest CVS.

anarcat’s picture

I think this may be related to the drush bug that commandline doesn't override the config file. http://drupal.org/node/340076

anarcat’s picture

Title: d6 platform broken » make sure release notes mention Drush dependencies
Component: Code » Documentation
Category: bug » task

So I've been bitten by this myself: this really needs to be clear in the release notes and the aegir descriptions everywhere: we're very sensitive to the drush version. We need at least drush 5.x-1.4 (DRUPAL-5--1-4) or drush 6.x-1.2 (DRUPAL-6--1-2).

adrian’s picture

Status: Active » Fixed

done.

Status: Fixed » Closed (fixed)

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