Ticket #844 (closed maintenance: fixed)

Opened 20 months ago

Last modified 19 months ago

Stable BOA 2.4.2 Release

Reported by: chris Owned by: chris
Priority: major Milestone: Maintenance
Component: Live server Keywords:
Cc: ade, paul, annesley, ben Estimated Number of Hours: 0.0
Add Hours to Ticket: 0 Billable?: yes
Total Hours: 4.02

Description

Looks like all the tickets for BOA 2.4.2 have been closed and it is due to be released today:

The Changelog has not yet been updated:

For some unknown reason BOA no longer sends emails when a new version is out so the Changelog will need checking manually.

Attachments

tn.octopus.cnf (1.0 KB) - added by chris 19 months ago.
barracuda.cnf (2.0 KB) - added by chris 19 months ago.
octopus_log.txt (2.0 KB) - added by chris 19 months ago.
barracuda_log.txt (6.9 KB) - added by chris 19 months ago.

Change History

comment:1 Changed 20 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.25
  • Total Hours changed from 0.0 to 0.25

comment:2 Changed 19 months ago by chris

Looks like it's out now, ​https://github.com/omega8cc/boa/blob/master/CHANGELOG.txt has:

### Stable BOA-2.4.2 Release - Full Edition
### Date: Mon Apr 27 11:12:09 PDT 2015
### Milestone URL: https://github.com/omega8cc/boa/milestones/2.4.2

  @=> Includes Aegir Hostmaster 2.x-head with improvements
  @=> Includes Aegir Provision 3.x-head with improvements
  @=> Includes Drush 7 customized for BOA

# Release Notes:

  This BOA release includes 15 updated Aegir platforms with latest Drupal core,
  2 new features and enhancements, 13 new software versions, 3 other changes,
  plus over 20 bug fixes.

# Updated Octopus platforms:

  aGov 1.7 --------------------- https://drupal.org/project/agov
  Commerce 1.36 ---------------- https://drupal.org/project/commerce_kickstart
  Commerce 2.23 ---------------- https://drupal.org/project/commerce_kickstart
  Commons 2.23 ----------------- https://drupal.org/project/commons
  Commons 3.23 ----------------- https://drupal.org/project/commons
  Guardr 2.11 ------------------ https://drupal.org/project/guardr
  OpenAid 2.1 ------------------ https://drupal.org/project/openaid
  OpenAtrium 2.33 -------------- https://drupal.org/project/openatrium
  OpenChurch 1.17-b2 ----------- https://drupal.org/project/openchurch
  OpenChurch 2.1-b7 ------------ https://drupal.org/project/openchurch
  OpenOutreach 1.18 ------------ https://drupal.org/project/openoutreach
  OpenPublic 1.5 --------------- https://drupal.org/project/openpublic
  Panopoly 1.20 ---------------- https://drupal.org/project/panopoly
  Recruiter 1.6 ---------------- https://drupal.org/project/recruiter
  Restaurant 1.0-b12 ----------- https://drupal.org/project/restaurant

  @=> NOTE: Drupal 8 support is broken in this release, because latest Drush
      doesn't support older Drupal 8 beta versions, while new D8 beta is not
      released and tested yet, and we really need latest Drush to fix broken
      D6->D7 upgrade path, so we could prepare for full Aegir 3, which comes
      with D7 in the frontend.

# New features and enhancements:

  * Re-create files/robots.txt if older than 7 days
  * Restore default DNS when /root/.use.default.nameservers.cnf exists

# Changes:

  * Enable SPDY and PFS by default - fixes #545
  * Use GitLab as a secondary mirror
  * Whitelist drush pm-updatestatus

# System upgrades:

  * cURL 7.42.0 (if installed from sources)
  * Drush mini-7-25-04-2015
  * Duplicity 0.7.02 (please run 'backboa install' to upgrade)
  * MariaDB Galera Cluster 10.0.17
  * MySecureShell master-20-03-2015
  * Nginx 1.8.0
  * OpenSSH 6.8p1 (if installed from sources)
  * OpenSSL 1.0.2a (if installed from sources)
  * PHP 5.6.8, 5.5.24, 5.4.40
  * PHPRedis master-18-03-2015
  * Redis 3.0.0
  * Ruby 2.2.2

# Fixes:

  * Add service cron start to migrate docs - fixes #654
  * BOA.sh.txt should update installers when invoked interactively - fixes #644
  * Do not add Google DNS when custom DNS is expected
  * Do not count requests for images derivatives if private files mode is used
  * Do not create conflicting plain HTTP proxy for single IP mode - fixes #465
  * Force csf/lfd update before and after running barracuda upgrade - fixes #685
  * How to enable permanent redirect to HTTPS with single IP - #465
  * Improve DNS self-healing magic - see #674
  * Improve FPM auto-healing to properly detect conflicting instances
  * Make sure that dl mirrors never get blocked
  * Nginx: Stop the POST flood to /autodiscover/autodiscover.xml
  * Nginx: Use dummy db fastcgi_param placeholders if any of them is empty
  * Remove aggresive firewall cleanup - fixes #688
  * Remove onetime fix intended to sync new defaults - fixes #678
  * Update absolute URLs to files for sites cloned/migrated/renamed
  * Update composer on barracuda upgrade
  * Use _TOMCAT_TO_JETTY=NO in cnf template to avoid confusion - see #676
  * Use correct placeholder in the xboa proxy - fixes #655
  * Use MAIN_SITE_NAME instead of possibly fake SERVER_NAME - see #385
  * Where to add the SSL redirect configuration snippet - fixes #681

I'll see if I can get the update done tonight.

comment:3 Changed 19 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.25
  • Total Hours changed from 0.25 to 0.5

I'm a bit concerned that with the debian MySQL packages now having a number greater that the MariaDB packages we might end up with BOA uninstalling MariaDB or something:

apt-get dist-upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Calculating upgrade... Done
The following packages will be REMOVED:
  libmariadbclient-dev libmariadbclient18 libmariadbd-dev mariadb-client-5.5
  mariadb-client-core-5.5 mariadb-server-5.5 mariadb-server-core-5.5
The following packages will be upgraded:
  libmysqlclient18
1 upgraded, 0 newly installed, 7 to remove and 0 not upgraded.
Need to get 0 B/677 kB of archives.
After this operation, 117 MB disk space will be freed.
Do you want to continue [Y/n]? n

If BOA uses upgrade then it'll be OK:

apt-get upgrade
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages have been kept back:
  libmysqlclient18
0 upgraded, 0 newly installed, 0 to remove and 1 not upgraded.

See: ticket:692#comment:180 and I have opened a BOA ticket about this for reassurance before doing the upgrade https://github.com/omega8cc/boa/issues/697

comment:4 Changed 19 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.1
  • Total Hours changed from 0.5 to 0.6

The MySQL issues shouldn't be a problem:"BOA doesn't use dist-upgrade for normal upgrades" https://github.com/omega8cc/boa/issues/697#issuecomment-97547325

So I'm going to do the upgrade now.

comment:5 Changed 19 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.77
  • Total Hours changed from 0.6 to 1.37

Following the notes at wiki:PuffinServer#UpgradingBOA

sudo -i
screen -r
cd;wget -q -U iCab http://files.aegir.cc/BOA.sh.txt;bash BOA.sh.txt
BOA Meta Installer setup completed
Please check INSTALL.txt and UPGRADE.txt at http://bit.ly/boa-docs
Bye

Reloading configuration files for periodic command scheduler: cron.
barracuda up-stable
BOA [21:44:49] ==> Skynet Agent v.BOA-2.4.2 welcomes you aboard!
 
BOA [21:44:52] ==> INFO: UPGRADE
 
Do you want to proceed with the upgrade? [Y/n] y
 
BOA [21:45:10] ==> Aegir on puffin.webarch.net Debian/wheezy x86_64 PHP 5.3

