Changes

From SME Server
Jump to navigationJump to search
No change in size ,  01:56, 26 November 2008
m
Line 53: Line 53:  
* If you install any contribs or non-sme packages using any form of ''--enablerepo=<xxx>'', update with the following to make sure you get any available updates for your extra packages
 
* If you install any contribs or non-sme packages using any form of ''--enablerepo=<xxx>'', update with the following to make sure you get any available updates for your extra packages
 
  yum update  --enablerepo=<xxx>  --enablerepo=<xxx2>
 
  yum update  --enablerepo=<xxx>  --enablerepo=<xxx2>
* If you get a 'missing dependancy error' from yum,
+
* If you get a 'missing dependency error' from yum,
 
** re-run yum manually using "--exclude <pkgname>" on the command line, replacing <pkgname> with the package that is preventing your update
 
** re-run yum manually using "--exclude <pkgname>" on the command line, replacing <pkgname> with the package that is preventing your update
 
** If you suspect that the blocked update resolves a security issue, you must decide for yourself whether to compromise the original sme/centos package and force the update of the non-sme/centos package by running  
 
** If you suspect that the blocked update resolves a security issue, you must decide for yourself whether to compromise the original sme/centos package and force the update of the non-sme/centos package by running  
 
  yum --noplugins --enablerepo=* update <pkgname>
 
  yum --noplugins --enablerepo=* update <pkgname>

Navigation menu