Changes

Jump to navigation Jump to search
Line 54: Line 54:     
====Updating from SME 7.x to SME 7.2====
 
====Updating from SME 7.x to SME 7.2====
First, install the latest yum support files:
+
See [[:Updating_to_SME_7.2#Yum_Update]]
yum clean all
  −
yum update smeserver-support smeserver-yum yum yum-plugin-fastest-mirror python-sqlite
  −
signal-event post-upgrade; signal-event reboot
  −
 
  −
Now, clean your yum cache and update, forcing your system to use the default repositories
  −
yum clean all
  −
yum --disablerepo=* \
  −
--enablerepo=base \
  −
--enablerepo=updates \
  −
--enablerepo=smeaddons \
  −
--enablerepo=smeos \
  −
--enablerepo=smeupdates \
  −
update
  −
signal-event post-upgrade; signal-event reboot
  −
 
  −
Finally, reset your yum repositories to the new defaults (post SME 7.1)
  −
cd /home/e-smith/db/
  −
mv yum_repositories yum_repositories.po
  −
/etc/e-smith/events/actions/initialize-default-databases
  −
expand-template /etc/yum.conf
  −
 
  −
Also see [http://wiki.contribs.org/Updating_to_SME_7.2 Updating to SME 7.2] for additional steps that may be necessary.
      
====General====
 
====General====

Navigation menu