Closed (fixed)
Project:
Provision
Version:
6.x-0.1-beta2
Component:
Documentation
Priority:
Critical
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
5 Dec 2008 at 18:29 UTC
Updated:
13 Jan 2009 at 22:30 UTC
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
Comment #1
anarcat commentedI confirm this is still happening with latest CVS.
Comment #2
anarcat commentedI think this may be related to the drush bug that commandline doesn't override the config file. http://drupal.org/node/340076
Comment #3
anarcat commentedSo 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).
Comment #4
adrian commenteddone.