Needed system RPMs were not installed: ea-profiles-cloudlinux

jenshassler

Registered
Aug 30, 2019
1
0
1
Germany
cPanel Access Level
Root Administrator
Hi,

we experience the following issue. I can't find any information about what ea-profiles-cloudlinux actually is.
Server restart didn't help.

Code:
checkyum version 22.3  (excludes: bind-chroot kernel ruby)
checkyum version 22.3  (excludes: bind-chroot kernel)
Loaded plugins: fastestmirror, langpacks, rhnplugin, universal-hooks
This system is receiving updates from CLN.
Loading mirror speeds from cached hostfile
* EA4: 116.206.129.8
* cpanel-addons-production-feed: 116.206.129.8
* cpanel-plugins: 116.206.129.8
* cloudlinux-x86_64-server-7: de-proxy.cl-mirror.net
No package ea-profiles-cloudlinux available.
Error: Nothing to do
(XID e5he3d) The system failed to execute yum with the arguments “--assumeyes --config /etc/yum.conf install ea-profiles-cloudlinux” because of an error: The “/usr/bin/yum --assumeyes --config /etc/yum.conf install ea-profiles-cloudlinux” command (process 296648) reported error number 1 when it ended. : Error: Nothing to do
checkyum version 22.3  (excludes: bind-chroot ruby)
E Sysup: Needed system RPMs were not installed: ea-profiles-cloudlinux
Any idea?

Thanks,
Jens
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,304
363
Houston
Hello

This is the profiles used for easyapache when you have CloudLinux installed. They're pulled from the CloudLinux repository. When you have just cPanel installed they're pulled from the cPanel EA4 repository and look as follows:

Code:
=========================================================================================================== N/S matched: ea-profiles ===========================================================================================================
ea-profiles-cpanel.x86_64 : EasyApache4 Default Profiles
I see you have the CloudLinux repository but it appears you're using the standard EA4 repository. CloudLinux has their own. You might want to check out the documentation here: Why there is no package ea-apache24_mod_hostinglimits or ea-apache24_mod_lsapi available

Thanks!