Advertisement
hp3kman

Aegir Upgrade to 1.0-RC2!!!

Mar 18th, 2011
179
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 10.51 KB | None | 0 0
  1. aegir@cs1:~$ sh upgrade.sh
  2. ==> Aegir 6.x-1.0-rc2 automated upgrade script
  3. ==> This script makes the following assumptions:
  4. * you have read UPGRADE.txt and prepared the server accordingly
  5. * you are executing this script as your "aegir" user
  6. * that the following settings are correct
  7.  
  8. The Aegir version to upgrade to is 6.x-1.0-rc2
  9. The Aegir home dir is /var/aegir
  10. The new hostmaster platform will be /var/aegir/platforms/hostmaster-6.x-1.0-rc2
  11. The version of Drush will be 7.x-4.4
  12. The version of Drush Make will be 6.x-2.2
  13. Your Aegir domain is aegir.example.com
  14. Your old hostmaster platform was /var/aegir/platforms/hostmaster-0.4-rc1
  15. The Drush command is "php /var/aegir/drush/drush.php"
  16.  
  17. Do you want to proceed with the upgrade? [Y/n] n
  18. Upgrade aborted by user.
  19. aegir@cs1:~$ nano upgrade.sh
  20. aegir@cs1:~$ sh upgrade.sh
  21. ==> Aegir 6.x-1.0-rc2 automated upgrade script
  22. ==> This script makes the following assumptions:
  23. * you have read UPGRADE.txt and prepared the server accordingly
  24. * you are executing this script as your "aegir" user
  25. * that the following settings are correct
  26.  
  27. The Aegir version to upgrade to is 6.x-1.0-rc2
  28. The Aegir home dir is /var/aegir
  29. The new hostmaster platform will be /var/aegir/platforms/hostmaster-6.x-1.0-rc2
  30. The version of Drush will be 7.x-4.4
  31. The version of Drush Make will be 6.x-2.2
  32. Your Aegir domain is civiclix.com
  33. Your old hostmaster platform was /var/aegir/platforms/hostmaster-0.4-rc1
  34. The Drush command is "php /var/aegir/drush/drush.php"
  35.  
  36. Do you want to proceed with the upgrade? [Y/n] y
  37. ==> Moving existing drush into /var/aegir/pre-upgrade-2011-03-18-1749
  38. --2011-03-18 17:50:00-- http://ftp.drupal.org/files/projects/drush-7.x-4.4.tar.gz
  39. Resolving ftp.drupal.org... 140.211.166.134
  40. Connecting to ftp.drupal.org|140.211.166.134|:80... connected.
  41. HTTP request sent, awaiting response... 200 OK
  42. Length: 253012 (247K) [application/x-gzip]
  43. Saving to: `drush-7.x-4.4.tar.gz'
  44.  
  45. 100%[====================================================================================================================================================================================================>] 253,012 28.3K/s in 8.6s
  46.  
  47. 2011-03-18 17:50:12 (28.6 KB/s) - `drush-7.x-4.4.tar.gz' saved [253012/253012]
  48.  
  49. ==> Moving existing provision into /var/aegir/pre-upgrade-2011-03-18-1749
  50. --2011-03-18 17:50:13-- http://ftp.drupal.org/files/projects/provision-6.x-1.0-rc2.tar.gz
  51. Resolving ftp.drupal.org... 140.211.166.134
  52. Connecting to ftp.drupal.org|140.211.166.134|:80... connected.
  53. HTTP request sent, awaiting response... 200 OK
  54. Length: 93503 (91K) [application/x-gzip]
  55. Saving to: `provision-6.x-1.0-rc2.tar.gz'
  56.  
  57. 100%[====================================================================================================================================================================================================>] 93,503 93.2K/s in 1.0s
  58.  
  59. 2011-03-18 17:50:20 (93.2 KB/s) - `provision-6.x-1.0-rc2.tar.gz' saved [93503/93503]
  60.  
  61. ==> Moving existing drush_make into /var/aegir/pre-upgrade-2011-03-18-1749
  62. Project drush_make (6.x-2.2) downloaded to /var/aegir/.drush/drush_make. [success]
  63. Project drush_make contains 0 modules: .
  64.  
  65. This command will operate the following changes in your system:
  66.  
  67. 1. verify the server and the hostmaster site (provision-verify)
  68. 2. verify the new platform (which will download it if missing)
  69. 3. stop the Aegir frontend (hostmaster-pause)
  70. 4. remove the cronjob (crontab -r)
  71. 5. attempt a migration to the new platform (provision-migrate)
  72. 6. start the Aegir frontend again (hostmaster-resume)
  73. 7. replace the crontab.
  74.  
  75. We are making the following assumptions:
  76. * you have read UPGRADE.txt
  77. * you are executing this script as your "aegir" user
  78.  
  79. Do you really want to proceed with the upgrade? (y/n): y
  80. array_key_exists() expects parameter 2 to be array, string given verify.provision.inc:28 [warning]
  81. array_key_exists() expects parameter 2 to be array, string given verify.provision.inc:28 [warning]
  82. Project information for drupal retrieved. [ok]
  83. drupal downloaded from http://ftp.drupal.org/files/projects/drupal-6.20.tar.gz. [ok]
  84. hostmaster cloned from http://git.drupal.org/project/hostmaster.git. [ok]
  85. Checked out tag 6.x-1.0-rc2. [ok]
  86. Found makefile: hostmaster.make [ok]
  87. Project information for admin_menu retrieved. [ok]
  88. Project information for openidadmin retrieved. [ok]
  89. Project information for install_profile_api retrieved. [ok]
  90. Project information for jquery_ui retrieved. [ok]
  91. Project information for modalframe retrieved. [ok]
  92. admin_menu downloaded from http://ftp.drupal.org/files/projects/admin_menu-6.x-1.6.tar.gz. [ok]
  93. openidadmin downloaded from http://ftp.drupal.org/files/projects/openidadmin-6.x-1.2.tar.gz. [ok]
  94. install_profile_api downloaded from http://ftp.drupal.org/files/projects/install_profile_api-6.x-2.1.tar.gz. [ok]
  95. jquery_ui downloaded from http://ftp.drupal.org/files/projects/jquery_ui-6.x-1.3.tar.gz. [ok]
  96. modalframe downloaded from http://ftp.drupal.org/files/projects/modalframe-6.x-1.6.tar.gz. [ok]
  97. jquery_ui downloaded from http://jquery-ui.googlecode.com/files/jquery.ui-1.6.zip. [ok]
  98. Created civiclixcom database [success]
  99. array_keys() expects parameter 1 to be array, null given deploy.provision.inc:84 [warning]
  100. array_merge(): Argument #2 is not an array deploy.provision.inc:88 [warning]
  101. Invalid argument supplied for foreach() deploy.provision.inc:89 [warning]
  102. Executing hosting_update_6014 [success]
  103. UPDATE {system} SET weight = 0 WHERE type='module' and name='hosting' [success]
  104. 'all' cache was cleared [success]
  105. Finished performing updates. [ok]
  106. The following updates are pending:
  107.  
  108. hosting module
  109. 6014 - Restore proper weight to the hosting module For some obscure reason,
  110. the weight is 10 which makes its updates run after all others, which gave us
  111. constant issues during upgrades.
  112.  
  113.  
  114. Do you wish to run all pending updates? (y/n): y
  115. Dispatch command was run successfully [success]
  116. This command will replace your crontab for this user. continue? (y/n): y
  117. /var/aegir/drush/drush.php '@hostmaster' hosting-dispatch
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement