Tattler - Install error out

Events happening in the community are now at Drupal community events on www.drupal.org.
that0n3guy's picture

Hey all,

I've been using Aegir since 4.0 alpha2 came out and have a couple issues with install profiles.

I first noticed came across this error when trying to create a quick install profile using http://www.lullabot.com/articles/5-step-drupal-distributions .

Now I get basically the same errors when using tattler http://tattlerapp.com/download . It verify's alright but bombs out on the install.

I tired renaming the tattler.profile file to tattler_install.profile (like suggested in the FAQ) and renamed the profile folder as well. (I also changed anything in the profile file that I though might have needed to be change) and it still does work.

These two errors look the same

Here is my tattler install log:

Task starts processing
Running: php /var/aegir/drush/drush.php --root='/var/aegir/platforms/tattler' 'provision' 'install' 'tat.mysite.com' --backend
The external command could not be executed due to an application error.
Drush bootstrap phase : _drush_bootstrap_drush()
Drush bootstrap phase : _drush_bootstrap_drupal_root()
Loading drushrc "/var/aegir/platforms/tattler/drushrc.php" into "drupal" scope.
Initialized Drupal 6.14 root directory at /var/aegir/platforms/tattler
Found command: provision install
Initializing drush commandfile: provision_apache
Undefined index: base_url
Initializing drush commandfile: provision_drupal
Initializing drush commandfile: provision_mysql
Undefined index: db_url
Including /var/aegir/.drush/provision/web_server/install.provision.inc
Including /var/aegir/.drush/provision/platform/install.provision.inc
Including /var/aegir/.drush/provision/db_server/install.provision.inc
Created sites/tat.mysite.com
Changed permissions of sites/tat.mysite.com to 0755
Created sites/tat.mysite.com/files
Changed permissions of sites/tat.mysite.com/files to 2770
Created sites/tat.mysite.com/files/tmp
Changed permissions of sites/tat.mysite.com/files/tmp to 2770
Created sites/tat.mysite.com/files/images
Changed permissions of sites/tat.mysite.com/files/images to 2770
Created sites/tat.mysite.com/files/pictures
Changed permissions of sites/tat.mysite.com/files/pictures to 2770
Created sites/tat.mysite.com/themes
Changed permissions of sites/tat.mysite.com/themes to 0755
Created sites/tat.mysite.com/modules
Changed permissions of sites/tat.mysite.com/modules to 0755
Changed ownership of sites/tat.mysite.com/files
Changed group ownership of sites/tat.mysite.com/files
Changed ownership of sites/tat.mysite.com/files/tmp
Changed group ownership of sites/tat.mysite.com/files/tmp
Changed ownership of sites/tat.mysite.com/files/images
Changed group ownership of sites/tat.mysite.com/files/images
Changed ownership of sites/tat.mysite.com/files/pictures
Changed group ownership of sites/tat.mysite.com/files/pictures
Granting privileges to site_530@localhost on site_530
Created site_530 database
Generate settings.php file
Changed permissions of settings.php to 0440
Change group ownership of settings.php to www-data
Drush bootstrap phase : _drush_bootstrap_drupal_site()
Initialized Drupal site tat.mysite.com at sites/tat.mysite.com
Including version specific file : /var/aegir/.drush/provision/platform/drupal/install_6.inc
Drush bootstrap phase : _drush_bootstrap_drupal_configuration()
Drush bootstrap phase : _drush_bootstrap_drupal_database()
Successfully connected to the Drupal database.
Installing Drupal schema
Loading tattler_install install profile
Installing translation : en
Drush command could not be completed.
Output from failed command : Fatal error: Call to undefined function tattler_install_profile_modules() in /var/aegir/platforms/tattler/includes/install.inc on line 682
Removing task from hosting queue
An error occurred at function : drush_hosting_hosting_task
Changes for drush_hosting_hosting_task module have been rolled back.
Command dispatch complete

my '5 step profile' log

