The page isn’t redirecting properly - After Yum Update.

guptaji

Active Member
Sep 8, 2014
34
0
6
cPanel Access Level
Root Administrator
yum update was showing

Error: Package: perl-PathTools-3.2701-1.el5.rf.x86_64 (rpmforge)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest

but after yum update --skip-broken

it updates sucessfully, now no site is openning.

then i tried:

Code:
# wget http://dl.fedoraproject.org/pub/epel/7/x86_64/e/epel-release-7-8.noarch.rpm
# rpm -ivh epel-release-7-8.noarch.rpm
still not working,

live http manager is showing that site is keep redirection to same domain again and again.

i'm using EA4 , Centos 7
 
Last edited by a moderator:

guptaji

Active Member
Sep 8, 2014
34
0
6
cPanel Access Level
Root Administrator
thanks, i have fixed it..


thanks to
yum history
yum history undo 20 :D


but i need a permanent solution because there is a cron job running /usr/local/cpanel/scripts/upcp --cron

i think after next cron maybe it will start problem again..
 

cPanelMichael

Administrator
Staff member
Apr 11, 2011
47,880
2,267
463
Hello,

cPanel version 58.0.31 includes the following resolution:

Fixed case CPANEL-8756: Perform cPanel YUM calls with EPEL disabled.

This should address the issue with the EPEL repo once you update to this version. However, you also referenced the RPMForge repo. Do you receive the same error message when updating cPanel as referenced in your original post?

Thank you.