BOA [21:45:28] ==> INFO: Installing extra Drush versions...
BOA [21:45:47] ==> INFO: Running system packages update...
BOA [21:46:53] ==> INFO: Upgrading required libraries and tools...
BOA [21:47:34] ==> INFO: Installed Nginx version nginx/1.7.10, upgrade required
BOA [21:47:35] ==> INFO: Upgrading Nginx...
BOA [21:49:09] ==> INFO: Running aptitude full-upgrade...
BOA [21:50:03] ==> INFO: Installing MySecureShell master-20-03-2015...
BOA [21:51:08] ==> INFO: Installing Zend OPcache upgrade for PHP 5.3.29...
BOA [21:51:30] ==> INFO: Installing PhpRedis upgrade for PHP 5.3.29...
BOA [21:51:55] ==> INFO: Installed Redis version 2.8.19, upgrade required
BOA [21:51:55] ==> INFO: Installing Redis update for Debian/wheezy...
BOA [21:53:20] ==> INFO: Updating MariaDB and PHP configuration
BOA [21:53:22] ==> INFO: OS and services upgrade completed
 
BOA [21:53:22] ==> INFO: Restarting MariaDB server...
BOA [21:53:32] ==> INFO: Upgrading MariaDB tables if necessary...
BOA [21:54:33] ==> ALRT! MariaDB server not installed properly!
BOA [21:54:33] ==> EXIT: We can't proceed and will exit now
BOA [21:54:33] ==> Bye

So BOA did uninstall the database...

 aptitude install libmariadbclient-dev libmariadbclient18 libmariadbd-dev mariadb-client-5.5 mariadb-client-core-5.5 mariadb-server-5.5 mariadb-server-core-5.5
The following NEW packages will be installed:
  libmariadbclient-dev libmariadbclient18{b} libmariadbd-dev mariadb-client-5.5 mariadb-client-core-5.5 mariadb-server-5.5 mariadb-server-core-5.5 
0 packages upgraded, 7 newly installed, 0 to remove and 0 not upgraded.
Need to get 34.5 MB of archives. After unpacking 120 MB will be used.
The following packages have unmet dependencies:
 libmariadbclient18 : Depends: libmysqlclient18 (= 5.5.42+maria-1~wheezy) but 5.5.43-0+deb7u1 is installed.
The following actions will resolve these dependencies:

     Keep the following packages at their current version:
1)     libmariadbclient-dev [Not Installed]               
2)     libmariadbclient18 [Not Installed]                 
3)     libmariadbd-dev [Not Installed]                    
4)     mariadb-client-5.5 [Not Installed]                 
5)     mariadb-client-core-5.5 [Not Installed]            
6)     mariadb-server-5.5 [Not Installed]                 
7)     mariadb-server-core-5.5 [Not Installed]            



Accept this solution? [Y/n/q/?] n
The following actions will resolve these dependencies:

     Downgrade the following packages:                                                                                  
1)     libmysqlclient18 [5.5.43-0+deb7u1 (now, oldstable, oldstable-proposed-updates) -> 5.5.42+maria-1~wheezy (<NULL>)]



Accept this solution? [Y/n/q/?] y

The following packages will be DOWNGRADED:
  libmysqlclient18 
The following NEW packages will be installed:
  libmariadbclient-dev libmariadbclient18 libmariadbd-dev mariadb-client-5.5 mariadb-client-core-5.5 mariadb-server-5.5 mariadb-server-core-5.5 
0 packages upgraded, 7 newly installed, 1 downgraded, 0 to remove and 0 not upgraded.
Need to get 34.5 MB of archives. After unpacking 117 MB will be used.
Do you want to continue? [Y/n/?] y

And downloading the packages is taking ages...

Have posted a update to the BOA ticket:

Had to reset the root MySQL password from /root/.my.cnf and the server is back up and running!

Last edited 19 months ago by chris (previous) (diff)

comment:6 Changed 19 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.15
  • Total Hours changed from 1.37 to 1.52

I have posted a follow up on the BOA ticket https://github.com/omega8cc/boa/issues/697#issuecomment-97591844

comment:7 Changed 19 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.05
  • Total Hours changed from 1.52 to 1.57

I re-synced the Redis password for Munin, see PuffinServer#Muninconfigchanges

Changed 19 months ago by chris

Changed 19 months ago by chris

Changed 19 months ago by chris

Changed 19 months ago by chris

