The system failed to update to the latest version of cPanel & WHM version 11.86 because it could not install basic requirements for cPanel & WHM. The specific failure was:
this issue occurred when I was moved from cloud Linux to again Centos 7.
Sysup: Needed system RPMs were not installed: gcc, gcc-c++, glibc-devel, glibc-static, kernel-headers, libtool
When i try to install every time these RPMs but no luck using below command
yum install gcc gcc-c++ glibc-devel glibc-static kernel-headers libtool
but below error shown to me every time
Error: Package: gcc-4.8.5-39.el7.x86_64 (base)
Requires: cpp = 4.8.5-39.el7
Installed: cpp-4.8.5-39.el7.cloudlinux.x86_64 (@cloudlinux-x86_64-server-7)
cpp = 4.8.2-16.el7.cloudlinux
cpp = 4.8.5-39.el7.cloudlinux
Available: cpp-4.8.5-39.el7.x86_64 (base)
cpp = 4.8.5-39.el7
cpp = 4.8.2-16.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
please help me to fix this issue
this issue occurred when I was moved from cloud Linux to again Centos 7.
Sysup: Needed system RPMs were not installed: gcc, gcc-c++, glibc-devel, glibc-static, kernel-headers, libtool
When i try to install every time these RPMs but no luck using below command
yum install gcc gcc-c++ glibc-devel glibc-static kernel-headers libtool
but below error shown to me every time
Error: Package: gcc-4.8.5-39.el7.x86_64 (base)
Requires: cpp = 4.8.5-39.el7
Installed: cpp-4.8.5-39.el7.cloudlinux.x86_64 (@cloudlinux-x86_64-server-7)
cpp = 4.8.2-16.el7.cloudlinux
cpp = 4.8.5-39.el7.cloudlinux
Available: cpp-4.8.5-39.el7.x86_64 (base)
cpp = 4.8.5-39.el7
cpp = 4.8.2-16.el7
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
please help me to fix this issue