aegir

Aegir installation debug output on Arch linux

  1. [aegir@tonga ~]$ drush hostmaster-install --web_group=http --debug
  2. Bootstrap to phase 0.

Aegir 1.5 & D7.9 core errors.

  1. -  user warning: Table 'masteraegir_0.current' doesn't exist query: SELECT c.nid, c.short_name, c.version as current_version, t.version as target_version, c.version_code as current_version_code, t.ver

Aegir Automatic install failure

  1. aegir@aegir:~$ sudo env DEBUG=yes apt-get install aegir
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information...

Aegir Automatic install failure

  1. root@li352-41:/tmp# env DEBUG=yes apt-get install aegir
  2. Reading package lists... Done
  3. Building dependency tree      
  4. Reading state information...

Fix for Fix for Aegir RC install fail

  1. apt-get install apache2 php5 php5-cli php5-gd php5-mysql postfix sudo rsync git-core unzip curl
  2. !REG3XP1!>
  3. [added curl]
  4. !REG3XP1!>
  5. a2enmod rewrite
  6. !REG3XP1!>
  7. ln -s /var/aegir/config/apache.conf /etc/apache2/conf.d/aegir.conf

Fix for Aegir RC install fail

  1. apt-get install apache2 php5 php5-cli php5-gd php5-mysql postfix sudo rsync git-core unzip curl
  2. !REG3XP1!>
  3. [added curl]
  4. !REG3XP1!>
  5. a2enmod rewrite
  6. !REG3XP1!>
  7. ln -s /var/aegir/config/apache.conf /etc/apache2/conf.d/aegir.conf

Fix for Aegir RC install fail

  1. make sure curl is installed!

Aegir 1.0-rc2 bogus upgrade platform alias

  1. //For a platform in Aegir 0.3 at /var/aegir/myplatform.
  2.  
  3. //Bogus configuration:
  4.  
  5. <?php
  6. $aliases['platform_myplatform'] = array (
  7.   'context_type' => 'server',
  8.   'server' => '@server_master',
  9.  

Aegir RC install fail

  1. apt-get install apache2 php5 php5-cli php5-gd php5-mysql postfix sudo rsync git-core unzip
  2.  
  3. a2enmod rewrite
  4.  
  5. ln -s /var/aegir/config/apache.conf /etc/apache2/conf.d/aegir.conf
  6.  
  7. [add to /etc/sudo

aegir upgrade transcript (alpha8 to rc1)

  1. aegir@tonga-deploy:~$ sh upgrade.sh.txt
  2. ==> Aegir 0.4-rc1 automated upgrade script
  3. ==> This script makes the following assumptions:
  4.  * you have read UPGRADE.txt and prepared the server accordingl
Syndicate content