Skip to main content

Can't update profiles with EasyApache4

Comments

4 comments

  • cPanelMichael
    Hello, It looks like duplicate RPMs are installed on your server. For the cPanel RPMs, you can use the following command: /scripts/autorepair fix_duplicate_cpanel_rpms
    For your system RPMs, first check to see which YUM repo files you are using in the following directory: /etc/yum.repos.d/ Are you using any custom YUM repos that do not come standard with CentOS? Thank you.
    0
  • pablostevens
    Thanks for your help. I ran the fix_duplicate command and it ran smoothly, but didn't change yum check output. Here's the content of my yum.repos.d directory. CentOS-Base.repo CentOS-Debuginfo.repo CentOS-fasttrack.repo CentOS-Media.repo CentOS-Vault.repo cPAddons.repo cpanel-plugins.repo EA4.repo
    0
  • cPanelMichael
    Hello, The primary issue is that your system package manager (YUM) is unable to update successfully due to multiple installations of the same RPM. You will need to remove the duplicate RPMs while ensuring the dependencies are not removed (--nodeps flag). You may want to get assistance with this from your data center or hosting provider as removing the wrong RPM can result is OS-level errors. There are threads on this topic at:
    0
  • Yuval Ben-Hur
    Hello, The primary issue is that your system package manager (YUM) is unable to update successfully due to multiple installations of the same RPM. You will need to remove the duplicate RPMs while ensuring the dependencies are not removed (--nodeps flag). You may want to get assistance with this from your data center or hosting provider as removing the wrong RPM can result is OS-level errors. There are threads on this topic at: Thank you.

    I have the same issue, doesnt seems I have duplicated packages, but when I provision script I find this error: frameworks.cmb.js:492 TypeError: Cannot read property 'build' of undefined at index.cmb.min.js?locale=en&locale_revision=1574847611:32 at frameworks.cmb.js:503 at n.$eval (frameworks.cmb.js:518) at n.$digest (frameworks.cmb.js:515) at frameworks.cmb.js:518 at e (frameworks.cmb.js:427) at frameworks.cmb.js:430 (anonymous) @ frameworks.cmb.js:492 (anonymous) @ frameworks.cmb.js:465 (anonymous) @ frameworks.cmb.js:503 $eval @ frameworks.cmb.js:518 $digest @ frameworks.cmb.js:515 (anonymous) @ frameworks.cmb.js:518 e @ frameworks.cmb.js:427 (anonymous) @ frameworks.cmb.js:430 setTimeout (async) Kf.l.defer @ frameworks.cmb.js:430 $evalAsync @ frameworks.cmb.js:518 (anonymous) @ frameworks.cmb.js:502 f @ frameworks.cmb.js:503 $$resolve @ frameworks.cmb.js:505 resolve @ frameworks.cmb.js:504 (anonymous) @ frameworks.cmb.js:502 (anonymous) @ index.cmb.min.js?locale=en&locale_revision=1574847611:31 i @ frameworks.cmb.js:256 fireWith @ frameworks.cmb.js:256 A @ frameworks.cmb.js:258 (anonymous) @ frameworks.cmb.js:258 load (async) send @ frameworks.cmb.js:258 ajax @ frameworks.cmb.js:258 s @ cjt2.whm.cmb.min.js?locale=en&locale_revision=1574847611:77 promise @ cjt2.whm.cmb.min.js?locale=en&locale_revision=1574847611:77 c.doProvision @ index.cmb.min.js?locale=en&locale_revision=1574847611:31 l @ index.cmb.min.js?locale=en&locale_revision=1574847611:32 (anonymous) @ index.cmb.min.js?locale=en&locale_revision=1574847611:32 $emit @ frameworks.cmb.js:519 x @ frameworks.cmb.js:693 $broadcast @ frameworks.cmb.js:520 (anonymous) @ frameworks.cmb.js:698 (anonymous) @ frameworks.cmb.js:503 $eval @ frameworks.cmb.js:518 $digest @ frameworks.cmb.js:515 $apply @ frameworks.cmb.js:518 (anonymous) @ frameworks.cmb.js:489 dispatch @ frameworks.cmb.js:257 q.handle @ frameworks.cmb.js:257
    0

Please sign in to leave a comment.