Task starts processing
Running: php /var/aegir/drush/drush.php --root='/var/aegir/platforms/simplis_base' 'provision' 'install' 'stsb.mysite.com' --backend
The external command could not be executed due to an application error.
Drush bootstrap phase : _drush_bootstrap_drush()
Drush bootstrap phase : _drush_bootstrap_drupal_root()
Loading drushrc "/var/aegir/platforms/simplis_base/drushrc.php" into "drupal" scope.
Initialized Drupal 6.14 root directory at /var/aegir/platforms/simplis_base
Found command: provision install
Initializing drush commandfile: provision_apache
Undefined index: base_url
Initializing drush commandfile: provision_drupal
Initializing drush commandfile: provision_mysql
Undefined index: db_url
Including /var/aegir/.drush/provision/web_server/install.provision.inc
Including /var/aegir/.drush/provision/platform/install.provision.inc
Including /var/aegir/.drush/provision/db_server/install.provision.inc
Created sites/stsb.mysite.com
Changed permissions of sites/stsb.mysite.com to 0755
Created sites/stsb.mysite.com/files
Changed permissions of sites/stsb.mysite.com/files to 2770
Created sites/stsb.mysite.com/files/tmp
Changed permissions of sites/stsb.mysite.com/files/tmp to 2770
Created sites/stsb.mysite.com/files/images
Changed permissions of sites/stsb.mysite.com/files/images to 2770
Created sites/stsb.mysite.com/files/pictures
Changed permissions of sites/stsb.mysite.com/files/pictures to 2770
Created sites/stsb.mysite.com/themes
Changed permissions of sites/stsb.mysite.com/themes to 0755
Created sites/stsb.mysite.com/modules
Changed permissions of sites/stsb.mysite.com/modules to 0755
Changed ownership of sites/stsb.mysite.com/files
Changed group ownership of sites/stsb.mysite.com/files
Changed ownership of sites/stsb.mysite.com/files/tmp
Changed group ownership of sites/stsb.mysite.com/files/tmp
Changed ownership of sites/stsb.mysite.com/files/images
Changed group ownership of sites/stsb.mysite.com/files/images
Changed ownership of sites/stsb.mysite.com/files/pictures
Changed group ownership of sites/stsb.mysite.com/files/pictures
Granting privileges to site_532@localhost on site_532
Created site_532 database
Generate settings.php file
Changed permissions of settings.php to 0440
Change group ownership of settings.php to www-data
Drush bootstrap phase : _drush_bootstrap_drupal_site()
Initialized Drupal site stsb.mysite.com at sites/stsb.mysite.com
Including version specific file : /var/aegir/.drush/provision/platform/drupal/install_6.inc
Drush bootstrap phase : _drush_bootstrap_drupal_configuration()
Drush bootstrap phase : _drush_bootstrap_drupal_database()
Successfully connected to the Drupal database.
Installing Drupal schema
Loading dump_install install profile
Installing translation : en
Drush command could not be completed.
Output from failed command : Fatal error: Call to undefined function dump_install_profile_modules() in /var/aegir/platforms/simplis_base/includes/install.inc on line 682
Removing task from hosting queue
An error occurred at function : drush_hosting_hosting_task
Changes for drush_hosting_hosting_task module have been rolled back.
Command dispatch complete

Any ideas?

Comments

Not a php memory issue... I dont think

that0n3guy's picture

I found a note on IRC that this may be a php memory limit issue. It was also posted about here (look at the bottom) http://groups.drupal.org/node/24994 .

I checked my cli php memory and its 128... I even upped it to 192 to see if that would work... nothing still

I even restarted appached to see if that would help any... no go. This does this for my custom (dump) profile as well as tattlers.

Any suggestsion?

There's a ticket about it

mig5's picture

There's a ticket about it http://drupal.org/node/605356

No solution yet (if there is one)

Aegir hosting system

Group organizers

Group categories

Group notifications

This group offers an RSS feed. Or subscribe to these personalized, sitewide feeds: