When attempting to install with the install.sh.txt script, the install fails.
The output of drush hostmaster-install --debug follows (but can be more easily read in this pastebin):
aegir@tonga-deploy:~$ drush/drush hostmaster-install --debug
Found command: hostmaster-install (commandfile=provision) [0.08 sec, 9.5 MB] [bootstrap]
Initializing drush commandfile: drush_make [0.08 sec, 9.51 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [0.08 sec, 9.51 MB] [bootstrap]
Initializing drush commandfile: provision [0.08 sec, 9.51 MB] [bootstrap]
Load alias @self [0.08 sec, 9.52 MB] [notice]
Load alias @server_master [0.08 sec, 9.53 MB] [notice]
Loading apache driver for the http service [0.08 sec, 9.56 MB] [notice]
Including /var/aegir/.drush/provision/install.hostmaster.inc [0.08 sec, 9.58 MB] [bootstrap]
Aegir 6.x-1.0-rc2 automated install script
==============================================================================
Some settings have not been provided and will now be prompted.
Don't worry: you will get to review those settings after the final install
Aegir frontend URL [tonga-deploy]:
MySQL privileged user ("root") password:
Admin user e-mail [webmaster@tonga-deploy]: aegir@tonga-deploy
This script will operate the following changes in your system:
1. Create server-level configuration directories
2. Download drush_make
3. Create the Hostmaster frontend platform
4. Install the frontend site
5. Setup the dispatcher (a user cron job)
We are making the following assumptions:
* you have read INSTALL.txt and prepared the platform accordingly
* the FQDN of this machine is valid and resolves
* you are executing this script as your "aegir" user
The following settings will be used:
Aegir frontend URL: tonga-deploy
Master server FQDN: tonga-deploy
Aegir root: /var/aegir
Aegir user: aegir
Web group: www-data
Web server: apache
Aegir DB host: localhost
Aegir DB user: root
Aegir DB password:
Drush make version: 6.x-2.1
Aegir version: 6.x-1.0-rc2
Aegir platform path: /var/aegir/hostmaster-6.x-1.0-rc2
Aegir makefile: /var/aegir/.drush/provision/aegir.make
Client email: aegir@tonga-deploy
Do you really want to proceed with the install (y/n): y
Running: /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php --remote_host='localhost' --context_type='server' --db_service_type='mysql' --master_db='mysql://root:****@localhost' [command]
provision-save '@server_localhost' --backend [52.34 sec, 9.71 MB]
Drush bootstrap phase : _drush_bootstrap_drush() [52.46 sec, 9.76 MB] [bootstrap]
Found command: provision-save (commandfile=provision) [52.46 sec, 9.76 MB] [bootstrap]
Initializing drush commandfile: drush_make [52.46 sec, 9.76 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [52.46 sec, 9.76 MB] [bootstrap]
Initializing drush commandfile: provision [52.46 sec, 9.76 MB] [bootstrap]
Load alias @self [52.46 sec, 9.77 MB] [notice]
Load alias @server_master [52.46 sec, 9.77 MB] [notice]
Loading mysql driver for the db service [52.46 sec, 9.77 MB] [notice]
Loading apache driver for the http service [52.46 sec, 9.77 MB] [notice]
Loading mysql driver for the db service [52.46 sec, 9.77 MB] [notice]
Load alias @server_localhost [52.46 sec, 9.77 MB] [notice]
Loading mysql driver for the db service [52.46 sec, 9.77 MB] [notice]
Template loaded: /var/aegir/.drush/provision/provision_drushrc_alias.tpl.php [52.46 sec, 9.77 MB] [notice]
Changed permissions of /var/aegir/.drush/server_localhost.alias.drushrc.php to 600 [52.46 sec, 9.77 MB] [message]
Generated config Drush configuration file [52.46 sec, 9.78 MB] [message]
Changed permissions of /var/aegir/.drush/server_localhost.alias.drushrc.php to 400 [52.46 sec, 9.78 MB] [message]
Command dispatch complete [52.46 sec, 9.78 MB] [notice]
Peak memory usage was 9.79 MB [52.46 sec, 9.78 MB] [memory]
Running: /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php @server_localhost provision-verify --backend [52.46 sec, 9.75 MB] [command]
Drush bootstrap phase : _drush_bootstrap_drush() [52.58 sec, 9.8 MB] [bootstrap]
Load alias @server_localhost [52.58 sec, 9.81 MB] [notice]
Found command: provision-verify (commandfile=provision) [52.58 sec, 9.81 MB] [bootstrap]
Initializing drush commandfile: drush_make [52.58 sec, 9.81 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [52.58 sec, 9.81 MB] [bootstrap]
Initializing drush commandfile: provision [52.59 sec, 9.81 MB] [bootstrap]
Load alias @server_master [52.59 sec, 9.81 MB] [notice]
Loading apache driver for the http service [52.59 sec, 9.81 MB] [notice]
Loading mysql driver for the db service [52.59 sec, 9.81 MB] [notice]
Including /var/aegir/.drush/provision/dns/verify.provision.inc [52.59 sec, 9.82 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [52.59 sec, 9.82 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/verify.provision.inc [52.59 sec, 9.82 MB] [bootstrap]
Provision configuration root path /var/aegir/config exists. [52.59 sec, 9.82 MB] [message]
Provision configuration root ownership of /var/aegir/config has been changed to aegir. [52.59 sec, 9.82 MB] [message]
Provision configuration root permissions of /var/aegir/config have been changed to 711. [52.59 sec, 9.82 MB] [message]
Provision configuration root path /var/aegir/config is writable. [52.59 sec, 9.82 MB] [message]
Provision configuration path /var/aegir/config/server_localhost exists. [52.59 sec, 9.82 MB] [message]
Provision configuration ownership of /var/aegir/config/server_localhost has been changed to aegir. [52.59 sec, 9.82 MB] [message]
Provision configuration permissions of /var/aegir/config/server_localhost have been changed to 711. [52.59 sec, 9.83 MB] [message]
Provision configuration path /var/aegir/config/server_localhost is writable. [52.59 sec, 9.83 MB] [message]
Provision can create new databases. [52.59 sec, 9.83 MB] [message]
Command dispatch complete [52.59 sec, 9.83 MB] [notice]
Peak memory usage was 9.83 MB [52.59 sec, 9.83 MB] [memory]
Running: /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php --context_type='server' --remote_host='tonga-deploy' --aegir_root='/var/aegir' --script_user='aegir' [command]
--http_service_type='apache' --web_group='www-data' --master_url='http://tonga-deploy' provision-save '@server_master' --backend [52.59 sec, 9.78 MB]
Drush bootstrap phase : _drush_bootstrap_drush() [52.7 sec, 9.82 MB] [bootstrap]
Found command: provision-save (commandfile=provision) [52.71 sec, 9.82 MB] [bootstrap]
Initializing drush commandfile: drush_make [52.71 sec, 9.82 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [52.71 sec, 9.83 MB] [bootstrap]
Initializing drush commandfile: provision [52.71 sec, 9.83 MB] [bootstrap]
Load alias @self [52.71 sec, 9.83 MB] [notice]
Load alias @server_master [52.71 sec, 9.83 MB] [notice]
Loading apache driver for the http service [52.71 sec, 9.83 MB] [notice]
Loading apache driver for the http service [52.71 sec, 9.83 MB] [notice]
Template loaded: /var/aegir/.drush/provision/provision_drushrc_alias.tpl.php [52.71 sec, 9.83 MB] [notice]
Changed permissions of /var/aegir/.drush/server_master.alias.drushrc.php to 600 [52.71 sec, 9.83 MB] [message]
Generated config Drush configuration file [52.71 sec, 9.83 MB] [message]
Changed permissions of /var/aegir/.drush/server_master.alias.drushrc.php to 400 [52.71 sec, 9.84 MB] [message]
Command dispatch complete [52.71 sec, 9.84 MB] [notice]
Peak memory usage was 9.76 MB [52.71 sec, 9.84 MB] [memory]
Running: /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php @server_master provision-verify --backend [52.71 sec, 9.81 MB] [command]
Drush bootstrap phase : _drush_bootstrap_drush() [52.91 sec, 9.93 MB] [bootstrap]
Load alias @server_master [52.91 sec, 9.93 MB] [notice]
Found command: provision-verify (commandfile=provision) [52.91 sec, 9.94 MB] [bootstrap]
Initializing drush commandfile: drush_make [52.91 sec, 9.94 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [52.91 sec, 9.94 MB] [bootstrap]
Initializing drush commandfile: provision [52.91 sec, 9.94 MB] [bootstrap]
Loading apache driver for the http service [52.91 sec, 9.94 MB] [notice]
Including /var/aegir/.drush/provision/dns/verify.provision.inc [52.91 sec, 9.94 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [52.91 sec, 9.94 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/verify.provision.inc [52.91 sec, 9.94 MB] [bootstrap]
Provision configuration root path /var/aegir/config exists. [52.91 sec, 9.94 MB] [message]
Provision configuration root ownership of /var/aegir/config has been changed to aegir. [52.91 sec, 9.95 MB] [message]
Provision configuration root permissions of /var/aegir/config have been changed to 711. [52.91 sec, 9.95 MB] [message]
Provision configuration root path /var/aegir/config is writable. [52.91 sec, 9.95 MB] [message]
Provision configuration path /var/aegir/config/server_master exists. [52.91 sec, 9.95 MB] [message]
Provision configuration ownership of /var/aegir/config/server_master has been changed to aegir. [52.91 sec, 9.95 MB] [message]
Provision configuration permissions of /var/aegir/config/server_master have been changed to 711. [52.91 sec, 9.95 MB] [message]
Provision configuration path /var/aegir/config/server_master is writable. [52.91 sec, 9.95 MB] [message]
Backup path /var/aegir/backups exists. [52.91 sec, 9.95 MB] [message]
Backup ownership of /var/aegir/backups has been changed to aegir. [52.91 sec, 9.95 MB] [message]
Backup permissions of /var/aegir/backups have been changed to 700. [52.91 sec, 9.96 MB] [message]
Backup path /var/aegir/backups is writable. [52.91 sec, 9.96 MB] [message]
Provision PHP configuration path /var/aegir/config/includes exists. [52.91 sec, 9.96 MB] [message]
Provision PHP configuration ownership of /var/aegir/config/includes has been changed to aegir. [52.91 sec, 9.96 MB] [message]
Provision PHP configuration permissions of /var/aegir/config/includes have been changed to 711. [52.91 sec, 9.96 MB] [message]
Provision PHP configuration path /var/aegir/config/includes is writable. [52.91 sec, 9.96 MB] [message]
Global configuration file exists [52.91 sec, 9.96 MB] [message]
Webserver custom pre-configuration path /var/aegir/config/server_master/apache/pre.d exists. [52.91 sec, 9.96 MB] [message]
Webserver custom pre-configuration ownership of /var/aegir/config/server_master/apache/pre.d has been changed to aegir. [52.91 sec, 9.97 MB] [message]
Webserver custom pre-configuration permissions of /var/aegir/config/server_master/apache/pre.d have been changed to 700. [52.91 sec, 9.97 MB] [message]
Webserver custom pre-configuration path /var/aegir/config/server_master/apache/pre.d is writable. [52.91 sec, 9.97 MB] [message]
Webserver custom post-configuration path /var/aegir/config/server_master/apache/post.d exists. [52.91 sec, 9.97 MB] [message]
Webserver custom post-configuration ownership of /var/aegir/config/server_master/apache/post.d has been changed to aegir. [52.91 sec, 9.97 MB] [message]
Webserver custom post-configuration permissions of /var/aegir/config/server_master/apache/post.d have been changed to 700. [52.92 sec, 9.97 MB] [message]
Webserver custom post-configuration path /var/aegir/config/server_master/apache/post.d is writable. [52.92 sec, 9.97 MB] [message]
Webserver platform configuration path /var/aegir/config/server_master/apache/platform.d exists. [52.92 sec, 9.97 MB] [message]
Webserver platform configuration ownership of /var/aegir/config/server_master/apache/platform.d has been changed to aegir. [52.92 sec, 9.97 MB] [message]
Webserver platform configuration permissions of /var/aegir/config/server_master/apache/platform.d have been changed to 700. [52.92 sec, 9.98 MB] [message]
Webserver platform configuration path /var/aegir/config/server_master/apache/platform.d is writable. [52.92 sec, 9.98 MB] [message]
Webserver virtual host configuration path /var/aegir/config/server_master/apache/vhost.d exists. [52.92 sec, 9.98 MB] [message]
Webserver virtual host configuration ownership of /var/aegir/config/server_master/apache/vhost.d has been changed to aegir. [52.92 sec, 9.98 MB] [message]
Webserver virtual host configuration permissions of /var/aegir/config/server_master/apache/vhost.d have been changed to 700. [52.92 sec, 9.98 MB] [message]
Webserver virtual host configuration path /var/aegir/config/server_master/apache/vhost.d is writable. [52.92 sec, 9.98 MB] [message]
Platforms path /var/aegir/platforms exists. [52.92 sec, 9.98 MB] [message]
Platforms ownership of /var/aegir/platforms has been changed to aegir. [52.92 sec, 9.98 MB] [message]
Platforms permissions of /var/aegir/platforms have been changed to 755. [52.92 sec, 9.99 MB] [message]
Platforms path /var/aegir/platforms is writable. [52.92 sec, 9.99 MB] [message]
Template loaded: /var/aegir/.drush/provision/http/apache/server.tpl.php [52.92 sec, 9.99 MB] [notice]
Generated config web server configuration file [52.92 sec, 9.99 MB] [message]
Created symlink for apache.conf on tonga-deploy [52.92 sec, 9.99 MB] [notice]
apache on tonga-deploy has been restarted [52.92 sec, 9.99 MB] [notice]
Command dispatch complete [52.92 sec, 9.99 MB] [notice]
Peak memory usage was 9.85 MB [52.92 sec, 9.99 MB] [memory]
Running: /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php --context_type='platform' --server='@server_master' --web_server='@server_master' --root='/var/aegir/hostmaster-6.x-1.0-rc2' [command]
--makefile='/var/aegir/.drush/provision/aegir.make' provision-save '@platform_hostmaster' --backend [52.92 sec, 9.89 MB]
Drush bootstrap phase : _drush_bootstrap_drush() [53.04 sec, 9.93 MB] [bootstrap]
Found command: provision-save (commandfile=provision) [53.04 sec, 9.93 MB] [bootstrap]
Initializing drush commandfile: drush_make [53.04 sec, 9.93 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [53.04 sec, 9.93 MB] [bootstrap]
Initializing drush commandfile: provision [53.04 sec, 9.93 MB] [bootstrap]
Load alias @self [53.04 sec, 9.94 MB] [notice]
Load alias @server_master [53.04 sec, 9.94 MB] [notice]
Loading apache driver for the http service [53.04 sec, 9.94 MB] [notice]
Load alias @platform_hostmaster [53.04 sec, 9.94 MB] [notice]
Template loaded: /var/aegir/.drush/provision/provision_drushrc_alias.tpl.php [53.04 sec, 9.94 MB] [notice]
Changed permissions of /var/aegir/.drush/platform_hostmaster.alias.drushrc.php to 600 [53.04 sec, 9.94 MB] [message]
Generated config Drush configuration file [53.04 sec, 9.94 MB] [message]
Changed permissions of /var/aegir/.drush/platform_hostmaster.alias.drushrc.php to 400 [53.04 sec, 9.94 MB] [message]
Command dispatch complete [53.04 sec, 9.95 MB] [notice]
Peak memory usage was 9.75 MB [53.04 sec, 9.95 MB] [memory]
Running: /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php @platform_hostmaster provision-verify --backend [53.04 sec, 9.92 MB] [command]
Drush bootstrap phase : _drush_bootstrap_drush() [53.3 sec, 10.42 MB] [bootstrap]
Load alias @platform_hostmaster [53.3 sec, 10.42 MB] [notice]
Found command: provision-verify (commandfile=provision) [53.3 sec, 10.42 MB] [bootstrap]
Initializing drush commandfile: drush_make [53.3 sec, 10.42 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [53.3 sec, 10.42 MB] [bootstrap]
Initializing drush commandfile: provision [53.3 sec, 10.43 MB] [bootstrap]
Load alias @server_master [53.3 sec, 10.43 MB] [notice]
Loading apache driver for the http service [53.3 sec, 10.43 MB] [notice]
Including /var/aegir/.drush/provision/dns/verify.provision.inc [53.3 sec, 10.43 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [53.3 sec, 10.43 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/verify.provision.inc [53.3 sec, 10.43 MB] [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [53.3 sec, 10.43 MB] [bootstrap]
Loading drushrc "/var/aegir/hostmaster-6.x-1.0-rc2/drushrc.php" into "drupal" scope. [53.3 sec, 10.43 MB] [bootstrap]
Initialized Drupal 6.20 root directory at /var/aegir/hostmaster-6.x-1.0-rc2 [53.3 sec, 10.43 MB] [notice]
Drupal sites directory /var/aegir/hostmaster-6.x-1.0-rc2/sites is writable by the provisioning script [53.3 sec, 10.44 MB] [message]
This platform is running drupal 6.20 [53.3 sec, 10.44 MB] [notice]
Found 33 modules in base [53.3 sec, 10.44 MB] [notice]
Found 6 themes in base [53.3 sec, 10.44 MB] [notice]
Found install profile default [53.3 sec, 10.44 MB] [notice]
Found install profile hostmaster [53.3 sec, 10.44 MB] [notice]
Found 27 modules in profiles/hostmaster [53.3 sec, 10.44 MB] [notice]
Found 1 themes in profiles/hostmaster [53.3 sec, 10.44 MB] [notice]
Template loaded: /var/aegir/.drush/provision/http/apache/platform.tpl.php [53.3 sec, 10.45 MB] [notice]
Generated config platform configuration file [53.3 sec, 10.45 MB] [message]
apache on tonga-deploy has been restarted [53.3 sec, 10.45 MB] [notice]
Template loaded: /var/aegir/.drush/provision/provision_drushrc.tpl.php [53.3 sec, 10.45 MB] [notice]
Changed permissions of /var/aegir/hostmaster-6.x-1.0-rc2/drushrc.php to 600 [53.3 sec, 10.45 MB] [message]
Generated config Platform Drush configuration file [53.3 sec, 10.45 MB] [message]
Changed permissions of /var/aegir/hostmaster-6.x-1.0-rc2/drushrc.php to 400 [53.3 sec, 10.45 MB] [message]
Command dispatch complete [53.3 sec, 10.45 MB] [notice]
Peak memory usage was 12.51 MB [53.3 sec, 10.45 MB] [memory]
Running: /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php --context_type='site' --platform='@platform_hostmaster' --db_server='@server_localhost' --uri='tonga-deploy' [command]
--client_email='aegir@tonga-deploy' --profile='hostmaster' provision-save '@hostmaster' --backend [53.3 sec, 9.97 MB]
Drush bootstrap phase : _drush_bootstrap_drush() [53.43 sec, 10.01 MB] [bootstrap]
Found command: provision-save (commandfile=provision) [53.43 sec, 10.01 MB] [bootstrap]
Initializing drush commandfile: drush_make [53.43 sec, 10.01 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [53.43 sec, 10.01 MB] [bootstrap]
Initializing drush commandfile: provision [53.43 sec, 10.02 MB] [bootstrap]
Load alias @self [53.43 sec, 10.02 MB] [notice]
Load alias @server_localhost [53.43 sec, 10.02 MB] [notice]
Load alias @server_master [53.43 sec, 10.02 MB] [notice]
Loading apache driver for the http service [53.43 sec, 10.02 MB] [notice]
Loading mysql driver for the db service [53.43 sec, 10.02 MB] [notice]
Load alias @platform_hostmaster [53.43 sec, 10.02 MB] [notice]
Load alias @hostmaster [53.43 sec, 10.02 MB] [notice]
Template loaded: /var/aegir/.drush/provision/provision_drushrc_alias.tpl.php [53.43 sec, 10.03 MB] [notice]
Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php to 600 [53.43 sec, 10.03 MB] [message]
Generated config Drush configuration file [53.43 sec, 10.03 MB] [message]
Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php to 400 [53.43 sec, 10.03 MB] [message]
Command dispatch complete [53.43 sec, 10.03 MB] [notice]
Peak memory usage was 9.8 MB [53.43 sec, 10.03 MB] [memory]
Running: /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php @hostmaster provision-install --backend [53.43 sec, 10 MB] [command]
Drush bootstrap phase : _drush_bootstrap_drush() [53.6 sec, 10.49 MB] [bootstrap]
Load alias @hostmaster [53.6 sec, 10.49 MB] [notice]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [53.6 sec, 10.49 MB] [bootstrap]
Loading drushrc "/var/aegir/hostmaster-6.x-1.0-rc2/drushrc.php" into "drupal" scope. [53.6 sec, 10.49 MB] [bootstrap]
Initialized Drupal 6.20 root directory at /var/aegir/hostmaster-6.x-1.0-rc2 [53.6 sec, 10.49 MB] [notice]
Found command: provision-install (commandfile=provision) [53.6 sec, 10.49 MB] [bootstrap]
Initializing drush commandfile: drush_make [53.6 sec, 10.49 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [53.6 sec, 10.49 MB] [bootstrap]
Initializing drush commandfile: provision [53.6 sec, 10.5 MB] [bootstrap]
Load alias @server_localhost [53.6 sec, 10.5 MB] [notice]
Load alias @server_master [53.6 sec, 10.5 MB] [notice]
Loading apache driver for the http service [53.6 sec, 10.5 MB] [notice]
Loading mysql driver for the db service [53.6 sec, 10.5 MB] [notice]
Load alias @platform_hostmaster [53.6 sec, 10.5 MB] [notice]
Including /var/aegir/.drush/provision/db/install.provision.inc [53.6 sec, 10.5 MB] [bootstrap]
Including /var/aegir/.drush/provision/dns/install.provision.inc [53.6 sec, 10.5 MB] [bootstrap]
Including /var/aegir/.drush/provision/example/install.provision.inc [53.6 sec, 10.5 MB] [bootstrap]
Including /var/aegir/.drush/provision/http/install.provision.inc [53.6 sec, 10.51 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/install.provision.inc [53.6 sec, 10.51 MB] [bootstrap]
PROVISION_SITE_INSTALLED [53.6 sec, 10.51 MB] [error]
An error occurred at function : drush_provision_drupal_provision_install_validate [53.6 sec, 10.51 MB] [error]
Command dispatch complete [53.6 sec, 10.51 MB] [notice]
Peak memory usage was 12.11 MB [53.6 sec, 10.51 MB] [memory]
Running: /usr/bin/php /var/aegir/drush/drush.php --php=/usr/bin/php @hostmaster provision-verify --backend [53.6 sec, 10.41 MB] [command]
The external command could not be executed due to an application error. [53.75 sec, 10.45 MB] [error]
Drush bootstrap phase : _drush_bootstrap_drush() [53.75 sec, 10.91 MB] [bootstrap]
Load alias @hostmaster [53.75 sec, 10.91 MB] [notice]
Found command: provision-verify (commandfile=provision) [53.75 sec, 10.91 MB] [bootstrap]
Initializing drush commandfile: drush_make [53.75 sec, 10.91 MB] [bootstrap]
Initializing drush commandfile: drush_make_d_o [53.75 sec, 10.92 MB] [bootstrap]
Initializing drush commandfile: provision [53.75 sec, 10.92 MB] [bootstrap]
Load alias @server_localhost [53.75 sec, 10.92 MB] [notice]
Load alias @server_master [53.75 sec, 10.92 MB] [notice]
Loading apache driver for the http service [53.75 sec, 10.92 MB] [notice]
Loading mysql driver for the db service [53.75 sec, 10.92 MB] [notice]
Load alias @platform_hostmaster [53.75 sec, 10.92 MB] [notice]
Including /var/aegir/.drush/provision/dns/verify.provision.inc [53.75 sec, 10.92 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [53.75 sec, 10.92 MB] [bootstrap]
Including /var/aegir/.drush/provision/platform/verify.provision.inc [53.75 sec, 10.93 MB] [bootstrap]
Drush bootstrap phase : _drush_bootstrap_drupal_root() [53.75 sec, 10.93 MB] [bootstrap]
Loading drushrc "/var/aegir/hostmaster-6.x-1.0-rc2/drushrc.php" into "drupal" scope. [53.75 sec, 10.93 MB] [bootstrap]
Initialized Drupal 6.20 root directory at /var/aegir/hostmaster-6.x-1.0-rc2 [53.75 sec, 10.93 MB] [notice]
Drush bootstrap phase : _drush_bootstrap_drupal_site() [53.75 sec, 10.93 MB] [bootstrap]
Initialized Drupal site tonga-deploy at sites/tonga-deploy [53.75 sec, 10.93 MB] [notice]
Template loaded: /var/aegir/.drush/provision/platform/provision_drupal_settings.tpl.php [53.75 sec, 10.93 MB] [notice]
Changed permissions of /var/aegir/hostmaster-6.x-1.0-rc2/sites/tonga-deploy/settings.php to 640 [53.75 sec, 10.93 MB] [message]
Generated config Drupal settings.php file [53.75 sec, 10.93 MB] [message]
Changed permissions of /var/aegir/hostmaster-6.x-1.0-rc2/sites/tonga-deploy/settings.php to 440 [53.75 sec, 10.94 MB] [message]
Change group ownership of /var/aegir/hostmaster-6.x-1.0-rc2/sites/tonga-deploy/settings.php to www-data [53.75 sec, 10.94 MB] [message]
Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [53.75 sec, 10.94 MB] [bootstrap]
Drush command could not be completed. [53.75 sec, 10.94 MB] [error]
Output from failed command : [error]
[53.76 sec, 10.94 MB]
An error occurred at function : drush_provision_hostmaster_install [53.76 sec, 10.07 MB] [error]
Command dispatch complete [53.76 sec, 10.04 MB] [notice]
Peak memory usage was 10.99 MB [53.76 sec, 10.04 MB] [memory]
aegir@tonga-deploy:~$
Comments
Comment #1
anarcat commentedThat error is:
There *has* to be another error that showed up in previous attempts. Can you try again? I seem to recall there was a column that needed a default value or something...
Comment #2
anarcat commentedI think i fixed this by looking at the paste bin, the contact_type was a text without a default... We still have a bunch more of those all over the place, not sure how to fix this the right way. Find them with:
Comment #3
siliconmeadow commentedSorry anarcat, I switched from mariadb to mysql two or three days after posting this because I needed to get that specific machine working. I no longer have any servers with mariadb to test against.