comment:8 Changed 19 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.45
  • Total Hours changed from 1.57 to 2.02

Posting files requested here https://github.com/omega8cc/boa/issues/697#issuecomment-97731677 as attachments to this ticket and have linked them from the comment posted at github:

comment:9 Changed 19 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 0.5
  • Total Hours changed from 2.02 to 2.52

MariaDB 5.5.43 now available which solves this issue.

Also there are a couple of variables that it has been suggested are changed, _STRICT_BIN_PERMISSIONS and _SQUEEZE_TO_WHEEZY, however _SQUEEZE_TO_WHEEZY was commented out, see https://tech.transitionnetwork.org/trac/attachment/ticket/844/barracuda.cnf but it has been changed to NO.

I have updated the BOA ticket:

And upgraded to the new version of MariaDB:

2015-05-01      chris
        *       libmariadbclient-dev/wheezy libmariadbclient18/wheezy libmariadbd-dev/wheezy libmysqlclient18/wheezy mariadb-client-5.5/wheezy mariadb-client-core-5.5/wheezy mariadb-common/wheezy mariadb-server-5.5/wheezy mariadb-server-core-5.5/wheezy mysql-common/wheezy : updated

I'll retry the BOA upgrade tonight.

comment:10 Changed 19 months ago by chris

I'm going to run the BOA upgrade now.

comment:11 Changed 19 months ago by chris

  • Add Hours to Ticket changed from 0.0 to 1.5
  • Status changed from new to closed
  • Resolution set to fixed
  • Total Hours changed from 2.52 to 4.02

Following the notes at wiki:PuffinServer#UpgradingBOA

sudo -i
screen
cd;wget -q -U iCab http://files.aegir.cc/BOA.sh.txt;bash BOA.sh.txt
  
  BOA Meta Installer setup completed
  Please check INSTALL.txt and UPGRADE.txt at http://bit.ly/boa-docs
  Bye
  
  Reloading configuration files for periodic command scheduler: cron.
  
barracuda up-stable

  BOA [22:07:01] ==> Skynet Agent v.BOA-2.4.2 welcomes you aboard!
   
  BOA [22:07:04] ==> INFO: UPGRADE
   
  Do you want to proceed with the upgrade? [Y/n] y
  
  BOA [22:07:35] ==> Aegir on puffin.webarch.net Debian/wheezy x86_64 PHP 5.3
  
  BOA [22:07:45] ==> INFO: Installing extra Drush versions...
  BOA [22:07:52] ==> INFO: Running system packages update...
  BOA [22:08:55] ==> INFO: Upgrading required libraries and tools...
  BOA [22:09:37] ==> INFO: Running aptitude full-upgrade...
  BOA [22:10:33] ==> INFO: PHP 5.3.29 rebuild required for MariaDB 5.5.43
  BOA [22:10:33] ==> INFO: Building PHP 5.3.29 from sources, please wait...
  BOA [22:10:43] ==> INFO: Building PHP 5.3.29 part 1/3
  BOA [22:10:44] ==> INFO: Building PHP 5.3.29 part 2/3
  BOA [22:12:32] ==> INFO: Building PHP 5.3.29 part 3/3
  BOA [22:23:33] ==> INFO: Installing Zend OPcache for PHP 5.3.29...
  BOA [22:23:56] ==> INFO: Installing PhpRedis for PHP 5.3.29...
  BOA [22:24:16] ==> INFO: Installing UploadProgress for PHP 5.3.29...
  BOA [22:24:26] ==> INFO: Installing JSMin for PHP 5.3.29...
  BOA [22:24:36] ==> INFO: Installing Imagick for PHP 5.3.29...
  BOA [22:24:58] ==> INFO: Installing MailParse for PHP 5.3.29...
  BOA [22:25:30] ==> INFO: Updating MariaDB and PHP configuration
  BOA [22:25:32] ==> INFO: OS and services upgrade completed
   
  BOA [22:25:32] ==> INFO: Restarting MariaDB server...
  BOA [22:25:51] ==> INFO: Upgrading MariaDB tables if necessary...
  
  Do you want to upgrade Aegir Master Instance? [Y/n] y
  BOA [22:26:59] ==> INFO: Running Aegir Master Instance upgrade
  BOA [22:27:56] ==> INFO: Downloading drush mini-7-25-04-2015...
  BOA [22:28:02] ==> INFO: Installing Aegir Provision backend...
  BOA [22:28:02] ==> INFO: Downloading Drush and Provision extensions...
  BOA [22:28:03] ==> INFO: Running hostmaster-migrate, please wait...
  BOA [22:30:51] ==> INFO: Aegir Master Instance upgrade completed
  BOA [22:31:04] ==> INFO: Restarting Redis, PHP-FPM and Nginx...
  BOA [22:31:13] ==> INFO: Restarting MariaDB server...
   
  BOA [22:31:24] ==> INFO: Cleaning up system swap, it may take a moment...
  BOA [22:32:33] ==> CARD: Now charging your credit card for this magic show...
  BOA [22:32:39] ==> CARD: Thank you for entering your correct PIN code...
  BOA [22:32:45] ==> CARD: It will take a moment to process your payment...
  BOA [22:32:54] ==> JOKE: Just kidding !!! Enjoy your Aegir Hosting System :)
  
  BOA [22:33:00] ==> Final post-upgrade cleaning, one moment...
  BOA [22:39:33] ==> BYE!
  
  
  BARRACUDA upgrade completed
  Bye
  
