I am getting below error when I am trying to check the RPM system on the centos 6 server:
Can anyone here guide me on how to fix this?
Code:
ERROR: The system cannot update the /var/cpanel/sysinfo.config file because it cannot determine your distribution's major version. Run the following command: rpm -qf --queryformat '%{VERSION}\n' /etc/redhat-release Output other than the numbers 6 or 7 indicates a problem. Open a support ticket or resolve the issue manually.
Comment