This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Do you really want to proceed with the install (y/n): y | |
| Project drush_make (6.x-2.3) downloaded to /var/aegir/.drush/drush_make. [success] | |
| Project drush_make contains 0 modules: . | |
| Project information for drupal retrieved. [ok] | |
| drupal downloaded from http://ftp.drupal.org/files/projects/drupal-6.28.tar.gz. [ok] | |
| hostmaster cloned from http://git.drupal.org/project/hostmaster.git. [ok] | |
| Checked out tag 6.x-1.9. [ok] | |
| Found makefile: hostmaster.make [ok] | |
| Project information for admin_menu retrieved. [ok] | |
| Project information for openidadmin retrieved. [ok] | |
| Project information for install_profile_api retrieved. [ok] | |
| Project information for jquery_ui retrieved. [ok] | |
| Project information for modalframe retrieved. [ok] | |
| admin_menu downloaded from http://ftp.drupal.org/files/projects/admin_menu-6.x-1.8.tar.gz. [ok] | |
| openidadmin downloaded from http://ftp.drupal.org/files/projects/openidadmin-6.x-1.2.tar.gz. [ok] | |
| install_profile_api downloaded from http://ftp.drupal.org/files/projects/install_profile_api-6.x-2.1.tar.gz. [ok] | |
| jquery_ui downloaded from http://ftp.drupal.org/files/projects/jquery_ui-6.x-1.3.tar.gz. [ok] | |
| modalframe downloaded from http://ftp.drupal.org/files/projects/modalframe-6.x-1.6.tar.gz. [ok] | |
| jquery_ui downloaded from http://jquery-ui.googlecode.com/files/jquery.ui-1.6.zip. [ok] | |
| Created aegirprojectzeno database [success] | |
| Table 'aegirprojectzeno.system' doesn't exist [warning] | |
| query: SELECT filename FROM system WHERE name = 'jquery_ui' AND type = 'module' database.mysqli.inc:134 | |
| Table 'aegirprojectzeno.url_alias' doesn't exist [warning] | |
| query: SELECT COUNT(pid) FROM url_alias database.mysqli.inc:134 | |
| PROVISION_INSTALL_MISSING_REQUIREMENTS [error] | |
| 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 UI Not found) [error] | |
| Drush was not able to start (bootstrap) the Drupal database. [error] | |
| 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. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment