Changes

From SME Server
Jump to navigationJump to search
252 bytes added ,  01:18, 5 January 2019
Line 19: Line 19:  
  config set UnsavedChanges no
 
  config set UnsavedChanges no
   −
The openfusion repo now includes a number of packages as includes and Excludes, this is to prevent inadvertent system updates occurring resulting in unstable or inaccessible systems. These can be seen here:
+
The openfusion repo now includes a number of packages as includes and Excludes, this is to prevent inadvertent system updates occurring when updating the old v1 DB package resulting in unstable or inaccessible systems, this is all they are for. These can be seen here:
    
  db yum_repositories show openfusion
 
  db yum_repositories show openfusion
   −
====Updating v1 version====
+
====Updating with v1 DBs installed====
If you have the v1 DBs package smeserver-geoip-1.1.2-7 installed you may update safely with the either of the following
+
If you have the v1 DBs package smeserver-geoip-1.1.2-7 already installed you may perform updates safely, after making sure your smeserver-extrarepositories-openfusion is the latest, the following:
yum update smeserver-geoip --enablerepo=smecontribs,openfusion (preferred method)
+
 
 
  yum update --enablerepo=smecontribs,openfusion   
 
  yum update --enablerepo=smecontribs,openfusion   
 +
 +
only produces a normal update, no extras from openfusion, trying to do an update of smeserver-geoip to a v2 status with excludes included produces depends errors and a failed update
    
If you do not want to update you will need to follow something like this:
 
If you do not want to update you will need to follow something like this:

Navigation menu