barracuda up-stable system 
  
  Preparing the upgrade in silent mode...
  
  NOTE: There will be no progress displayed in the console
  but you will receive an e-mail once the upgrade is complete
  
  You could watch the progress in another window with command:
    tail -f /var/backups/reports/up/barracuda/150501/barracuda-up-150501-2246.log
  or wait until you will see the line: BARRACUDA upgrade completed
  
  Waiting 8 seconds...
  Starting the upgrade in silent mode now...

tail -f /var/backups/reports/up/barracuda/150501/barracuda-up-150501-2246.log
  BOA [22:47:03] ==> Skynet Agent v.BOA-2.4.2 welcomes you aboard!
   
  BOA [22:47:06] ==> INFO: UPGRADE
   
   
  BOA [22:47:31] ==> Aegir on puffin.webarch.net Debian/wheezy x86_64 PHP 5.3
   
  BOA [22:47:42] ==> INFO: Installing extra Drush versions...
  BOA [22:47:49] ==> INFO: Running system packages update...
  BOA [22:48:53] ==> INFO: Upgrading required libraries and tools...
  BOA [22:49:35] ==> INFO: Running aptitude full-upgrade...
  BOA [22:50:24] ==> INFO: Updating MariaDB and PHP configuration
  BOA [22:50:26] ==> INFO: OS and services upgrade completed
   
  BOA [22:50:26] ==> INFO: Aegir Master Instance upgrade skipped
  BOA [22:50:39] ==> INFO: Restarting Redis, PHP-FPM and Nginx...
  BOA [22:50:47] ==> INFO: Restarting MariaDB server...
   
  BOA [22:50:58] ==> INFO: Cleaning up system swap, it may take a moment...
  BOA [22:52:11] ==> CARD: Now charging your credit card for this magic show...
  BOA [22:52:17] ==> CARD: Thank you for entering your correct PIN code...
  BOA [22:52:23] ==> CARD: It will take a moment to process your payment...
  BOA [22:52:32] ==> JOKE: Just kidding !!! Enjoy your Aegir Hosting System :)
   
  BOA [22:52:38] ==> Final post-upgrade cleaning, one moment...
  BOA [22:52:45] ==> BYE!
  
  REPORT: Successful Barracuda upgrade on puffin.webarch.net sent to chris@webarchitects.co.uk
  
  BARRACUDA upgrade completed
  Bye

octopus up-stable all both
  
  load is 3 while maxload is 600
  Octopus upgrade for User /data/disk/tn
  Waiting 7 seconds...
  
  BOA [23:04:55] ==> Skynet Agent v.BOA-2.4.2 welcomes you aboard!
   
  BOA [23:04:59] ==> Octopus Satellite Instance Upgrade in progress...
   
  BOA [23:04:59] ==> This Octopus URL address is tn.puffin.webarch.net
  BOA [23:04:59] ==> This Octopus PHP version is 5.3
  BOA [23:04:59] ==> This Octopus System is Debian/wheezy x86_64
   
  BOA [23:05:08] ==> UPGRADE A: Shared platforms code v.012 (new) will be created
  BOA [23:05:41] ==> UPGRADE B: Downloading drush mini-7-25-04-2015...
  BOA [23:05:48] ==> UPGRADE B: Installing Aegir Provision backend...
  BOA [23:05:48] ==> UPGRADE B: Downloading Drush and Provision extensions...
  BOA [23:06:00] ==> UPGRADE B: Hostmaster STATUS: Upgrade in progress...
  BOA [23:07:06] ==> UPGRADE B: Hostmaster STATUS: Upgrade completed
  BOA [23:07:06] ==> UPGRADE B: Enhancing Aegir UI, please wait...
  BOA [23:08:40] ==> UPGRADE A: Aegir Satellite Instance upgrade completed
   
  BOA [23:09:51] ==> UPGRADE C: Shared platforms code v.012 (new) will be created
  BOA [23:09:59] ==> DISTRO: Drupal 7.36.1 P.012 installed
  BOA [23:10:16] ==> DISTRO: OpenAtrium 2.33 7.36.1 [012] installed
  BOA [23:10:16] ==> UPGRADE C: Running Platforms Verify tasks, please wait...
  BOA [23:10:19] ==> UPGRADE A: Platforms installed
  BOA [23:10:19] ==> UPGRADE A: Cleaning up various dot files...
  BOA [23:10:20] ==> Final post-upgrade cleaning, one moment...
  BOA [23:13:12] ==> BYE!
  
  Waiting 9 seconds...
  Done for /data/disk/tn
  
  OCTOPUS upgrade completed
  Bye
  
bash /var/xdrago/manage_ltd_users.sh 
bash /var/xdrago/daily.sh 
  INFO: Daily maintenance start
  nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
  nginx: configuration file /etc/nginx/nginx.conf test is successful
  Reloading (via HUP) Nginx Server...:.
  INFO: Checking BARRACUDA version
  INFO: Version test result: OK
  INFO: Redis server will be restarted in 5 minutes
  nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
  nginx: configuration file /etc/nginx/nginx.conf test is successful
  Reloading (via HUP) Nginx Server...:.
  Stopping redis-server: redis-server.
  Starting redis-server: redis-server.
  INFO: Redis server restarted OK
  INFO: Daily maintenance complete

And BOA has sent this email:

Date: Fri, 01 May 2015 23:10:20 +0100
From: chris@webarchitects.co.uk
To: chris@webarchitects.co.uk
Subject: Your Aegir Upgrade on Fri May  1 23:10:20 BST 2015 [tn]

Hello,

Your Aegir Hosting System has been upgraded to version BOA-2.4.2

  https://tn.puffin.webarch.net

This new BOA release includes 15 updated Aegir platforms,
13 new software versions, plus over 23 bug fixes and improvements.

IMPORTANT!

Please note that this is the last BOA upgrade which still allows
to use deprecated PHP 5.3 by default, even if it is no longer
maintained, so it will never receive fixes for many bugs and
known security issues.

Next BOA upgrade (2.4.3) will force PHP 5.5 on all hosted Aegir
instances, unless you will explicitly opt-out *before* that upgrade
using PHP version control files, as explained in our docs at:

  https://omega8.cc/how-to-quickly-switch-php-to-newer-version-330

We recommend that you try to switch to PHP 5.5 or even 5.6 as soon
as possible, so you could effectively detect any possible issues
with your site(s) and switch them explicitly to PHP 5.3 until
you will be able to fix problems and start using the latest,
much faster and secure PHP version.

If you will not configure PHP version as explained in our docs,
your instance will be automatically switched to PHP 5.5 during
the *next* BOA upgrade, expected in June 2015.

We recommend that you upgrade your sites using this safe workflow:

  https://omega8.cc/your-drupal-site-upgrade-safe-workflow-298

You can find all details on how to use new features, along with all
other changes explained in the release notes and changelog available at:

  https://omega8.cc/boa-242-full-edition-353

