Advertisement
Guest User

Docker Aegir

a guest
Mar 7th, 2015
439
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 54.64 KB | None | 0 0
  1. pol@x230 ~/git/docker-aegir-mariadb $ ./Docker_run.sh
  2. root@aegir:/# ./run.sh
  3. * Stopping MariaDB database server mysqld [ OK ]
  4. Install MariaDB...
  5. => Using an existing volume of MariaDB
  6. * Starting MariaDB database server mysqld [ OK ]
  7. * Checking for corrupt, not cleanly closed and upgrade needing tables.
  8. ERROR 1045 (28000): Access denied for user 'debian-sys-maint'@'localhost' (using password: YES)
  9. Warning: The home dir /var/aegir you specified already exists.
  10. Adding system user `aegir' (UID 105) ...
  11. Adding new group `aegir' (GID 109) ...
  12. Adding new user `aegir' (UID 105) with group `aegir' ...
  13. The home directory `/var/aegir' already exists. Not copying from `/etc/skel'.
  14. adduser: Warning: The home directory `/var/aegir' does not belong to the user you are currently creating.
  15. userdel: aegir mail spool (/var/mail/aegir) not found
  16. userdel: error removing directory /var/aegir
  17. Warning: The home dir /var/aegir you specified already exists.
  18. Adding system user `aegir' (UID 105) ...
  19. Adding new group `aegir' (GID 109) ...
  20. Adding new user `aegir' (UID 105) with group `aegir' ...
  21. The home directory `/var/aegir' already exists. Not copying from `/etc/skel'.
  22. adduser: Warning: The home directory `/var/aegir' does not belong to the user you are currently creating.
  23. Enabling module rewrite.
  24. To activate the new configuration, you need to run:
  25. service apache2 restart
  26. Initializing Aegir...
  27. Project provision (7.x-3.x-dev) downloaded to /var/aegir/.drush/provision. [success]
  28. Project provision contains 4 modules: bind_slave, bind, dns, provision.
  29. Install location /var/aegir/.drush/provision already exists. Do you want to overwrite it? (y/n): y
  30. Project provision (7.x-3.x-dev) downloaded to /var/aegir/.drush/provision. [success]
  31. Project provision contains 4 modules: bind_slave, bind, dns, provision.
  32. 'drush' cache was cleared. [success]
  33. Aegir 7.x-3.x automated install script
  34. ==============================================================================
  35.  
  36. This script will operate the following changes in your system:
  37.  
  38. 1. Create server-level configuration directories
  39. 2. Create the Hostmaster frontend platform
  40. 3. Install the frontend site
  41. 4. Setup the dispatcher (a user cron job)
  42.  
  43. We are making the following assumptions:
  44. * you have read and are following the install instructions at:
  45. http://community.aegirproject.org/installing
  46. * the FQDN of this machine is valid and resolves
  47. * you are executing this script as your "aegir" user
  48.  
  49. The following settings will be used:
  50. Aegir frontend URL: aegir.docker.localhost
  51. Master server FQDN: aegir
  52. Aegir root: /var/aegir
  53. Aegir user: aegir
  54. Web group: www-data
  55. Web server: apache
  56. Web server port: 80
  57. Aegir DB host: localhost
  58. Aegir DB user: aegir_root
  59. Aegir DB password: <previously set>
  60. Aegir DB port: 3306
  61. Aegir version: 7.x-3.x
  62. Aegir platform path: /var/aegir/hostmaster-7.x-3.x
  63. Admin email: email@localhost
  64. Aegir makefile: /var/aegir/.drush/provision/aegir.make
  65.  
  66. Aegir install profile: hostmaster
  67.  
  68. Do you really want to proceed with the install (y/n): y
  69. Generated config in write(): Drush configuration file (/var/aegir/.drush/server_localhost.alias.drushrc.php) [success]
  70. Changed permissions of /var/aegir/.drush/server_localhost.alias.drushrc.php to 440 [success]
  71. Provision configuration root path /var/aegir/config has been created. [success]
  72. Provision configuration root ownership of /var/aegir/config has been changed to aegir. [success]
  73. Provision configuration root permissions of /var/aegir/config have been changed to 711. [success]
  74. Provision configuration root path /var/aegir/config is writable. [success]
  75. Provision configuration path /var/aegir/config/server_localhost has been created. [success]
  76. Provision configuration ownership of /var/aegir/config/server_localhost has been changed to aegir. [success]
  77. Provision configuration permissions of /var/aegir/config/server_localhost have been changed to 711. [success]
  78. Provision configuration path /var/aegir/config/server_localhost is writable. [success]
  79. Provision client home path /var/aegir/clients has been created. [success]
  80. Provision client home ownership of /var/aegir/clients has been changed to aegir. [success]
  81. Provision client home permissions of /var/aegir/clients have been changed to 711. [success]
  82. Provision client home path /var/aegir/clients is writable. [success]
  83. Changed permissions of /var/aegir/.drush/server_localhost.alias.drushrc.php to 640 [success]
  84. Generated config in write(): Drush configuration file (/var/aegir/.drush/server_localhost.alias.drushrc.php) [success]
  85. Changed permissions of /var/aegir/.drush/server_localhost.alias.drushrc.php to 440 [success]
  86. Provision can create new databases. [success]
  87. Provision can grant privileges on database users. [success]
  88. Generated config in write(): Drush configuration file (/var/aegir/.drush/server_master.alias.drushrc.php) [success]
  89. Changed permissions of /var/aegir/.drush/server_master.alias.drushrc.php to 440 [success]
  90. Provision configuration root path /var/aegir/config exists. [success]
  91. Provision configuration root ownership of /var/aegir/config has been changed to aegir. [success]
  92. Provision configuration root permissions of /var/aegir/config have been changed to 711. [success]
  93. Provision configuration root path /var/aegir/config is writable. [success]
  94. Provision configuration path /var/aegir/config/server_master has been created. [success]
  95. Provision configuration ownership of /var/aegir/config/server_master has been changed to aegir. [success]
  96. Provision configuration permissions of /var/aegir/config/server_master have been changed to 711. [success]
  97. Provision configuration path /var/aegir/config/server_master is writable. [success]
  98. Provision client home path /var/aegir/clients exists. [success]
  99. Provision client home ownership of /var/aegir/clients has been changed to aegir. [success]
  100. Provision client home permissions of /var/aegir/clients have been changed to 711. [success]
  101. Provision client home path /var/aegir/clients is writable. [success]
  102. Backup path /var/aegir/backups has been created. [success]
  103. Backup ownership of /var/aegir/backups has been changed to aegir. [success]
  104. Backup permissions of /var/aegir/backups have been changed to 700. [success]
  105. Backup path /var/aegir/backups is writable. [success]
  106. Provision PHP configuration path /var/aegir/config/includes has been created. [success]
  107. Provision PHP configuration ownership of /var/aegir/config/includes has been changed to aegir. [success]
  108. Provision PHP configuration permissions of /var/aegir/config/includes have been changed to 711. [success]
  109. Provision PHP configuration path /var/aegir/config/includes is writable. [success]
  110. Generated config in write(): Global settings.php file (/var/aegir/config/includes/global.inc) [success]
  111. Changed permissions of /var/aegir/.drush/server_master.alias.drushrc.php to 640 [success]
  112. Generated config in write(): Drush configuration file (/var/aegir/.drush/server_master.alias.drushrc.php) [success]
  113. Changed permissions of /var/aegir/.drush/server_master.alias.drushrc.php to 440 [success]
  114. Webserver custom pre-configuration path /var/aegir/config/server_master/apache has been created. [success]
  115. Webserver custom pre-configuration ownership of /var/aegir/config/server_master/apache has been changed to aegir. [success]
  116. Webserver custom pre-configuration permissions of /var/aegir/config/server_master/apache have been changed to 711. [success]
  117. Webserver custom pre-configuration path /var/aegir/config/server_master/apache is writable. [success]
  118. Webserver custom pre-configuration path /var/aegir/config/server_master/apache/pre.d has been created. [success]
  119. Webserver custom pre-configuration ownership of /var/aegir/config/server_master/apache/pre.d has been changed to aegir. [success]
  120. Webserver custom pre-configuration permissions of /var/aegir/config/server_master/apache/pre.d have been changed to 700. [success]
  121. Webserver custom pre-configuration path /var/aegir/config/server_master/apache/pre.d is writable. [success]
  122. Webserver custom post-configuration path /var/aegir/config/server_master/apache/post.d has been created. [success]
  123. Webserver custom post-configuration ownership of /var/aegir/config/server_master/apache/post.d has been changed to aegir. [success]
  124. Webserver custom post-configuration permissions of /var/aegir/config/server_master/apache/post.d have been changed to 700. [success]
  125. Webserver custom post-configuration path /var/aegir/config/server_master/apache/post.d is writable. [success]
  126. Webserver platform configuration path /var/aegir/config/server_master/apache/platform.d has been created. [success]
  127. Webserver platform configuration ownership of /var/aegir/config/server_master/apache/platform.d has been changed to aegir. [success]
  128. Webserver platform configuration permissions of /var/aegir/config/server_master/apache/platform.d have been changed to 700. [success]
  129. Webserver platform configuration path /var/aegir/config/server_master/apache/platform.d is writable. [success]
  130. Webserver virtual host configuration path /var/aegir/config/server_master/apache/vhost.d has been created. [success]
  131. Webserver virtual host configuration ownership of /var/aegir/config/server_master/apache/vhost.d has been changed to aegir. [success]
  132. Webserver virtual host configuration permissions of /var/aegir/config/server_master/apache/vhost.d have been changed to 700. [success]
  133. Webserver virtual host configuration path /var/aegir/config/server_master/apache/vhost.d is writable. [success]
  134. Webserver subdir configuration path /var/aegir/config/server_master/apache/subdir.d has been created. [success]
  135. Webserver subdir configuration ownership of /var/aegir/config/server_master/apache/subdir.d has been changed to aegir. [success]
  136. Webserver subdir configuration permissions of /var/aegir/config/server_master/apache/subdir.d have been changed to 700. [success]
  137. Webserver subdir configuration path /var/aegir/config/server_master/apache/subdir.d is writable. [success]
  138. Generated config in write(): web server configuration file (/var/aegir/config/server_master/apache.conf) [success]
  139. Generated config in write(): Drush configuration file (/var/aegir/.drush/platform_hostmaster.alias.drushrc.php) [success]
  140. Changed permissions of /var/aegir/.drush/platform_hostmaster.alias.drushrc.php to 440 [success]
  141. Beginning to build /var/aegir/.drush/provision/aegir.make. [ok]
  142. drupal-7.34 downloaded. [ok]
  143. hostmaster cloned from http://git.drupal.org/project/hostmaster.git. [ok]
  144. Checked out branch 7.x-3.x. [ok]
  145. Found makefile: hostmaster.make [ok]
  146. eldir cloned from http://git.drupal.org/project/eldir.git. [ok]
  147. Checked out branch 7.x-3.x. [ok]
  148. hosting cloned from http://git.drupal.org/project/hosting.git. [ok]
  149. Checked out branch 7.x-3.x. [ok]
  150. hosting_git cloned from http://git.drupal.org/project/hosting_git.git. [ok]
  151. Checked out branch 7.x-3.x. [ok]
  152. hosting_platform_pathauto cloned from http://git.drupal.org/project/hosting_platform_pathauto.git. [ok]
  153. Checked out branch 7.x-2.x. [ok]
  154. Project admin_menu contains 3 modules: admin_menu_toolbar, admin_devel, admin_menu.
  155. admin_menu-7.x-3.0-rc5 downloaded. [ok]
  156. betterlogin-7.x-1.3 downloaded. [ok]
  157. bootstrap_tour-7.x-1.0-beta8 downloaded. [ok]
  158. Project ctools contains 10 modules: views_content, bulk_export, ctools_access_ruleset, stylizer, term_depth, page_manager, ctools_custom_content, ctools_ajax_sample, ctools_plugin_example, ctools.
  159. ctools-7.x-1.6 downloaded. [ok]
  160. Project entity contains 2 modules: entity, entity_token.
  161. entity-7.x-1.6 downloaded. [ok]
  162. openidadmin-7.x-1.0 downloaded. [ok]
  163. Project overlay_paths contains 3 modules: overlay_paths_example, overlay_paths_ui, overlay_paths.
  164. overlay_paths-7.x-1.3 downloaded. [ok]
  165. Project views contains 2 modules: views, views_ui.
  166. views-7.x-3.10 downloaded. [ok]
  167. Project views_bulk_operations contains 2 modules: views_bulk_operations, actions_permissions.
  168. views_bulk_operations-7.x-3.2 downloaded. [ok]
  169. Project devel contains 3 modules: devel_generate, devel_node_access, devel.
  170. devel-7.x-1.5 downloaded. [ok]
  171. devel_debug_log-7.x-1.2 downloaded. [ok]
  172. Drupal sites directory /var/aegir/hostmaster-7.x-3.x/sites is writable by the provisioning script [success]
  173. Platforms path /var/aegir/platforms has been created. [success]
  174. Platforms ownership of /var/aegir/platforms has been changed to aegir. [success]
  175. Platforms permissions of /var/aegir/platforms have been changed to 755. [success]
  176. Platforms path /var/aegir/platforms is writable. [success]
  177. Changed permissions of /var/aegir/.drush/platform_hostmaster.alias.drushrc.php to 640 [success]
  178. Generated config in write(): Drush configuration file (/var/aegir/.drush/platform_hostmaster.alias.drushrc.php) [success]
  179. Changed permissions of /var/aegir/.drush/platform_hostmaster.alias.drushrc.php to 440 [success]
  180. Generated config in write(): platform configuration file (/var/aegir/config/server_master/apache/platform.d/platform_hostmaster.conf) [success]
  181. Created directory /var/aegir/hostmaster-7.x-3.x/sites/all/drush. [success]
  182. Generated config in write(): Platform Drush configuration file (/var/aegir/hostmaster-7.x-3.x/sites/all/drush/drushrc.php) [success]
  183. Changed permissions of /var/aegir/hostmaster-7.x-3.x/sites/all/drush/drushrc.php to 444 [success]
  184. Platforms path /var/aegir/platforms exists. [success]
  185. Platforms ownership of /var/aegir/platforms has been changed to aegir. [success]
  186. Platforms permissions of /var/aegir/platforms have been changed to 755. [success]
  187. Platforms path /var/aegir/platforms is writable. [success]
  188. Generated config in write(): Drush configuration file (/var/aegir/.drush/hostmaster.alias.drushrc.php) [success]
  189. Changed permissions of /var/aegir/.drush/hostmaster.alias.drushrc.php to 440 [success]
  190. Generated config in write(): Drush configuration file (/var/aegir/.drush/hm.alias.drushrc.php) [success]
  191. Changed permissions of /var/aegir/.drush/hm.alias.drushrc.php to 440 [success]
  192. Created aegirdockerloc_0 database [success]
  193. Created <code>sites/aegir.docker.localhost</code> [success]
  194. Changed permissions of <code>sites/aegir.docker.localhost</code> to 755 [success]
  195. Created <code>sites/aegir.docker.localhost/themes</code> [success]
  196. Changed permissions of <code>sites/aegir.docker.localhost/themes</code> to 2775 [success]
  197. Created <code>sites/aegir.docker.localhost/modules</code> [success]
  198. Changed permissions of <code>sites/aegir.docker.localhost/modules</code> to 2775 [success]
  199. Created <code>sites/aegir.docker.localhost/libraries</code> [success]
  200. Changed permissions of <code>sites/aegir.docker.localhost/libraries</code> to 2775 [success]
  201. Created <code>sites/aegir.docker.localhost/files</code> [success]
  202. Changed permissions of <code>sites/aegir.docker.localhost/files</code> to 2770 [success]
  203. Created <code>sites/aegir.docker.localhost/files/tmp</code> [success]
  204. Changed permissions of <code>sites/aegir.docker.localhost/files/tmp</code> to 2770 [success]
  205. Created <code>sites/aegir.docker.localhost/files/images</code> [success]
  206. Changed permissions of <code>sites/aegir.docker.localhost/files/images</code> to 2770 [success]
  207. Created <code>sites/aegir.docker.localhost/files/pictures</code> [success]
  208. Changed permissions of <code>sites/aegir.docker.localhost/files/pictures</code> to 2770 [success]
  209. Created <code>sites/aegir.docker.localhost/files/css</code> [success]
  210. Changed permissions of <code>sites/aegir.docker.localhost/files/css</code> to 2770 [success]
  211. Created <code>sites/aegir.docker.localhost/files/js</code> [success]
  212. Changed permissions of <code>sites/aegir.docker.localhost/files/js</code> to 2770 [success]
  213. Created <code>sites/aegir.docker.localhost/files/ctools</code> [success]
  214. Changed permissions of <code>sites/aegir.docker.localhost/files/ctools</code> to 2770 [success]
  215. Created <code>sites/aegir.docker.localhost/files/imagecache</code> [success]
  216. Changed permissions of <code>sites/aegir.docker.localhost/files/imagecache</code> to 2770 [success]
  217. Created <code>sites/aegir.docker.localhost/files/locations</code> [success]
  218. Changed permissions of <code>sites/aegir.docker.localhost/files/locations</code> to 2770 [success]
  219. Created <code>sites/aegir.docker.localhost/private</code> [success]
  220. Changed permissions of <code>sites/aegir.docker.localhost/private</code> to 2770 [success]
  221. Created <code>sites/aegir.docker.localhost/private/files</code> [success]
  222. Changed permissions of <code>sites/aegir.docker.localhost/private/files</code> to 2770 [success]
  223. Created <code>sites/aegir.docker.localhost/private/temp</code> [success]
  224. Changed permissions of <code>sites/aegir.docker.localhost/private/temp</code> to 2770 [success]
  225. Created <code>sites/aegir.docker.localhost/files/styles</code> [success]
  226. Changed permissions of <code>sites/aegir.docker.localhost/files/styles</code> to 2770 [success]
  227. Created <code>sites/aegir.docker.localhost/private/config</code> [success]
  228. Changed permissions of <code>sites/aegir.docker.localhost/private/config</code> to 2770 [success]
  229. Created <code>sites/aegir.docker.localhost/private/config/active</code> [success]
  230. Changed permissions of <code>sites/aegir.docker.localhost/private/config/active</code> to 2770 [success]
  231. Created <code>sites/aegir.docker.localhost/private/config/staging</code> [success]
  232. Changed permissions of <code>sites/aegir.docker.localhost/private/config/staging</code> to 2770 [success]
  233. Changed group ownership of <code>sites/aegir.docker.localhost/files</code> to www-data [success]
  234. Changed group ownership of <code>sites/aegir.docker.localhost/files/tmp</code> to www-data [success]
  235. Changed group ownership of <code>sites/aegir.docker.localhost/files/images</code> to www-data [success]
  236. Changed group ownership of <code>sites/aegir.docker.localhost/files/pictures</code> to www-data [success]
  237. Changed group ownership of <code>sites/aegir.docker.localhost/files/css</code> to www-data [success]
  238. Changed group ownership of <code>sites/aegir.docker.localhost/files/js</code> to www-data [success]
  239. Changed group ownership of <code>sites/aegir.docker.localhost/files/ctools</code> to www-data [success]
  240. Changed group ownership of <code>sites/aegir.docker.localhost/files/imagecache</code> to www-data [success]
  241. Changed group ownership of <code>sites/aegir.docker.localhost/files/locations</code> to www-data [success]
  242. Changed group ownership of <code>sites/aegir.docker.localhost/private</code> to www-data [success]
  243. Changed group ownership of <code>sites/aegir.docker.localhost/private/files</code> to www-data [success]
  244. Changed group ownership of <code>sites/aegir.docker.localhost/private/temp</code> to www-data [success]
  245. Changed group ownership of <code>sites/aegir.docker.localhost/files/styles</code> to www-data [success]
  246. Changed group ownership of <code>sites/aegir.docker.localhost/private/config</code> to www-data [success]
  247. Changed group ownership of <code>sites/aegir.docker.localhost/private/config/active</code> to www-data [success]
  248. Changed group ownership of <code>sites/aegir.docker.localhost/private/config/staging</code> to www-data [success]
  249. Generated config in write(): virtual host configuration file (/var/aegir/config/server_master/apache/vhost.d/aegir.docker.localhost) [success]
  250. Generated config in write(): Drupal settings.php file (/var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/settings.php) [success]
  251. Changed permissions of /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/settings.php to 440 [success]
  252. Change group ownership of /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/settings.php to www-data [success]
  253. Platforms path /var/aegir/platforms exists. [success]
  254. Platforms ownership of /var/aegir/platforms has been changed to aegir. [success]
  255. Platforms permissions of /var/aegir/platforms have been changed to 755. [success]
  256. Platforms path /var/aegir/platforms is writable. [success]
  257. Generated config in write(): Site Drush configuration file (/var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/drushrc.php) [success]
  258. Changed permissions of /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/drushrc.php to 440 [success]
  259. Platforms path /var/aegir/platforms exists. [success]
  260. Platforms ownership of /var/aegir/platforms has been changed to aegir. [success]
  261. Platforms permissions of /var/aegir/platforms have been changed to 755. [success]
  262. Platforms path /var/aegir/platforms is writable. [success]
  263. Error validating client email `email@localhost`. Please check your user account email. To allow the site installation to proceed, the email [warning]
  264. `this.email@is.invalid` has been used instead. Please use the `login` link to change the site admin email to a proper valid address.
  265. Changed permissions of <code>sites/aegir.docker.localhost</code> to 755 [success]
  266. Changed permissions of <code>sites/aegir.docker.localhost/themes</code> to 2775 [success]
  267. Changed permissions of <code>sites/aegir.docker.localhost/modules</code> to 2775 [success]
  268. Changed permissions of <code>sites/aegir.docker.localhost/libraries</code> to 2775 [success]
  269. Changed permissions of <code>sites/aegir.docker.localhost/files</code> to 2770 [success]
  270. Changed permissions of <code>sites/aegir.docker.localhost/files/tmp</code> to 2770 [success]
  271. Changed permissions of <code>sites/aegir.docker.localhost/files/images</code> to 2770 [success]
  272. Changed permissions of <code>sites/aegir.docker.localhost/files/pictures</code> to 2770 [success]
  273. Changed permissions of <code>sites/aegir.docker.localhost/files/css</code> to 2770 [success]
  274. Changed permissions of <code>sites/aegir.docker.localhost/files/js</code> to 2770 [success]
  275. Changed permissions of <code>sites/aegir.docker.localhost/files/ctools</code> to 2770 [success]
  276. Changed permissions of <code>sites/aegir.docker.localhost/files/imagecache</code> to 2770 [success]
  277. Changed permissions of <code>sites/aegir.docker.localhost/files/locations</code> to 2770 [success]
  278. Changed permissions of <code>sites/aegir.docker.localhost/private</code> to 2770 [success]
  279. Changed permissions of <code>sites/aegir.docker.localhost/private/files</code> to 2770 [success]
  280. Changed permissions of <code>sites/aegir.docker.localhost/private/temp</code> to 2770 [success]
  281. Changed permissions of <code>sites/aegir.docker.localhost/files/styles</code> to 2770 [success]
  282. Changed permissions of <code>sites/aegir.docker.localhost/private/config</code> to 2770 [success]
  283. Changed permissions of <code>sites/aegir.docker.localhost/private/config/active</code> to 2770 [success]
  284. Changed permissions of <code>sites/aegir.docker.localhost/private/config/staging</code> to 2770 [success]
  285. Changed group ownership of <code>sites/aegir.docker.localhost/files</code> to www-data [success]
  286. Changed group ownership of <code>sites/aegir.docker.localhost/files/tmp</code> to www-data [success]
  287. Changed group ownership of <code>sites/aegir.docker.localhost/files/images</code> to www-data [success]
  288. Changed group ownership of <code>sites/aegir.docker.localhost/files/pictures</code> to www-data [success]
  289. Changed group ownership of <code>sites/aegir.docker.localhost/files/css</code> to www-data [success]
  290. Changed group ownership of <code>sites/aegir.docker.localhost/files/js</code> to www-data [success]
  291. Changed group ownership of <code>sites/aegir.docker.localhost/files/ctools</code> to www-data [success]
  292. Changed group ownership of <code>sites/aegir.docker.localhost/files/imagecache</code> to www-data [success]
  293. Changed group ownership of <code>sites/aegir.docker.localhost/files/locations</code> to www-data [success]
  294. Changed group ownership of <code>sites/aegir.docker.localhost/private</code> to www-data [success]
  295. Changed group ownership of <code>sites/aegir.docker.localhost/private/files</code> to www-data [success]
  296. Changed group ownership of <code>sites/aegir.docker.localhost/private/temp</code> to www-data [success]
  297. Changed group ownership of <code>sites/aegir.docker.localhost/files/styles</code> to www-data [success]
  298. Changed group ownership of <code>sites/aegir.docker.localhost/private/config</code> to www-data [success]
  299. Changed group ownership of <code>sites/aegir.docker.localhost/private/config/active</code> to www-data [success]
  300. Changed group ownership of <code>sites/aegir.docker.localhost/private/config/staging</code> to www-data [success]
  301. Login url: http://aegir.docker.localhost/user/reset/1/1425726048/9eZoQ4QCPM8gp273bw89hMKpk1Cn4L2P8QiB18DFrzk/login [success]
  302. sendmail: Cannot open mail:25
  303. WD mail: Error sending e-mail (from this.email@is.invalid to this.email@is.invalid). [error]
  304. Sent welcome mail to this.email@is.invalid [success]
  305. Unable to send e-mail. Contact the site administrator if the problem persists. [error]
  306. Content permissions have been rebuilt. [status]
  307. Enabling Hosting system feature. [status]
  308. The 'aegir client' role was assigned the following permissions: 'access content&#039;, &#039;view revisions'. [status]
  309. The 'aegir account manager' role was assigned the following permissions: 'access content&#039;, &#039;access user profiles'. [status]
  310. The 'aegir platform manager' role was assigned the following permissions: 'access content&#039;, &#039;view revisions'. [status]
  311. The 'aegir administrator' role was assigned the following permissions: 'access administration menu&#039;, &#039;access content&#039;, &#039;view [status]
  312. revisions&#039;, &#039;access user profiles'.
  313. Enabling Server administration feature. [status]
  314. Creating master server node [status]
  315. Creating db server node [status]
  316. Enabling Web servers, Database servers, Platform administration, Clients, Tasks, Server administration, Package management, Site administration, Hosting [status]
  317. system features.
  318. The 'aegir client' role was assigned the following permission: 'view platform'. [status]
  319. The 'aegir platform manager' role was assigned the following permissions: 'administer platforms&#039;, &#039;create platform&#039;, &#039;delete [status]
  320. platform&#039;, &#039;edit platform&#039;, &#039;view locked platforms&#039;, &#039;view platform&#039;, &#039;create sites on locked platforms'.
  321. The 'aegir client' role was assigned the following permissions: 'edit own client&#039;, &#039;view client'. [status]
  322. The 'aegir account manager' role was assigned the following permissions: 'administer clients&#039;, &#039;create client&#039;, &#039;edit client users&#039;,[status]
  323. &#039;view client&#039;, &#039;edit client uname'.
  324. The 'aegir platform manager' role was assigned the following permission: 'administer clients'. [status]
  325. The 'aegir client' role was assigned the following permissions: 'create backup task&#039;, &#039;create delete task&#039;, &#039;create disable task&#039;, [status]
  326. &#039;create enable task&#039;, &#039;create restore task&#039;, &#039;create verify task&#039;, &#039;access task logs&#039;, &#039;view own tasks&#039;,
  327. &#039;view task&#039;, &#039;cancel own tasks'.
  328. The 'aegir platform manager' role was assigned the following permissions: 'administer tasks&#039;, &#039;create lock task&#039;, &#039;create unlock [status]
  329. task&#039;, &#039;create verify task&#039;, &#039;access task logs&#039;, &#039;cancel own tasks&#039;, &#039;view own tasks&#039;, &#039;retry failed
  330. tasks&#039;, &#039;view task'.
  331. The 'aegir client' role was assigned the following permission: 'view package'. [status]
  332. The 'aegir platform manager' role was assigned the following permission: 'view package'. [status]
  333. The 'aegir client' role was assigned the following permissions: 'create site&#039;, &#039;delete site&#039;, &#039;view site&#039;, &#039;edit site'. [status]
  334. The 'aegir account manager' role was assigned the following permission: 'view site'. [status]
  335. The 'aegir platform manager' role was assigned the following permissions: 'administer sites&#039;, &#039;create site&#039;, &#039;delete site&#039;, [status]
  336. &#039;edit site&#039;, &#039;view site'.
  337. The 'aegir client' role was assigned the following permissions: 'access content&#039;, &#039;view revisions'. [status]
  338. The 'aegir account manager' role was assigned the following permissions: 'access content&#039;, &#039;access user profiles'. [status]
  339. The 'aegir platform manager' role was assigned the following permissions: 'access content&#039;, &#039;view revisions'. [status]
  340. The 'aegir administrator' role was assigned the following permissions: 'access administration menu&#039;, &#039;access content&#039;, &#039;view [status]
  341. revisions&#039;, &#039;access user profiles'.
  342. Configuring default blocks [status]
  343. Drush was not able to start (bootstrap) the Drupal database. [error]
  344. Hint: This may occur when Drush is trying to:
  345. * bootstrap a site that has not been installed or does not have a configured database. In this case you can select another site with a working database
  346. setup by specifying the URI to use with the --uri parameter on the command line. See `drush topic docs-aliases` for details.
  347. * connect the database through a socket. The socket file may be wrong or the php-cli may have no access to it in a jailed shell. See
  348. http://drupal.org/node/1428638 for details.
  349.  
  350. Drush was attempting to connect to:
  351. Drupal version : 7.34
  352. Site URI : aegir.docker.localhost
  353. Default theme : garland
  354. Administration theme : garland
  355. PHP executable : /usr/bin/php
  356. PHP configuration : /etc/php5/cli/php.ini
  357. PHP OS : Linux
  358. Drush version : 6.2.0
  359. Drush configuration : /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/drushrc.php /var/aegir/hostmaster-7.x-3.x/sites/all/drush/drushrc.php
  360. Drush alias files : /var/aegir/.drush/hm.alias.drushrc.php /var/aegir/.drush/hostmaster.alias.drushrc.php
  361. /var/aegir/.drush/platform_hostmaster.alias.drushrc.php /var/aegir/.drush/server_localhost.alias.drushrc.php
  362. /var/aegir/.drush/server_master.alias.drushrc.php
  363. Drupal root : /var/aegir/hostmaster-7.x-3.x
  364. Site path : sites/aegir.docker.localhost
  365. File directory path : sites/aegir.docker.localhost/files
  366.  
  367.  
  368. Generated config in write(): Drupal sites.php file (/var/aegir/hostmaster-7.x-3.x/sites/sites.php) [success]
  369. Changed permissions of /var/aegir/hostmaster-7.x-3.x/sites/sites.php to 644 [success]
  370. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files/css directory successful. [success]
  371. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files/ctools directory successful. [success]
  372. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files/imagecache directory successful. [success]
  373. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files/images directory successful. [success]
  374. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files/js directory successful. [success]
  375. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files/locations directory successful. [success]
  376. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files/pictures directory successful. [success]
  377. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files/styles directory successful. [success]
  378. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files/tmp directory successful. [success]
  379. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/files directory successful. [success]
  380. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/libraries directory successful. [success]
  381. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/modules directory successful. [success]
  382. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/private/config/active directory successful. [success]
  383. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/private/config/staging directory successful. [success]
  384. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/private/config directory successful. [success]
  385. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/private/files directory successful. [success]
  386. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/private/temp directory successful. [success]
  387. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/private directory successful. [success]
  388. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost/themes directory successful. [success]
  389. Deleting /var/aegir/hostmaster-7.x-3.x/sites/aegir.docker.localhost directory successful. [success]
  390. The drush command '@hostmaster provision-verify' could not be found. Run `drush cache-clear drush` to clear the commandfile cache if you have installed new [error]
  391. extensions.
  392. A Drupal installation directory could not be found [error]
  393. The drush command '@hostmaster pm-enable hosting_queued' could not be found. Run `drush cache-clear drush` to clear the commandfile cache if you have [error]
  394. installed new extensions.
  395. A Drupal installation directory could not be found [error]
  396. cp: cannot stat '/var/aegir/hostmaster-7.x-3.x/profiles/hostmaster/modules/hosting/queued/hosting_queued.conf': No such file or directory
  397. cp: cannot stat '/var/aegir/hostmaster-7.x-3.x/profiles/hostmaster/modules/hosting/queued/hosting_queued.sh': No such file or directory
  398. AH00548: NameVirtualHost has no effect and will be removed in the next release /etc/apache2/conf-enabled/aegir.conf:3
  399. AH00558: apache2: Could not reliably determine the server's fully qualified domain name, using 172.17.0.141. Set the 'ServerName' directive globally to suppress this message
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement