Changes

Jump to navigation Jump to search
Reset yum repositories to get correct includeonly / exclude settings before updating
Line 11: Line 11:     
==Yum Update==
 
==Yum Update==
 +
{{Note_box|The order of the upgrade steps has been changed}}
 
<ol></li><li>Install the latest yum support files:
 
<ol></li><li>Install the latest yum support files:
 
  yum update smeserver-support smeserver-yum yum yum-plugin-fastest-mirror python-sqlite
 
  yum update smeserver-support smeserver-yum yum yum-plugin-fastest-mirror python-sqlite
 
  signal-event post-upgrade; signal-event reboot
 
  signal-event post-upgrade; signal-event reboot
</li><li>Clean your yum cache and update, forcing your system to use the default repositories
+
</li><li>Reset yum to the new default configuration as described here: [[:AddingSoftware#Restoring_Default_Yum_Repositories]].  For more information on why this is required for all users, see [[:Updating_to_SME_7.2#Ensuring the correct yum repository configuration|Ensuring the correct yum repository configuration]].</li><li>Clean your yum cache and update, forcing your system to use the default repositories
 
  yum clean all
 
  yum clean all
 
  yum --disablerepo=* \
 
  yum --disablerepo=* \

Navigation menu