It is always highly recommended that you read extensive release notes
and changelog posted on our website for previous BOA Editions, so you
could keep track on the progress and learn more about great features
and improvements we have made over the last few years, no matter when
you have started using Aegir powered by BOA:

  https://omega8.cc/updates


Questions? Comments? Please contact us:

  https://omega8.cc/support
  https://omega8.cc/sales
  https://omega8.cc/billing

Thank you!
Omega8.cc Team

The email above has also been posted to ticket:754#comment:26

The PuffinServer#Muninconfigchanges and PuffinServer#nginxconfigchanges Munin fixes were applied.

The site seems to be working without any issues so closing this ticket.

comment:16 Changed 19 months ago by paul

  • Status changed from closed to reopened
  • Resolution fixed deleted
Hello,

I just had a quick look at the TN site on my local server, using PHP 5.5.3,
 and I can see lots of
PHP strict warning messages but no reported errors. Also, when browsing the
site I can't see anything that's obviously broken.

Best, Paul




>
>  IMPORTANT!
>
>  Please note that this is the last BOA upgrade which still allows
>  to use deprecated PHP 5.3 by default, even if it is no longer
>  maintained, so it will never receive fixes for many bugs and
>  known security issues.
>
>  Next BOA upgrade (2.4.3) will force PHP 5.5 on all hosted Aegir
>  instances, unless you will explicitly opt-out *before* that upgrade
>  using PHP version control files, as explained in our docs at:
>
>    https://omega8.cc/how-to-quickly-switch-php-to-newer-version-330
>
>  We recommend that you try to switch to PHP 5.5 or even 5.6 as soon
>  as possible, so you could effectively detect any possible issues
>  with your site(s) and switch them explicitly to PHP 5.3 until
>  you will be able to fix problems and start using the latest,
>  much faster and secure PHP version.
>
>  If you will not configure PHP version as explained in our docs,
>  your instance will be automatically switched to PHP 5.5 during
>  the *next* BOA upgrade, expected in June 2015.
>
>  We recommend that you upgrade your sites using this safe workflow:
>
>    https://omega8.cc/your-drupal-site-upgrade-safe-workflow-298
>
>  You can find all details on how to use new features, along with all
>  other changes explained in the release notes and changelog available at:
>
>    https://omega8.cc/boa-242-full-edition-353
>
>  It is always highly recommended that you read extensive release notes
>  and changelog posted on our website for previous BOA Editions, so you
>  could keep track on the progress and learn more about great features
>  and improvements we have made over the last few years, no matter when
>  you have started using Aegir powered by BOA:
>
>    https://omega8.cc/updates
>
>
>  Questions? Comments? Please contact us:
>
>    https://omega8.cc/support
>    https://omega8.cc/sales
>    https://omega8.cc/billing
>
>  Thank you!
>  Omega8.cc Team
>  }}}
>
>  The email above has also been posted to ticket:754#comment:26
>
>  The PuffinServer#Muninconfigchanges and PuffinServer#nginxconfigchanges
>  Munin fixes were applied.
>
>  The site seems to be working without any issues so closing this ticket.
>
> --
> Ticket URL: <https://tech.transitionnetwork.org/trac/ticket/844#comment:11
> >
> Transition Technology <https://tech.transitionnetwork.org/trac>
> Support and issues tracking for the Transition Network Web Project.
>



-- 
Best

Paul Booker
Drupal Developer & Linux Systems Administrator
Website: http://www.paulbooker.co.uk
Drupal.org: https://www.drupal.org/u/paulbooker
Twitter: @paulbooker <https://www.twitter.com/paulbooker>
Tel: +44 01922 861636

comment:17 follow-up: ↓ 18 Changed 19 months ago by chris

  • Status changed from reopened to closed
  • Resolution set to fixed

Closing this ticket again -- see ticket:754 for follow up regarding the PHP versiuon issue.

comment:18 in reply to: ↑ 17 Changed 19 months ago by chris

Replying to chris:

Closing this ticket again -- see ticket:754 for follow up regarding the PHP version issue.

Note: See TracTickets for help on using tickets.