Differences

This shows you the differences between two versions of the page.

Link to this comparison view

cpanel:cpanel-fails-with-yum-error [2016-04-08 17:18:00]
rory.blanchard created
cpanel:cpanel-fails-with-yum-error [2016-04-08 17:20:40]
rory.blanchard
Line 2: Line 2:
  
 When trying to update cpanel, you may see the following error: When trying to update cpanel, you may see the following error:
 +\\ 
 +\\
 <code> <code>
 [2016-04-07 17:26:02 +0000]      [20439] checkyum version 22.3 [2016-04-07 17:26:02 +0000]      [20439] checkyum version 22.3
Line 41: Line 42:
  
 You can resolve this issue by running the following: You can resolve this issue by running the following:
 +
 +<note warning>
 +Make sure to specify your version of CentOS that you are running
 +</note>
  
 <code> <code>
 yum --releasever 7 update yum --releasever 7 update
 </code> </code>
 +\\ 
 +\\