Skip to main content

cPanel & WHM update process failed

Comments

2 comments

  • cPAusaf
    Hello, Can you open a support ticket with us so we may log in and check and see why ncurses-term is not available from any of the available repositories? You may open a ticket here: cPanel Customer Portal
    0
  • cPMarkF
    This case was handled in ticket # 8957687. The problem was that the ncurses-term RPM is actually provided by CentOS and should have been installed prior to converting the server to CloudLinux (not sure if it was never installed or at one point removed). CloudLinux does not provide this RPM in their repositories. To correct the issue, I manually downloaded the RPM from CentOS and installed it on the server:
    # wget http://mirror.centos.org/centos/7/os/x86_64/Packages/ncurses-term-5.9-13.20130511.el7.noarch.rpm # yum install ncurses-term-5.9-13.20130511.el7.noarch.rpm
    Afterwards, the upcp completed without issue.
    0

Please sign in to leave a comment.