Closed (fixed)
Project:
Provision
Version:
6.x-0.4-alpha3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2010 at 02:41 UTC
Updated:
26 Jul 2011 at 20:11 UTC
Jump to comment: Most recent
Comments
Comment #1
jacobson commentedI was able to circumvent this problem by creating a D7A4 site outside of Aegir and then importing the site.
Comment #2
Anonymous (not verified) commentedI can't reproduce this. What version of Aegir components are you using? 0.4 alpha7?
Comment #3
Anonymous (not verified) commentedAlso, what version of PHP-cli etc?
Comment #4
Anonymous (not verified) commentedComment #5
gtodax commentedI'm pretty sure I don't have the same cause of the error, but I receive very similar errors when attempting to create a Drupal 7 Alpha 4 site in Aegir 0.4 Alpha 6. Below are my version of PHP (on Xen virtual guest Debian 5.0) and the errors:
Comment #6
Anonymous (not verified) commentedDrupal 7 provisioning was broken in Alpha6. Upgrade to 0.4alpha7.
Comment #7
adrian commentedInstalls were working of d7 alpha 5 and HEAD when i tested just now.
closing.
Comment #9
pindaman commentedI have maybe the sam problem
upgraded wirh the updated script to version 1.2
Created a new drupal 7 platform.
I can not create sites on this platform, because of an error (see below)
Drupal 6 platform sites are no problem
Running: /home/aegir/drush/drush.php --client_email='info@site.nl' @www.site.nl provision-install-backend --backend 2>&1
notice --> Undefined offset: 1 backend.inc:163
notice --> Undefined variable: output backend.inc:170
---then error occurs---
The command could not be executed successfully (returned: sh: line 1: 22775 Segmentation fault /home/aegir/drush/drush.php --client_email='info@site.nl' @www.site.nl provision-install-backend --backend 2>&1 , code: 139)
Drush was not able to start (bootstrap) the Drupal database. 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. Drush was attempting to connect to : Drupal version : 7.4 Site URI : etc etc...
any help is appreciated
thanks