DNS Only not updating from WHM 11.44.1.

NetCaptive

Member
Dec 16, 2011
11
0
51
cPanel Access Level
Root Administrator
Hello,

I'm getting errors on my DNS only server regarding updating to the newest version:
Code:
[email protected] [/etc]# /usr/local/cpanel/scripts/updatenow --upcp
[20141224.234308]   Detected version '11.44.1.19' from version file.
[20141224.234308]   Using mirror '69.72.212.10' for host 'httpupdate.cpanel.net'.
[20141224.234308]   Target version set to '11.46.1.4'
[20141224.234308]   Target version set to '11.44.1.23'
[20141224.234308]   Need to upgrade to the LTS version before switching to another major version
[20141224.234308]   Switching to 11.44.1.23 to determine if we can reach that version without failure.
[20141224.234308]   Retrieving and staging /cpanelsync/11.44.1.23/cpanel/scripts/updatenow.static.bz2
[20141224.234308]   Using mirror '69.72.212.10' for host 'httpupdate.cpanel.net'.
[20141224.234308]   Set permissions on /usr/local/cpanel/scripts/updatenow.static-cpanelsync to 0700
[20141224.234309]   Detected version '11.44.1.19' from version file.
[20141224.234309]   Using mirror '69.72.212.10' for host 'httpupdate.cpanel.net'.
[20141224.234309]   Target version set to '11.46.1.4'
[20141224.234309]   Target version set to '11.44.1.23'
[20141224.234309]   Checking license
[20141224.234309]   DNSONLY detected.
[20141224.234309]   Checking that the RPM DB is OK...
[20141224.234309]   glibc-2.12-1.149.el6.x86_64
[20141224.234309]   OK: RPM DB is responding to queries
[20141224.234309]   Testing if rpm_is_working RPM is installed
[20141224.234309]   package rpm_is_working is not installed
[20141224.234309]   Testing if it's possible to install a simple RPM
[20141224.234309]   Preparing...                ##################################################
[20141224.234309]   rpm_is_working              ##################################################
[20141224.234309]   Switching to version '11.44.1.23' of updatenow to perform sync.
Only Distro versions 5 and 6 supported in this version of cPanel & WHM at /usr/local/cpanel/scripts/updatenow.static-cpanelsync line 41097.
Did some searching in the forums and google and the suggested fixes aren't resolving it.

I tried modifying the /var/cpanel/sysinfo.config as suggested here: cPanel Update Fails with Exit Code 6400 - The cPanel Admin

And also setting MySQL to not update as suggested here: http://forums.cpanel.net/f31/cpanel-dns-only-server-not-updating-11-36-0-build-11-a-329661.html

But neither fix is working. Any suggestions?
 

cPanelMichael

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

To update, this issue was addressed by correcting the following line in the /var/cpanel/sysinfo.config file:

Code:
rpm_dist_ver=
Thank you.