Dedicated Server OS Update Issue

umysql

Member
Jul 24, 2015
6
0
1
India
cPanel Access Level
Root Administrator
Hi,
i want to update my cPanel Server,# yum upgrade or yum update , here is the ERROR i am getting in terminal,

Code:
---
---
Total size: 439 M
Is this ok [y/N]: y
Downloading Packages:
Running rpm_check_debug
ERROR with rpm_check_debug vs depsolve:
httpd-mmn = 20051115 is needed by mod_wsgi-3.2-7.el6.x86_64
jakarta-commons-httpclient is needed by axis-0:1.2.1-7.5.el6_5.noarch
** Found 6 pre-existing rpmdb problem(s), 'yum check' output follows:
axis-1.2.1-7.3.el6_3.noarch has missing requires of jakarta-commons-httpclient
1:mod_ssl-2.2.15-30.el6.centos.x86_64 has missing requires of httpd
1:mod_ssl-2.2.15-30.el6.centos.x86_64 has missing requires of httpd = ('0', '2.2.15', '30.el6.centos')
1:mod_ssl-2.2.15-30.el6.centos.x86_64 has missing requires of httpd-mmn = ('0', '20051115', None)
mod_wsgi-3.2-3.el6.x86_64 has missing requires of httpd-mmn = ('0', '20051115', None)
webalizer-2.21_02-3.3.el6.x86_64 has missing requires of httpd
Your transaction was saved, rerun it with: yum load-transaction /tmp/yum_save_tx-2015-07-24-19-27GLSsfH.yumtx
 
Last edited by a moderator:

umysql

Member
Jul 24, 2015
6
0
1
India
cPanel Access Level
Root Administrator
Hi
I have removed webalizer-2.21_02-3.3.el6.x86_64, by
#yum remove webalizer-2.21_02-3.3.el6.x86_64
but cpanel webalizer, is working fine.
so, is it ok if i remove all package listed above ?
 

umysql

Member
Jul 24, 2015
6
0
1
India
cPanel Access Level
Root Administrator
no help.. ?

I consult Rackbank datacenters support team to help me with this issue, , and they correct the issue, and upgrade my centos and cpanel both, and now it is working fine.
i should have contact them before. thanks all.
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,268
463
Hello :)

Yes, the packages referenced in the error message you provided are not required. Apache is installed through EasyApache (as of EA version 3), so the "httpd" package is not required, nor are any of the packages associated with it.

Thank you.