Changes

From SME Server
Jump to navigationJump to search
167 bytes added ,  12:06, 12 February 2015
Line 85: Line 85:     
===Verifying Bugs===
 
===Verifying Bugs===
See [[SME_Server:Documentation:QA:Verification]] for a detailed description of the verification process.
  −
   
Bugs in the SME Server Release, SME Contribs & SME Server Translations products  
 
Bugs in the SME Server Release, SME Contribs & SME Server Translations products  
need to be verified when fixed, see the [[Verification_Queue]] for the current list.   
+
need to be verified when fixed, see the [[Verification_Queue]] for the current list. See [[SME_Server:Documentation:QA:Verification]] for a detailed description of the verification process. <br />
 +
    
 
An example is [[bugzilla:3727]] or [[bugzilla:7364]].  
 
An example is [[bugzilla:3727]] or [[bugzilla:7364]].  
   Line 95: Line 94:  
Other Products can be Closed after being fixed, as they are not part of the updates process.
 
Other Products can be Closed after being fixed, as they are not part of the updates process.
   −
The bug report will detail the exact package and version needed. These are normally in smeupdates-testing and can be installed by yum, for example
+
The bug report will detail the exact package and version needed. These are normally in smeupdates-testing and can be installed by :
* yum --enablerepo=smeupdates-testing install e-smith-ldap
+
yum --enablerepo=smeupdates-testing update <package>
   −
{{Note box|msg=You could eventually need to allow more repositories if you don't find the rpm you must verify (you can try one by one):
+
for example
  yum install --enablerepo=smetest,smedev,smeupdates-testing [packageName]}}
+
  yum --enablerepo=smeupdates-testing update e-smith-ldap
    +
As it is a manual step to move packages into smeupdates-testing the most recent packages will be in smetest and can be installed from there if necessary.
 +
for example
 +
  yum --enablerepo=smetest update e-smith-ldap
 +
or if you need several repositories :
 +
  yum --enablerepo=smetest,smeupdates-testing,smedev update e-smith-ldap
    
When performing verification, please use the following template:
 
When performing verification, please use the following template:

Navigation menu