Fix for Code

  1. Task starts processing
  2. Running: /usr/local/drush/drush.php --root='/var/aegir/platforms/drupal-6.15' provision-install 'devel.local' --backend
  3. The external command could not be executed due to an application error.
  4. Drush bootstrap phase : _drush_bootstrap_drush()
  5. Drush bootstrap phase : _drush_bootstrap_drupal_root()
  6. Loading drushrc "/var/aegir/platforms/drupal-6.15/drushrc.php" into "drupal" scope.
  7. Initialized Drupal 6.15 root directory at /var/aegir/platforms/drupal-6.15
  8. Found command: provision-install (commandfile=provision)
  9. Initializing drush commandfile: drush_make
  10. Initializing drush commandfile: drush_make_d_o
  11. Initializing drush commandfile: provision
  12. Initializing drush commandfile: provision_apache
  13. Undefined index: base_url provision_apache.drush.inc:50
  14. Initializing drush commandfile: provision_drupal
  15. Initializing drush commandfile: provision_mysql
  16. Undefined index: db_url provision_mysql.drush.inc:16
  17. Including /var/aegir/.drush/provision/web_server/install.provision.inc
  18. Including /var/aegir/.drush/provision/platform/install.provision.inc
  19. Including /var/aegir/.drush/provision/db_server/install.provision.inc
  20. Created sites/devel.local
  21. Changed permissions of sites/devel.local to 0755
  22. Created sites/devel.local/themes
  23. Changed permissions of sites/devel.local/themes to 2775
  24. Created sites/devel.local/modules
  25. Changed permissions of sites/devel.local/modules to 2775
  26. Created sites/devel.local/libraries
  27. Changed permissions of sites/devel.local/libraries to 2775
  28. Created sites/devel.local/private
  29. Changed permissions of sites/devel.local/private to 0755
  30. Created sites/devel.local/private/files
  31. Changed permissions of sites/devel.local/private/files to 2770
  32. Created sites/devel.local/private/temp
  33. Changed permissions of sites/devel.local/private/temp to 2770
  34. Created sites/devel.local/files
  35. Changed permissions of sites/devel.local/files to 2770
  36. Created sites/devel.local/files/tmp
  37. Changed permissions of sites/devel.local/files/tmp to 2770
  38. Created sites/devel.local/files/images
  39. Changed permissions of sites/devel.local/files/images to 2770
  40. Created sites/devel.local/files/pictures
  41. Changed permissions of sites/devel.local/files/pictures to 2770
  42. Changed ownership of sites/devel.local/files
  43. Changed ownership of sites/devel.local/private
  44. Changed group ownership of sites/devel.local/files
  45. Changed group ownership of sites/devel.local/private/files
  46. Changed group ownership of sites/devel.local/private/temp
  47. Granting privileges to site_224@localhost on site_224
  48. Created site_224 database
  49. Generate settings.php file
  50. Changed permissions of settings.php to 0440
  51. Change group ownership of settings.php to www-data
  52. Drush bootstrap phase : _drush_bootstrap_drupal_site()
  53. Initialized Drupal site devel.local at sites/devel.local
  54. Including version specific file : /var/aegir/.drush/provision/platform/drupal/install_6.inc
  55. Drush bootstrap phase : _drush_bootstrap_drupal_configuration()
  56. Drush bootstrap phase : _drush_bootstrap_drupal_database()
  57. Successfully connected to the Drupal database.
  58. Installing Drupal schema
  59. Loading drupal_developer install profile
  60. Installing translation : en
  61. Undefined variable: missing_requirement install_6.inc:225
  62. Drush bootstrap phase : _drush_bootstrap_drupal_full()
  63. Installed Block module.
  64. Installed Filter module.
  65. Installed Node module.
  66. Installed User module.
  67. Installed User module.
  68. Installed Filter module.
  69. Installed Block module.
  70. Installed Node module.
  71. Installed Taxonomy module.
  72. Installed Comment module.
  73. Installed Profile module.
  74. Installed Menu module.
  75. Installed Database logging module.
  76. Installed Devel module.
  77. Installed Devel generate module.
  78. Installed Administration menu module.
  79. Installed Install Profile API module.
  80. Installed Coder module.
  81. Initial locale import
  82. Running profile specific task : profile
  83. WD actions: Action 'Unpublish comment' added.
  84. WD actions: Action 'Publish post' added.
  85. WD actions: Action 'Unpublish post' added.
  86. WD actions: Action 'Make post sticky' added.
  87. WD actions: Action 'Make post unsticky' added.
  88. WD actions: Action 'Promote post to front page' added.
  89. WD actions: Action 'Remove post from front page' added.
  90. WD actions: Action 'Save post' added.
  91. WD actions: Action 'Block current user' added.
  92. WD actions: Action 'Ban IP address of current user' added.
  93. Drush command could not be completed.
  94. Output from failed command : Fatal error: Call to undefined function drupal_mail_wrapper() in /var/aegir/platforms/drupal-6.15/includes/mail.inc on line 177
  95. An error occurred at function : drush_hosting_hosting_task
  96. Changes for drush_hosting_hosting_task module have been rolled back.
  97. Command dispatch complete
  98. Peak memory usage was 11.19 MB

Submit Fix

Any tags you'd like to associate with your code, delimitered by commas (example: Views, CCK, Module, etc).
Select the syntax highlighting mode to use.