Skip to main content

The cPanel & WHM update process failed for the following reason

Comments

12 comments

  • kernow
    I think you mean in the last couple of days not months? anyway the cPanel update will complete for you on Monday 3rd as indicated in the error message. This is probably the cause of the 'outdated services' entry. If you don't want to wait until Monday you can force the upgrade by going to WHM>>>cpanel>>>upgrade to latest version, and then tick the box that says 'Force a reinstall even if the system is up to date.' Or from a terminal as root /scripts/upcp --force
    0
  • ouki
    Hello kernow, Thank you for your answer. The message first received on 25 February 2019. I have this server for more than 3 years and never before received anything like this. Update was always smooth. The currently installed version is 78.0.24 which was released on 20 May 2019. But version 80.0.0 was released on 09 May 2019. Why hadn't updated to 80.x.x version and keeps on 79.x.x version? Thank you in advance!
    0
  • bloatedstoat
    @ouki Have you addressed the Dell OMSA issue that is the first error reported? You might want to update your repositories, resolve that issue and then give upcp another go. "STDERR: failure: repodata/filelists.sqlite.bz2 from dell-omsa-indep: [Errno 256] No more mirrors to try."
    0
  • ouki
    Hi bloatedstoat, Thank you for your reply. I've seen the error about the Dell OMSA, but I do not know how to deal with it. You've talked about updating repositories. How can I do it? Thank you in advance!
    0
  • bloatedstoat
    @ouki As much as I'd like to offer advice on this I'm reluctant given the information you've provided is a bit thin. Are you able to contact your data centre or the company who provisioned your server to apply this for you? You may wish to review Dell's own documentation on this topic at Dell EMC Linux Repository There is a section on adding/editing the repositories. My feeling is that once you've resolved this issue upcp will advance beyond where you are right now. Sorry I am unable to resolve this for you.
    0
  • PenguinInternet
    If you run the following it will update the dell repo key for you. Then just run a yum update afterwards: curl -s https://linux.dell.com/repo/hardware/dsu/bootstrap.cgi | bash
    0
  • bloatedstoat
    @PenguinInternet Merely updating the key with the command above fixes the mirrors issue in the OP's first post? STDERR: failure: repodata/filelists.sqlite.bz2 from dell-omsa-indep: [Errno 256] No more mirrors to try. Thanks.
    0
  • ouki
    @bloatedstoat, @PenguinInternet Thank you both! Last night, without doing something special, WHM updated to ver. 80.0.11. "cPanel & WHM update failure in upcp script" messages kept comming. Two new during the update process. With the invaluable help you provided, I will try to fix the cause of these error messages. I will keep you updated. Thank you!
    0
  • cPanelMichael
    cPanel & WHM update failure in upcp script" messages kept comming. Two new during the update process.

    Hello @ouki, Can you open a
    0
  • ouki
    @cPanelMichael Hello! Support Request ID is: 12485043 Thank you!
    0
  • cPanelMichael
    Hello, To update, here's a summary of the response sent by the Technical Analyst that handled the ticket: [QUOTE] The /usr/local/cpanel/scripts/find_outdated_services script was failing due to outdated packages in the server. The server has "ell-omsa-indep" and "dell-omsa-specific" configured as YUM repositories with HTTPS connections which were failing. I have temporarily disabled these repositories and upgraded the server: # yum upgrade --disablerepo=dell-omsa-indep --disablerepo=dell-omsa-specific The script "find_outdated_services" is now working correctly.
    Thank you.
    0
  • ouki
    Hello, I would like to thank you all for your support and answers. Especially Roman Mcdougal from cPanel support team. Here is what he did to fix the problem: " The "find_outdated_services" script was failing due to outdated packages in the server: ---- /usr/local/cpanel/scripts/find_outdated_services ---- The server has "ell-omsa-indep" and "dell-omsa-specific" configured as repositories with HTTPS connections which were failing. I have temporarirely disabled these repositories and upgraded the server: ---- yum upgrade --disablerepo=dell-omsa-indep --disablerepo=dell-omsa-specific TRUNCATED tzdata.noarch 0:2019a-1.el6 tzdata-java.noarch 0:2019a-1.el6 udev.x86_64 0:147-2.73.el6_8.2 unzip.x86_64 0:6.0-5.el6 upstart.x86_64 0:0.6.5-17.el6 urw-fonts.noarch 0:2.4-11.el6 usbutils.x86_64 0:003-6.el6 util-linux-ng.x86_64 0:2.17.2-12.28.el6_9.2 vim-common.x86_64 2:7.4.629-5.el6_8.1 vim-enhanced.x86_64 2:7.4.629-5.el6_8.1 vim-filesystem.x86_64 2:7.4.629-5.el6_8.1 vim-minimal.x86_64 2:7.4.629-5.el6_8.1 virt-what.x86_64 0:1.11-1.3.el6 wget.x86_64 0:1.12-10.el6 wordpress-cpaddon-php72.noarch 0:5.2.1-1.1 xorg-x11-drv-ati-firmware.noarch 0:7.6.1-4.el6 xorg-x11-proto-devel.noarch 0:7.7-14.el6 yum.noarch 0:3.2.29-81.el6.centos.0.1 yum-plugin-fastestmirror.noarch 0:1.1.30-42.el6_10 yum-plugin-security.noarch 0:1.1.30-42.el6_10 yum-plugin-universal-hooks.x86_64 0:0.1-9.9.3.cpanel yum-utils.noarch 0:1.1.30-42.el6_10 zsh.x86_64 0:4.3.11-9.el6_10 Replaced: wp-cli.noarch 0:1.5.1-2.2.1.cpanel ---- The script "find_outdated_services" is now working correctly:"
    0

Please sign in to leave a comment.