Advertisement
dunkoh

aegir install errors

Jun 5th, 2011
196
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 71.21 KB | None | 0 0
  1. aegir@vps:~$ drush hostmaster-install --debug
  2. Bootstrap to phase 0. [0.02 sec, 2.21 MB] [bootstrap]
  3. Drush bootstrap phase : _drush_bootstrap_drush() [0.02 sec, 2.43 MB] [bootstrap]
  4. Bootstrap to phase 0. [0.08 sec, 9.42 MB] [bootstrap]
  5. Found command: hostmaster-install (commandfile=provision) [0.08 sec, 9.42 MB] [bootstrap]
  6. Initializing drush commandfile: drush_make [0.08 sec, 9.43 MB] [bootstrap]
  7. Initializing drush commandfile: drush_make_d_o [0.08 sec, 9.43 MB] [bootstrap]
  8. Initializing drush commandfile: provision [0.08 sec, 9.43 MB] [bootstrap]
  9. Load alias @self [0.08 sec, 9.43 MB] [notice]
  10. Load alias @server_master [0.08 sec, 9.44 MB] [notice]
  11. Initializing drush commandfile: user [0.08 sec, 9.47 MB] [bootstrap]
  12. Including /var/aegir/.drush/provision/install.hostmaster.inc [0.08 sec, 9.47 MB] [bootstrap]
  13. Aegir 6.x-1.1 automated install script
  14. ==============================================================================
  15. Some settings have not been provided and will now be prompted.
  16. Don't worry: you will get to review those settings after the final install
  17. Aegir frontend URL [vps.dunkoh.net]: aegir.dunkoh.net
  18. MySQL privileged user ("root") password:
  19. Admin user e-mail [webmaster@vps.dunkoh.net]: support@dunkoh.net
  20.  
  21. This script will operate the following changes in your system:
  22.  
  23. 1. Create server-level configuration directories
  24. 2. Download drush_make
  25. 3. Create the Hostmaster frontend platform
  26. 4. Install the frontend site
  27. 5. Setup the dispatcher (a user cron job)
  28.  
  29. We are making the following assumptions:
  30. * you have read INSTALL.txt and prepared the platform accordingly
  31. * the FQDN of this machine is valid and resolves
  32. * you are executing this script as your "aegir" user
  33.  
  34. The following settings will be used:
  35. Aegir frontend URL: aegir.dunkoh.net
  36. Master server FQDN: vps.dunkoh.net
  37. Aegir root: /var/aegir
  38. Aegir user: aegir
  39. Web group: www-data
  40. Web server: apache
  41. Aegir DB host: localhost
  42. Aegir DB user: root
  43. Aegir DB password: <prompted>
  44. Drush make version: 6.x-2.2
  45. Aegir version: 6.x-1.1
  46. Aegir platform path: /var/aegir/hostmaster-6.x-1.1
  47. Aegir makefile: /var/aegir/.drush/provision/aegir.make
  48. Admin email: support@dunkoh.net
  49.  
  50. Do you really want to proceed with the install (y/n): y
  51. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' --remote_host='localhost' --context_type='server' --db_service_type='mysql' [command]
  52. --master_db='mysql://root:roan7cok9e@localhost' provision-save '@server_localhost' --backend 2>&1 [58.15 sec, 9.58 MB]
  53. Bootstrap to phase 0. [58.38 sec, 9.62 MB] [bootstrap]
  54. Drush bootstrap phase : _drush_bootstrap_drush() [58.38 sec, 9.63 MB] [bootstrap]
  55. Bootstrap to phase 0. [58.38 sec, 9.63 MB] [bootstrap]
  56. Found command: provision-save (commandfile=provision) [58.38 sec, 9.63 MB] [bootstrap]
  57. Initializing drush commandfile: drush_make [58.38 sec, 9.64 MB] [bootstrap]
  58. Initializing drush commandfile: drush_make_d_o [58.38 sec, 9.64 MB] [bootstrap]
  59. Initializing drush commandfile: provision [58.38 sec, 9.64 MB] [bootstrap]
  60. Load alias @self [58.38 sec, 9.64 MB] [notice]
  61. Load alias @server_master [58.38 sec, 9.64 MB] [notice]
  62. Loading mysql driver for the db service [58.38 sec, 9.64 MB] [notice]
  63. Loading mysql driver for the db service [58.38 sec, 9.64 MB] [notice]
  64. Initializing drush commandfile: user [58.38 sec, 9.65 MB] [bootstrap]
  65. Load alias @server_localhost [58.38 sec, 9.65 MB] [notice]
  66. Loading mysql driver for the db service [58.38 sec, 9.65 MB] [notice]
  67. Template loaded: /var/aegir/.drush/provision/provision_drushrc_alias.tpl.php [58.38 sec, 9.65 MB] [notice]
  68. Generated config Drush configuration file [58.38 sec, 9.65 MB] [message]
  69. Changed permissions of /var/aegir/.drush/server_localhost.alias.drushrc.php to 400 [58.38 sec, 9.65 MB] [message]
  70. Command dispatch complete [58.38 sec, 9.66 MB] [notice]
  71. Peak memory usage was 9.62 MB [58.38 sec, 9.66 MB] [memory]
  72. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' @server_localhost provision-verify --backend 2>&1 [58.38 sec, 9.65 MB] [command]
  73. Bootstrap to phase 0. [58.53 sec, 9.69 MB] [bootstrap]
  74. Drush bootstrap phase : _drush_bootstrap_drush() [58.53 sec, 9.7 MB] [bootstrap]
  75. Load alias @server_localhost [58.53 sec, 9.7 MB] [notice]
  76. Bootstrap to phase 0. [58.53 sec, 9.7 MB] [bootstrap]
  77. Found command: provision-verify (commandfile=provision) [58.53 sec, 9.7 MB] [bootstrap]
  78. Initializing drush commandfile: drush_make [58.53 sec, 9.7 MB] [bootstrap]
  79. Initializing drush commandfile: drush_make_d_o [58.53 sec, 9.7 MB] [bootstrap]
  80. Initializing drush commandfile: provision [58.53 sec, 9.7 MB] [bootstrap]
  81. Load alias @server_master [58.53 sec, 9.71 MB] [notice]
  82. Loading mysql driver for the db service [58.53 sec, 9.71 MB] [notice]
  83. Initializing drush commandfile: user [58.53 sec, 9.71 MB] [bootstrap]
  84. Including /var/aegir/.drush/provision/dns/verify.provision.inc [58.53 sec, 9.71 MB] [bootstrap]
  85. Including /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [58.53 sec, 9.71 MB] [bootstrap]
  86. Including /var/aegir/.drush/provision/platform/verify.provision.inc [58.53 sec, 9.71 MB] [bootstrap]
  87. Provision configuration root path /var/aegir/config has been created. [58.53 sec, 9.71 MB] [message]
  88. Provision configuration root ownership of /var/aegir/config has been changed to aegir. [58.53 sec, 9.72 MB] [message]
  89. Provision configuration root permissions of /var/aegir/config have been changed to 711. [58.53 sec, 9.72 MB] [message]
  90. Provision configuration root path /var/aegir/config is writable. [58.53 sec, 9.72 MB] [message]
  91. Provision configuration path /var/aegir/config/server_localhost has been created. [58.53 sec, 9.72 MB] [message]
  92. Provision configuration ownership of /var/aegir/config/server_localhost has been changed to aegir. [58.53 sec, 9.72 MB] [message]
  93. Provision configuration permissions of /var/aegir/config/server_localhost have been changed to 711. [58.53 sec, 9.72 MB] [message]
  94. Provision configuration path /var/aegir/config/server_localhost is writable. [58.53 sec, 9.73 MB] [message]
  95. Provision client home path /var/aegir/clients exists. [58.54 sec, 9.73 MB] [message]
  96. Provision client home ownership of /var/aegir/clients has been changed to aegir. [58.54 sec, 9.73 MB] [message]
  97. Provision client home permissions of /var/aegir/clients have been changed to 711. [58.54 sec, 9.73 MB] [message]
  98. Provision client home path /var/aegir/clients is writable. [58.54 sec, 9.73 MB] [message]
  99. Provision can create new databases. [58.54 sec, 9.73 MB] [message]
  100. Command dispatch complete [58.54 sec, 9.73 MB] [notice]
  101. Peak memory usage was 9.65 MB [58.54 sec, 9.74 MB] [memory]
  102. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' --context_type='server' --remote_host='vps.dunkoh.net' [command]
  103. --aegir_root='/var/aegir' --script_user='aegir' --http_service_type='apache' --web_group='www-data' --master_url='http://aegir.dunkoh.net'
  104. provision-save '@server_master' --backend 2>&1 [58.54 sec, 9.72 MB]
  105. Bootstrap to phase 0. [58.69 sec, 9.73 MB] [bootstrap]
  106. Drush bootstrap phase : _drush_bootstrap_drush() [58.69 sec, 9.73 MB] [bootstrap]
  107. Bootstrap to phase 0. [58.69 sec, 9.73 MB] [bootstrap]
  108. Found command: provision-save (commandfile=provision) [58.69 sec, 9.73 MB] [bootstrap]
  109. Initializing drush commandfile: drush_make [58.69 sec, 9.73 MB] [bootstrap]
  110. Initializing drush commandfile: drush_make_d_o [58.69 sec, 9.73 MB] [bootstrap]
  111. Initializing drush commandfile: provision [58.69 sec, 9.73 MB] [bootstrap]
  112. Load alias @self [58.69 sec, 9.73 MB] [notice]
  113. Load alias @server_master [58.69 sec, 9.73 MB] [notice]
  114. Loading apache driver for the http service [58.69 sec, 9.74 MB] [notice]
  115. Loading apache driver for the http service [58.69 sec, 9.74 MB] [notice]
  116. Initializing drush commandfile: user [58.69 sec, 9.74 MB] [bootstrap]
  117. Template loaded: /var/aegir/.drush/provision/provision_drushrc_alias.tpl.php [58.69 sec, 9.74 MB] [notice]
  118. Generated config Drush configuration file [58.69 sec, 9.74 MB] [message]
  119. Changed permissions of /var/aegir/.drush/server_master.alias.drushrc.php to 400 [58.69 sec, 9.74 MB] [message]
  120. Command dispatch complete [58.69 sec, 9.74 MB] [notice]
  121. Peak memory usage was 9.61 MB [58.7 sec, 9.74 MB] [memory]
  122. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' @server_master provision-verify --backend 2>&1 [58.7 sec, 9.73 MB] [command]
  123. Bootstrap to phase 0. [58.94 sec, 9.84 MB] [bootstrap]
  124. Drush bootstrap phase : _drush_bootstrap_drush() [58.94 sec, 9.85 MB] [bootstrap]
  125. Load alias @server_master [58.94 sec, 9.85 MB] [notice]
  126. Bootstrap to phase 0. [58.95 sec, 9.85 MB] [bootstrap]
  127. Found command: provision-verify (commandfile=provision) [58.95 sec, 9.85 MB] [bootstrap]
  128. Initializing drush commandfile: drush_make [58.95 sec, 9.85 MB] [bootstrap]
  129. Initializing drush commandfile: drush_make_d_o [58.95 sec, 9.85 MB] [bootstrap]
  130. Initializing drush commandfile: provision [58.95 sec, 9.86 MB] [bootstrap]
  131. Loading apache driver for the http service [58.95 sec, 9.86 MB] [notice]
  132. Initializing drush commandfile: user [58.95 sec, 9.86 MB] [bootstrap]
  133. Including /var/aegir/.drush/provision/dns/verify.provision.inc [58.95 sec, 9.86 MB] [bootstrap]
  134. Including /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [58.95 sec, 9.86 MB] [bootstrap]
  135. Including /var/aegir/.drush/provision/platform/verify.provision.inc [58.95 sec, 9.86 MB] [bootstrap]
  136. Provision configuration root path /var/aegir/config exists. [58.95 sec, 9.87 MB] [message]
  137. Provision configuration root ownership of /var/aegir/config has been changed to aegir. [58.95 sec, 9.87 MB] [message]
  138. Provision configuration root permissions of /var/aegir/config have been changed to 711. [58.95 sec, 9.87 MB] [message]
  139. Provision configuration root path /var/aegir/config is writable. [58.95 sec, 9.87 MB] [message]
  140. Provision configuration path /var/aegir/config/server_master has been created. [58.95 sec, 9.87 MB] [message]
  141. Provision configuration ownership of /var/aegir/config/server_master has been changed to aegir. [58.95 sec, 9.87 MB] [message]
  142. Provision configuration permissions of /var/aegir/config/server_master have been changed to 711. [58.95 sec, 9.87 MB] [message]
  143. Provision configuration path /var/aegir/config/server_master is writable. [58.95 sec, 9.88 MB] [message]
  144. Provision client home path /var/aegir/clients exists. [58.95 sec, 9.88 MB] [message]
  145. Provision client home ownership of /var/aegir/clients has been changed to aegir. [58.95 sec, 9.88 MB] [message]
  146. Provision client home permissions of /var/aegir/clients have been changed to 711. [58.95 sec, 9.88 MB] [message]
  147. Provision client home path /var/aegir/clients is writable. [58.95 sec, 9.88 MB] [message]
  148. Backup path /var/aegir/backups exists. [58.95 sec, 9.88 MB] [message]
  149. Backup ownership of /var/aegir/backups has been changed to aegir. [58.95 sec, 9.88 MB] [message]
  150. Backup permissions of /var/aegir/backups have been changed to 700. [58.95 sec, 9.89 MB] [message]
  151. Backup path /var/aegir/backups is writable. [58.95 sec, 9.89 MB] [message]
  152. Provision PHP configuration path /var/aegir/config/includes has been created. [58.95 sec, 9.89 MB] [message]
  153. Provision PHP configuration ownership of /var/aegir/config/includes has been changed to aegir. [58.95 sec, 9.89 MB] [message]
  154. Provision PHP configuration permissions of /var/aegir/config/includes have been changed to 711. [58.95 sec, 9.89 MB] [message]
  155. Provision PHP configuration path /var/aegir/config/includes is writable. [58.95 sec, 9.89 MB] [message]
  156. Template loaded: /var/aegir/.drush/provision/platform/global_settings.tpl.php [58.95 sec, 9.89 MB] [notice]
  157. Generated config Global settings.php file [58.95 sec, 9.9 MB] [message]
  158. Webserver custom pre-configuration path /var/aegir/config/server_master/apache/pre.d has been created. [58.95 sec, 9.9 MB] [message]
  159. Webserver custom pre-configuration ownership of /var/aegir/config/server_master/apache/pre.d has been changed to aegir. [58.95 sec, 9.9 MB] [message]
  160. Webserver custom pre-configuration permissions of /var/aegir/config/server_master/apache/pre.d have been changed to 700. [58.95 sec, 9.9 MB] [message]
  161. Webserver custom pre-configuration path /var/aegir/config/server_master/apache/pre.d is writable. [58.95 sec, 9.9 MB] [message]
  162. Webserver custom post-configuration path /var/aegir/config/server_master/apache/post.d has been created. [58.95 sec, 9.9 MB] [message]
  163. Webserver custom post-configuration ownership of /var/aegir/config/server_master/apache/post.d has been changed to aegir. [58.95 sec, 9.9 MB] [message]
  164. Webserver custom post-configuration permissions of /var/aegir/config/server_master/apache/post.d have been changed to 700. [58.95 sec, 9.91 MB] [message]
  165. Webserver custom post-configuration path /var/aegir/config/server_master/apache/post.d is writable. [58.95 sec, 9.91 MB] [message]
  166. Webserver platform configuration path /var/aegir/config/server_master/apache/platform.d has been created. [58.95 sec, 9.91 MB] [message]
  167. Webserver platform configuration ownership of /var/aegir/config/server_master/apache/platform.d has been changed to aegir. [58.95 sec, 9.91 MB] [message]
  168. Webserver platform configuration permissions of /var/aegir/config/server_master/apache/platform.d have been changed to 700. [58.95 sec, 9.91 MB] [message]
  169. Webserver platform configuration path /var/aegir/config/server_master/apache/platform.d is writable. [58.95 sec, 9.91 MB] [message]
  170. Webserver virtual host configuration path /var/aegir/config/server_master/apache/vhost.d has been created. [58.95 sec, 9.91 MB] [message]
  171. Webserver virtual host configuration ownership of /var/aegir/config/server_master/apache/vhost.d has been changed to aegir. [58.95 sec, 9.92 MB] [message]
  172. Webserver virtual host configuration permissions of /var/aegir/config/server_master/apache/vhost.d have been changed to 700. [58.95 sec, 9.92 MB] [message]
  173. Webserver virtual host configuration path /var/aegir/config/server_master/apache/vhost.d is writable. [58.95 sec, 9.92 MB] [message]
  174. Platforms path /var/aegir/platforms exists. [58.95 sec, 9.92 MB] [message]
  175. Platforms ownership of /var/aegir/platforms has been changed to aegir. [58.95 sec, 9.92 MB] [message]
  176. Platforms permissions of /var/aegir/platforms have been changed to 755. [58.95 sec, 9.92 MB] [message]
  177. Platforms path /var/aegir/platforms is writable. [58.95 sec, 9.93 MB] [message]
  178. Template loaded: /var/aegir/.drush/provision/http/apache/server.tpl.php [58.95 sec, 9.93 MB] [notice]
  179. Generated config web server configuration file [58.95 sec, 9.93 MB] [message]
  180. Created symlink for apache.conf on vps.dunkoh.net [58.95 sec, 9.93 MB] [notice]
  181. apache on vps.dunkoh.net has been restarted [58.95 sec, 9.93 MB] [notice]
  182. Command dispatch complete [58.95 sec, 9.93 MB] [notice]
  183. Peak memory usage was 9.74 MB [58.95 sec, 9.93 MB] [memory]
  184. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' --context_type='platform' --server='@server_master' [command]
  185. --web_server='@server_master' --root='/var/aegir/hostmaster-6.x-1.1' --makefile='/var/aegir/.drush/provision/aegir.make' provision-save
  186. '@platform_hostmaster' --backend 2>&1 [58.95 sec, 9.88 MB]
  187. Bootstrap to phase 0. [59.14 sec, 9.89 MB] [bootstrap]
  188. Drush bootstrap phase : _drush_bootstrap_drush() [59.14 sec, 9.9 MB] [bootstrap]
  189. Bootstrap to phase 0. [59.14 sec, 9.9 MB] [bootstrap]
  190. Found command: provision-save (commandfile=provision) [59.14 sec, 9.9 MB] [bootstrap]
  191. Initializing drush commandfile: drush_make [59.14 sec, 9.9 MB] [bootstrap]
  192. Initializing drush commandfile: drush_make_d_o [59.14 sec, 9.9 MB] [bootstrap]
  193. Initializing drush commandfile: provision [59.14 sec, 9.9 MB] [bootstrap]
  194. Load alias @self [59.14 sec, 9.9 MB] [notice]
  195. Load alias @server_master [59.14 sec, 9.9 MB] [notice]
  196. Loading apache driver for the http service [59.14 sec, 9.9 MB] [notice]
  197. Initializing drush commandfile: user [59.14 sec, 9.9 MB] [bootstrap]
  198. Load alias @platform_hostmaster [59.14 sec, 9.9 MB] [notice]
  199. Template loaded: /var/aegir/.drush/provision/provision_drushrc_alias.tpl.php [59.14 sec, 9.9 MB] [notice]
  200. Generated config Drush configuration file [59.14 sec, 9.9 MB] [message]
  201. Changed permissions of /var/aegir/.drush/platform_hostmaster.alias.drushrc.php to 400 [59.14 sec, 9.9 MB] [message]
  202. Command dispatch complete [59.14 sec, 9.9 MB] [notice]
  203. Peak memory usage was 9.61 MB [59.14 sec, 9.9 MB] [memory]
  204. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' @platform_hostmaster provision-verify --backend 2>&1 [59.14 sec, 9.89 MB] [command]
  205. Bootstrap to phase 0. [128.2 sec, 10.38 MB] [bootstrap]
  206. Drush bootstrap phase : _drush_bootstrap_drush() [128.2 sec, 10.39 MB] [bootstrap]
  207. Load alias @platform_hostmaster [128.2 sec, 10.39 MB] [notice]
  208. Bootstrap to phase 0. [128.2 sec, 10.4 MB] [bootstrap]
  209. Found command: provision-verify (commandfile=provision) [128.2 sec, 10.4 MB] [bootstrap]
  210. Initializing drush commandfile: drush_make [128.2 sec, 10.4 MB] [bootstrap]
  211. Initializing drush commandfile: drush_make_d_o [128.2 sec, 10.4 MB] [bootstrap]
  212. Initializing drush commandfile: provision [128.2 sec, 10.4 MB] [bootstrap]
  213. Load alias @server_master [128.2 sec, 10.4 MB] [notice]
  214. Loading apache driver for the http service [128.2 sec, 10.4 MB] [notice]
  215. Initializing drush commandfile: user [128.2 sec, 10.41 MB] [bootstrap]
  216. Including /var/aegir/.drush/provision/dns/verify.provision.inc [128.2 sec, 10.41 MB] [bootstrap]
  217. Including /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [128.2 sec, 10.41 MB] [bootstrap]
  218. Including /var/aegir/.drush/provision/platform/verify.provision.inc [128.2 sec, 10.41 MB] [bootstrap]
  219. Platform path does not exist, fetching from drush makefile [128.2 sec, 10.41 MB] [notice]
  220. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' make '/var/aegir/.drush/provision/aegir.make' [command]
  221. '/var/aegir/hostmaster-6.x-1.1' --backend 2>&1 [128.2 sec, 10.41 MB]
  222. Bootstrap to phase 0. [128.2 sec, 10.42 MB] [bootstrap]
  223. Drush bootstrap phase : _drush_bootstrap_drush() [128.2 sec, 10.42 MB] [bootstrap]
  224. Bootstrap to phase 0. [128.2 sec, 10.42 MB] [bootstrap]
  225. Found command: make (commandfile=drush_make) [128.2 sec, 10.42 MB] [bootstrap]
  226. Initializing drush commandfile: drush_make [128.2 sec, 10.42 MB] [bootstrap]
  227. Initializing drush commandfile: drush_make_d_o [128.2 sec, 10.42 MB] [bootstrap]
  228. Initializing drush commandfile: provision [128.2 sec, 10.42 MB] [bootstrap]
  229. Load alias @self [128.2 sec, 10.43 MB] [notice]
  230. Load alias @server_master [128.2 sec, 10.43 MB] [notice]
  231. Loading apache driver for the http service [128.2 sec, 10.43 MB] [notice]
  232. Initializing drush commandfile: user [128.2 sec, 10.43 MB] [bootstrap]
  233. Project information for drupal retrieved. [128.2 sec, 10.43 MB] [ok]
  234. Undefined property: DrushMakeProject_Profile::$destination drush_make.project.inc:297 [128.2 sec, 10.43 MB] [notice]
  235. drupal downloaded from http://ftp.drupal.org/files/projects/drupal-6.22.tar.gz. [128.2 sec, 10.43 MB] [ok]
  236. Undefined index: protocol drush_make.download.inc:377 [128.2 sec, 10.44 MB] [notice]
  237. hostmaster cloned from http://git.drupal.org/project/hostmaster.git. [128.2 sec, 10.44 MB] [ok]
  238. Checked out tag 6.x-1.1. [128.2 sec, 10.44 MB] [ok]
  239. Found makefile: hostmaster.make [128.2 sec, 10.44 MB] [ok]
  240. Project information for admin_menu retrieved. [128.2 sec, 10.44 MB] [ok]
  241. Project information for openidadmin retrieved. [128.2 sec, 10.44 MB] [ok]
  242. Project information for install_profile_api retrieved. [128.2 sec, 10.44 MB] [ok]
  243. Project information for jquery_ui retrieved. [128.2 sec, 10.45 MB] [ok]
  244. Project information for modalframe retrieved. [128.2 sec, 10.45 MB] [ok]
  245. admin_menu downloaded from http://ftp.drupal.org/files/projects/admin_menu-6.x-1.6.tar.gz. [128.2 sec, 10.45 MB] [ok]
  246. openidadmin downloaded from http://ftp.drupal.org/files/projects/openidadmin-6.x-1.2.tar.gz. [128.2 sec, 10.45 MB] [ok]
  247. install_profile_api downloaded from http://ftp.drupal.org/files/projects/install_profile_api-6.x-2.1.tar.gz. [128.21 sec, 10.45 MB] [ok]
  248. jquery_ui downloaded from http://ftp.drupal.org/files/projects/jquery_ui-6.x-1.3.tar.gz. [128.21 sec, 10.45 MB] [ok]
  249. modalframe downloaded from http://ftp.drupal.org/files/projects/modalframe-6.x-1.6.tar.gz. [128.21 sec, 10.45 MB] [ok]
  250. jquery_ui downloaded from http://jquery-ui.googlecode.com/files/jquery.ui-1.6.zip. [128.21 sec, 10.46 MB] [ok]
  251. Command dispatch complete [128.21 sec, 10.46 MB] [notice]
  252. Peak memory usage was 10.88 MB [128.21 sec, 10.46 MB] [memory]
  253. Drush bootstrap phase : _drush_bootstrap_drupal_root() [128.21 sec, 10.46 MB] [bootstrap]
  254. Initialized Drupal 6.22 root directory at /var/aegir/hostmaster-6.x-1.1 [128.21 sec, 10.46 MB] [notice]
  255. Drupal sites directory /var/aegir/hostmaster-6.x-1.1/sites is writable by the provisioning script [128.21 sec, 10.46 MB] [message]
  256. Undefined variable: sites provision_drupal.drush.inc:344 [128.21 sec, 10.46 MB] [notice]
  257. This platform is running drupal 6.22 [128.21 sec, 10.47 MB] [notice]
  258. Found 33 modules in base [128.21 sec, 10.47 MB] [notice]
  259. Found 6 themes in base [128.21 sec, 10.47 MB] [notice]
  260. Found install profile hostmaster [128.21 sec, 10.47 MB] [notice]
  261. Found install profile default [128.21 sec, 10.47 MB] [notice]
  262. Found 27 modules in profiles/hostmaster [128.21 sec, 10.47 MB] [notice]
  263. Found 1 themes in profiles/hostmaster [128.21 sec, 10.48 MB] [notice]
  264. Template loaded: /var/aegir/.drush/provision/http/apache/platform.tpl.php [128.21 sec, 10.48 MB] [notice]
  265. Generated config platform configuration file [128.21 sec, 10.48 MB] [message]
  266. apache on vps.dunkoh.net has been restarted [128.21 sec, 10.48 MB] [notice]
  267. Template loaded: /var/aegir/.drush/provision/provision_drushrc.tpl.php [128.21 sec, 10.48 MB] [notice]
  268. Generated config Platform Drush configuration file [128.21 sec, 10.48 MB] [message]
  269. Changed permissions of /var/aegir/hostmaster-6.x-1.1/drushrc.php to 444 [128.21 sec, 10.48 MB] [message]
  270. Command dispatch complete [128.21 sec, 10.48 MB] [notice]
  271. Peak memory usage was 11.71 MB [128.21 sec, 10.49 MB] [memory]
  272. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' --context_type='site' --platform='@platform_hostmaster' [command]
  273. --db_server='@server_localhost' --uri='aegir.dunkoh.net' --client_name='admin' --profile='hostmaster' provision-save '@hostmaster' --backend 2>&1
  274. [128.21 sec, 10.01 MB]
  275. Bootstrap to phase 0. [128.36 sec, 10.02 MB] [bootstrap]
  276. Drush bootstrap phase : _drush_bootstrap_drush() [128.36 sec, 10.03 MB] [bootstrap]
  277. Bootstrap to phase 0. [128.36 sec, 10.03 MB] [bootstrap]
  278. Found command: provision-save (commandfile=provision) [128.36 sec, 10.03 MB] [bootstrap]
  279. Initializing drush commandfile: drush_make [128.36 sec, 10.03 MB] [bootstrap]
  280. Initializing drush commandfile: drush_make_d_o [128.36 sec, 10.03 MB] [bootstrap]
  281. Initializing drush commandfile: provision [128.36 sec, 10.03 MB] [bootstrap]
  282. Load alias @self [128.36 sec, 10.03 MB] [notice]
  283. Load alias @server_localhost [128.36 sec, 10.03 MB] [notice]
  284. Load alias @server_master [128.36 sec, 10.03 MB] [notice]
  285. Loading apache driver for the http service [128.36 sec, 10.03 MB] [notice]
  286. Loading mysql driver for the db service [128.36 sec, 10.03 MB] [notice]
  287. Load alias @platform_hostmaster [128.37 sec, 10.03 MB] [notice]
  288. Initializing drush commandfile: user [128.37 sec, 10.03 MB] [bootstrap]
  289. Load alias @hostmaster [128.37 sec, 10.03 MB] [notice]
  290. Template loaded: /var/aegir/.drush/provision/provision_drushrc_alias.tpl.php [128.37 sec, 10.03 MB] [notice]
  291. Generated config Drush configuration file [128.37 sec, 10.03 MB] [message]
  292. Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php to 400 [128.37 sec, 10.03 MB] [message]
  293. Command dispatch complete [128.37 sec, 10.03 MB] [notice]
  294. Peak memory usage was 9.66 MB [128.37 sec, 10.03 MB] [memory]
  295. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' --client_email='support@dunkoh.net' @hostmaster provision-install --backend [command]
  296. 2>&1 [128.37 sec, 10.02 MB]
  297. Bootstrap to phase 0. [130.32 sec, 10.7 MB] [bootstrap]
  298. Drush bootstrap phase : _drush_bootstrap_drush() [130.32 sec, 10.71 MB] [bootstrap]
  299. Load alias @hostmaster [130.32 sec, 10.71 MB] [notice]
  300. Bootstrap to phase 1. [130.32 sec, 10.71 MB] [bootstrap]
  301. Drush bootstrap phase : _drush_bootstrap_drupal_root() [130.32 sec, 10.72 MB] [bootstrap]
  302. Loading drushrc "/var/aegir/hostmaster-6.x-1.1/drushrc.php" into "drupal" scope. [130.32 sec, 10.72 MB] [bootstrap]
  303. Initialized Drupal 6.22 root directory at /var/aegir/hostmaster-6.x-1.1 [130.32 sec, 10.72 MB] [notice]
  304. Found command: provision-install (commandfile=provision) [130.32 sec, 10.72 MB] [bootstrap]
  305. Initializing drush commandfile: drush_make [130.32 sec, 10.72 MB] [bootstrap]
  306. Initializing drush commandfile: drush_make_d_o [130.32 sec, 10.73 MB] [bootstrap]
  307. Initializing drush commandfile: provision [130.32 sec, 10.73 MB] [bootstrap]
  308. Load alias @server_localhost [130.32 sec, 10.73 MB] [notice]
  309. Load alias @server_master [130.32 sec, 10.73 MB] [notice]
  310. Loading apache driver for the http service [130.32 sec, 10.73 MB] [notice]
  311. Loading mysql driver for the db service [130.32 sec, 10.73 MB] [notice]
  312. Load alias @platform_hostmaster [130.32 sec, 10.73 MB] [notice]
  313. Initializing drush commandfile: user [130.32 sec, 10.74 MB] [bootstrap]
  314. Including /var/aegir/.drush/provision/db/install.provision.inc [130.32 sec, 10.74 MB] [bootstrap]
  315. Including /var/aegir/.drush/provision/dns/install.provision.inc [130.32 sec, 10.74 MB] [bootstrap]
  316. Including /var/aegir/.drush/provision/example/install.provision.inc [130.32 sec, 10.74 MB] [bootstrap]
  317. Including /var/aegir/.drush/provision/http/install.provision.inc [130.32 sec, 10.74 MB] [bootstrap]
  318. Including /var/aegir/.drush/provision/platform/install.provision.inc [130.32 sec, 10.74 MB] [bootstrap]
  319. Granting privileges to aegirdunkohnet@localhost on aegirdunkohnet [130.32 sec, 10.74 MB] [notice]
  320. Created aegirdunkohnet database [130.32 sec, 10.75 MB] [success]
  321. Created <code>sites/aegir.dunkoh.net</code> [130.32 sec, 10.75 MB] [message]
  322. Changed permissions of <code>sites/aegir.dunkoh.net</code> to 755 [130.32 sec, 10.75 MB] [message]
  323. Created <code>sites/aegir.dunkoh.net/themes</code> [130.32 sec, 10.75 MB] [message]
  324. Changed permissions of <code>sites/aegir.dunkoh.net/themes</code> to 2775 [130.32 sec, 10.75 MB] [message]
  325. Created <code>sites/aegir.dunkoh.net/modules</code> [130.32 sec, 10.75 MB] [message]
  326. Changed permissions of <code>sites/aegir.dunkoh.net/modules</code> to 2775 [130.32 sec, 10.75 MB] [message]
  327. Created <code>sites/aegir.dunkoh.net/libraries</code> [130.32 sec, 10.76 MB] [message]
  328. Changed permissions of <code>sites/aegir.dunkoh.net/libraries</code> to 2775 [130.32 sec, 10.76 MB] [message]
  329. Created <code>sites/aegir.dunkoh.net/files</code> [130.32 sec, 10.76 MB] [message]
  330. Changed permissions of <code>sites/aegir.dunkoh.net/files</code> to 2770 [130.32 sec, 10.76 MB] [message]
  331. Created <code>sites/aegir.dunkoh.net/files/tmp</code> [130.32 sec, 10.76 MB] [message]
  332. Changed permissions of <code>sites/aegir.dunkoh.net/files/tmp</code> to 2770 [130.32 sec, 10.76 MB] [message]
  333. Created <code>sites/aegir.dunkoh.net/files/images</code> [130.32 sec, 10.76 MB] [message]
  334. Changed permissions of <code>sites/aegir.dunkoh.net/files/images</code> to 2770 [130.32 sec, 10.77 MB] [message]
  335. Created <code>sites/aegir.dunkoh.net/files/pictures</code> [130.32 sec, 10.77 MB] [message]
  336. Changed permissions of <code>sites/aegir.dunkoh.net/files/pictures</code> to 2770 [130.32 sec, 10.77 MB] [message]
  337. Created <code>sites/aegir.dunkoh.net/files/css</code> [130.32 sec, 10.77 MB] [message]
  338. Changed permissions of <code>sites/aegir.dunkoh.net/files/css</code> to 2770 [130.32 sec, 10.77 MB] [message]
  339. Created <code>sites/aegir.dunkoh.net/files/js</code> [130.32 sec, 10.77 MB] [message]
  340. Changed permissions of <code>sites/aegir.dunkoh.net/files/js</code> to 2770 [130.32 sec, 10.77 MB] [message]
  341. Created <code>sites/aegir.dunkoh.net/files/ctools</code> [130.32 sec, 10.78 MB] [message]
  342. Changed permissions of <code>sites/aegir.dunkoh.net/files/ctools</code> to 2770 [130.32 sec, 10.78 MB] [message]
  343. Created <code>sites/aegir.dunkoh.net/files/imagecache</code> [130.32 sec, 10.78 MB] [message]
  344. Changed permissions of <code>sites/aegir.dunkoh.net/files/imagecache</code> to 2770 [130.32 sec, 10.78 MB] [message]
  345. Created <code>sites/aegir.dunkoh.net/files/locations</code> [130.32 sec, 10.78 MB] [message]
  346. Changed permissions of <code>sites/aegir.dunkoh.net/files/locations</code> to 2770 [130.32 sec, 10.78 MB] [message]
  347. Created <code>sites/aegir.dunkoh.net/private</code> [130.32 sec, 10.78 MB] [message]
  348. Changed permissions of <code>sites/aegir.dunkoh.net/private</code> to 2770 [130.32 sec, 10.79 MB] [message]
  349. Created <code>sites/aegir.dunkoh.net/private/files</code> [130.32 sec, 10.79 MB] [message]
  350. Changed permissions of <code>sites/aegir.dunkoh.net/private/files</code> to 2770 [130.32 sec, 10.79 MB] [message]
  351. Created <code>sites/aegir.dunkoh.net/private/temp</code> [130.32 sec, 10.79 MB] [message]
  352. Changed permissions of <code>sites/aegir.dunkoh.net/private/temp</code> to 2770 [130.32 sec, 10.79 MB] [message]
  353. Changed group ownership of <code>sites/aegir.dunkoh.net/files</code> to www-data [130.32 sec, 10.79 MB] [message]
  354. Changed group ownership of <code>sites/aegir.dunkoh.net/files/tmp</code> to www-data [130.32 sec, 10.79 MB] [message]
  355. Changed group ownership of <code>sites/aegir.dunkoh.net/files/images</code> to www-data [130.32 sec, 10.8 MB] [message]
  356. Changed group ownership of <code>sites/aegir.dunkoh.net/files/pictures</code> to www-data [130.32 sec, 10.8 MB] [message]
  357. Changed group ownership of <code>sites/aegir.dunkoh.net/files/css</code> to www-data [130.32 sec, 10.8 MB] [message]
  358. Changed group ownership of <code>sites/aegir.dunkoh.net/files/js</code> to www-data [130.32 sec, 10.8 MB] [message]
  359. Changed group ownership of <code>sites/aegir.dunkoh.net/files/ctools</code> to www-data [130.32 sec, 10.8 MB] [message]
  360. Changed group ownership of <code>sites/aegir.dunkoh.net/files/imagecache</code> to www-data [130.32 sec, 10.8 MB] [message]
  361. Changed group ownership of <code>sites/aegir.dunkoh.net/files/locations</code> to www-data [130.32 sec, 10.8 MB] [message]
  362. Changed group ownership of <code>sites/aegir.dunkoh.net/private</code> to www-data [130.32 sec, 10.81 MB] [message]
  363. Changed group ownership of <code>sites/aegir.dunkoh.net/private/files</code> to www-data [130.33 sec, 10.81 MB] [message]
  364. Changed group ownership of <code>sites/aegir.dunkoh.net/private/temp</code> to www-data [130.33 sec, 10.81 MB] [message]
  365. has no site config file [130.33 sec, 10.81 MB] [notice]
  366. Template loaded: /var/aegir/.drush/provision/http/apache/vhost.tpl.php [130.33 sec, 10.81 MB] [notice]
  367. Generated config virtual host configuration file [130.33 sec, 10.81 MB] [message]
  368. Template loaded: /var/aegir/.drush/provision/platform/provision_drupal_settings.tpl.php [130.33 sec, 10.81 MB] [notice]
  369. Generated config Drupal settings.php file [130.33 sec, 10.82 MB] [message]
  370. Changed permissions of /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/settings.php to 440 [130.33 sec, 10.82 MB] [message]
  371. Change group ownership of /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/settings.php to www-data [130.33 sec, 10.82 MB] [message]
  372. Template loaded: /var/aegir/.drush/provision/provision_drushrc_site.tpl.php [130.33 sec, 10.82 MB] [notice]
  373. Generated config Site Drush configuration file [130.33 sec, 10.82 MB] [message]
  374. Changed permissions of /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/drushrc.php to 400 [130.33 sec, 10.82 MB] [message]
  375. Drush bootstrap phase : _drush_bootstrap_drupal_site() [130.33 sec, 10.82 MB] [bootstrap]
  376. Initialized Drupal site aegir.dunkoh.net at sites/aegir.dunkoh.net [130.33 sec, 10.83 MB] [notice]
  377. Loading drushrc "/var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/drushrc.php" into "site" scope. [130.33 sec, 10.83 MB] [bootstrap]
  378. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' --client_email='support@dunkoh.net' @hostmaster provision-install-backend [command]
  379. --backend 2>&1 [130.33 sec, 10.83 MB]
  380. Bootstrap to phase 0. [130.33 sec, 10.83 MB] [bootstrap]
  381. Drush bootstrap phase : _drush_bootstrap_drush() [130.33 sec, 10.83 MB] [bootstrap]
  382. Load alias @hostmaster [130.33 sec, 10.83 MB] [notice]
  383. Loading drushrc "/var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/drushrc.php" into "site" scope. [130.33 sec, 10.84 MB] [bootstrap]
  384. Bootstrap to phase 2. [130.33 sec, 10.84 MB] [bootstrap]
  385. Drush bootstrap phase : _drush_bootstrap_drupal_root() [130.33 sec, 10.84 MB] [bootstrap]
  386. Loading drushrc "/var/aegir/hostmaster-6.x-1.1/drushrc.php" into "drupal" scope. [130.33 sec, 10.84 MB] [bootstrap]
  387. Initialized Drupal 6.22 root directory at /var/aegir/hostmaster-6.x-1.1 [130.33 sec, 10.84 MB] [notice]
  388. Drush bootstrap phase : _drush_bootstrap_drupal_site() [130.33 sec, 10.84 MB] [bootstrap]
  389. Initialized Drupal site aegir.dunkoh.net at sites/aegir.dunkoh.net [130.33 sec, 10.84 MB] [notice]
  390. Loading drushrc "/var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/drushrc.php" into "site" scope. [130.33 sec, 10.85 MB] [bootstrap]
  391. Found command: provision-install-backend (commandfile=provision) [130.33 sec, 10.85 MB] [bootstrap]
  392. Initializing drush commandfile: drush_make [130.33 sec, 10.85 MB] [bootstrap]
  393. Initializing drush commandfile: drush_make_d_o [130.33 sec, 10.85 MB] [bootstrap]
  394. Initializing drush commandfile: provision [130.33 sec, 10.85 MB] [bootstrap]
  395. Load alias @server_localhost [130.33 sec, 10.85 MB] [notice]
  396. Load alias @server_master [130.33 sec, 10.85 MB] [notice]
  397. Loading apache driver for the http service [130.33 sec, 10.85 MB] [notice]
  398. Loading mysql driver for the db service [130.33 sec, 10.86 MB] [notice]
  399. Load alias @platform_hostmaster [130.33 sec, 10.86 MB] [notice]
  400. Initializing drush commandfile: user [130.33 sec, 10.86 MB] [bootstrap]
  401. Drush bootstrap phase : _drush_bootstrap_drupal_configuration() [130.33 sec, 10.86 MB] [bootstrap]
  402. Drush bootstrap phase : _drush_bootstrap_drupal_database() [130.33 sec, 10.86 MB] [bootstrap]
  403. Successfully connected to the Drupal database. [130.33 sec, 10.86 MB] [bootstrap]
  404. Installing Drupal schema [130.33 sec, 10.87 MB] [install]
  405. Loading hostmaster install profile [130.33 sec, 10.87 MB] [install]
  406. Installing translation : en [130.33 sec, 10.87 MB] [install]
  407. Table &#039;aegirdunkohnet.system&#039; doesn&#039;t exist [warning]
  408. query: SELECT filename FROM system WHERE name = &#039;jquery_ui&#039; AND type = &#039;module&#039; database.mysqli.inc:134 [130.33 sec, 10.87 MB]
  409. Table &#039;aegirdunkohnet.url_alias&#039; doesn&#039;t exist [warning]
  410. query: SELECT COUNT(pid) FROM url_alias database.mysqli.inc:134 [130.33 sec, 10.87 MB]
  411. PROVISION_INSTALL_MISSING_REQUIREMENTS [130.33 sec, 10.87 MB] [error]
  412. The jQuery UI plugin is missing. Download and extract it to your jquery_ui module directory. See README.txt for more info. (Currently using jQuery [error]
  413. UI Not found) [130.33 sec, 10.88 MB]
  414. Command dispatch complete [130.33 sec, 10.88 MB] [notice]
  415. Peak memory usage was 17.21 MB [130.33 sec, 10.88 MB] [memory]
  416. Undefined index: login_link install.provision.inc:60 [130.33 sec, 10.88 MB] [notice]
  417. Drush was not able to start (bootstrap) the Drupal database. [error]
  418. Hint: This error often occurs when Drush is trying to bootstrap a site that has not been installed or does not have a configured database.
  419.  
  420. Drush was attempting to connect to :
  421. Drupal version : 6.22
  422. Site URI : aegir.dunkoh.net
  423. Default theme : garland
  424. Administration theme: garland
  425. PHP configuration : /etc/php5/cli/php.ini
  426. Drush version : 4.4
  427. Drush configuration: /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/drushrc.php /var/aegir/hostmaster-6.x-1.1/drushrc.php
  428. Drush alias files : /var/aegir/.drush/hostmaster.alias.drushrc.php /var/aegir/.drush/server_localhost.alias.drushrc.php
  429. /var/aegir/.drush/server_master.alias.drushrc.php /var/aegir/.drush/platform_hostmaster.alias.drushrc.php
  430. Drupal root : /var/aegir/hostmaster-6.x-1.1
  431. Site path : sites/aegir.dunkoh.net
  432. Modules path : sites/aegir.dunkoh.net/modules
  433. Themes path : sites/aegir.dunkoh.net/themes
  434. %paths : Array
  435.  
  436. You can select another site with a working database setup by specifying the URI to use with the --uri parameter on the command line or
  437. $options['uri'] in your drushrc.php file.
  438. [130.33 sec, 10.89 MB]
  439. Changes made in drush_http_provision_install have been rolled back. [130.33 sec, 10.89 MB] [rollback]
  440. has no site config file [130.33 sec, 10.89 MB] [notice]
  441. Changes made in drush_example_provision_install have been rolled back. [130.33 sec, 10.89 MB] [rollback]
  442. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/modules directory successful. [130.33 sec, 10.89 MB] [message]
  443. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/files/pictures directory successful. [130.33 sec, 10.89 MB] [message]
  444. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/files/ctools directory successful. [130.33 sec, 10.9 MB] [message]
  445. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/files/images directory successful. [130.33 sec, 10.9 MB] [message]
  446. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/files/js directory successful. [130.33 sec, 10.9 MB] [message]
  447. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/files/locations directory successful. [130.33 sec, 10.9 MB] [message]
  448. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/files/imagecache directory successful. [130.33 sec, 10.9 MB] [message]
  449. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/files/css directory successful. [130.33 sec, 10.9 MB] [message]
  450. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/files/tmp directory successful. [130.33 sec, 10.9 MB] [message]
  451. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/files directory successful. [130.33 sec, 10.9 MB] [message]
  452. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/private/files directory successful. [130.33 sec, 10.91 MB] [message]
  453. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/private/temp directory successful. [130.33 sec, 10.91 MB] [message]
  454. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/private directory successful. [130.33 sec, 10.91 MB] [message]
  455. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/libraries directory successful. [130.33 sec, 10.91 MB] [message]
  456. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/themes directory successful. [130.33 sec, 10.91 MB] [message]
  457. Deleting /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net directory successful. [130.33 sec, 10.91 MB] [message]
  458. Changes made in drush_provision_drupal_pre_provision_install have been rolled back. [130.33 sec, 10.91 MB] [rollback]
  459. Dropping database aegirdunkohnet [130.33 sec, 10.92 MB] [notice]
  460. Revoking privileges of aegirdunkohnet@localhost from aegirdunkohnet [130.33 sec, 10.92 MB] [notice]
  461. Changes made in drush_db_pre_provision_install have been rolled back. [130.33 sec, 10.92 MB] [rollback]
  462. Command dispatch complete [130.33 sec, 10.92 MB] [notice]
  463. Peak memory usage was 11.62 MB [130.33 sec, 10.92 MB] [memory]
  464. Running: /usr/bin/php /var/aegir/drush/drush.php --php='/usr/bin/php' @hostmaster provision-verify --backend 2>&1 [130.33 sec, 10.76 MB] [command]
  465. Bootstrap to phase 0. [130.52 sec, 11.27 MB] [bootstrap]
  466. Drush bootstrap phase : _drush_bootstrap_drush() [130.52 sec, 11.28 MB] [bootstrap]
  467. Load alias @hostmaster [130.52 sec, 11.28 MB] [notice]
  468. Bootstrap to phase 0. [130.52 sec, 11.28 MB] [bootstrap]
  469. Found command: provision-verify (commandfile=provision) [130.52 sec, 11.29 MB] [bootstrap]
  470. Initializing drush commandfile: drush_make [130.52 sec, 11.29 MB] [bootstrap]
  471. Initializing drush commandfile: drush_make_d_o [130.52 sec, 11.29 MB] [bootstrap]
  472. Initializing drush commandfile: provision [130.52 sec, 11.29 MB] [bootstrap]
  473. Load alias @server_localhost [130.52 sec, 11.29 MB] [notice]
  474. Load alias @server_master [130.52 sec, 11.29 MB] [notice]
  475. Loading apache driver for the http service [130.52 sec, 11.29 MB] [notice]
  476. Loading mysql driver for the db service [130.52 sec, 11.3 MB] [notice]
  477. Load alias @platform_hostmaster [130.52 sec, 11.3 MB] [notice]
  478. Initializing drush commandfile: user [130.52 sec, 11.3 MB] [bootstrap]
  479. Including /var/aegir/.drush/provision/dns/verify.provision.inc [130.52 sec, 11.3 MB] [bootstrap]
  480. Including /var/aegir/.drush/provision/platform/backupmigrate/verify.provision.inc [130.52 sec, 11.3 MB] [bootstrap]
  481. Including /var/aegir/.drush/provision/platform/verify.provision.inc [130.52 sec, 11.3 MB] [bootstrap]
  482. Drush bootstrap phase : _drush_bootstrap_drupal_root() [130.52 sec, 11.3 MB] [bootstrap]
  483. Loading drushrc "/var/aegir/hostmaster-6.x-1.1/drushrc.php" into "drupal" scope. [130.52 sec, 11.31 MB] [bootstrap]
  484. Initialized Drupal 6.22 root directory at /var/aegir/hostmaster-6.x-1.1 [130.53 sec, 11.31 MB] [notice]
  485. Could not find a Drupal settings.php file at ./sites/default/settings.php. [130.53 sec, 11.31 MB] [error]
  486. Created directory /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net. [130.53 sec, 11.31 MB] [message]
  487. Undefined index: db_type provision_drupal.drush.inc:143 [130.53 sec, 11.31 MB] [notice]
  488. Undefined index: db_user provision_drupal.drush.inc:143 [130.53 sec, 11.31 MB] [notice]
  489. Undefined index: db_passwd provision_drupal.drush.inc:143 [130.53 sec, 11.32 MB] [notice]
  490. Undefined index: db_host provision_drupal.drush.inc:143 [130.53 sec, 11.32 MB] [notice]
  491. Undefined index: db_name provision_drupal.drush.inc:143 [130.53 sec, 11.32 MB] [notice]
  492. Undefined index: db_port provision_drupal.drush.inc:143 [130.53 sec, 11.32 MB] [notice]
  493. Template loaded: /var/aegir/.drush/provision/platform/provision_drupal_settings.tpl.php [130.53 sec, 11.32 MB] [notice]
  494. Generated config Drupal settings.php file [130.53 sec, 11.32 MB] [message]
  495. Changed permissions of /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/settings.php to 440 [130.53 sec, 11.32 MB] [message]
  496. Change group ownership of /var/aegir/hostmaster-6.x-1.1/sites/aegir.dunkoh.net/settings.php to www-data [130.53 sec, 11.33 MB] [message]
  497. Drush was not able to start (bootstrap) the Drupal database. [error]
  498. Hint: This error often occurs when Drush is trying to bootstrap a site that has not been installed or does not have a configured database.
  499.  
  500. Drush was attempting to connect to :
  501. Drupal version : 6.22
  502. Default theme : garland
  503. Administration theme: garland
  504. PHP configuration : /etc/php5/cli/php.ini
  505. Drush version : 4.4
  506. Drush configuration: /var/aegir/hostmaster-6.x-1.1/drushrc.php
  507. Drush alias files : /var/aegir/.drush/hostmaster.alias.drushrc.php /var/aegir/.drush/server_localhost.alias.drushrc.php
  508. /var/aegir/.drush/server_master.alias.drushrc.php /var/aegir/.drush/platform_hostmaster.alias.drushrc.php
  509. Drupal root : /var/aegir/hostmaster-6.x-1.1
  510. %paths : Array
  511.  
  512. You can select another site with a working database setup by specifying the URI to use with the --uri parameter on the command line or
  513. $options['uri'] in your drushrc.php file.
  514. [130.53 sec, 11.33 MB]
  515. Command dispatch complete [130.53 sec, 11.34 MB] [notice]
  516. Peak memory usage was 11.03 MB [130.53 sec, 11.34 MB] [memory]
  517. Command dispatch complete [130.53 sec, 10.29 MB] [notice]
  518. Peak memory usage was 11.34 MB [130.53 sec, 10.29 MB] [memory]
  519. aegir@vps:~$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement