We have the exact same problem and YUM is saying the packages do not exist. We've unchecked PHP 7 completely and still got the same result:
Code:
yum shell
Loaded plugins: fastestmirror, langpacks, product-id, rhnplugin, subscription-manager, tsflags, universal-hooks
This system is not registered to CloudLinux Subscription Management. You can use subscription-manager to register.
This system is receiving updates from CLN.
> install ea-apache24-mod_mpm_worker
Loading mirror speeds from cached hostfile
* EA4: 192.99.194.164
* cloudlinux-x86_64-server-7: xmlrpc.cln.cloudlinux.com
Package 1:ea-apache24-mod_mpm_worker-2.4.23-2.el7.cloudlinux.x86_64 already installed and latest version
> remove ea-apache24-mod_mpm_prefork
No Match for argument: ea-apache24-mod_mpm_prefork
> remove ea-apache24-mod_mpm_prefork
No Match for argument: ea-apache24-mod_mpm_prefork
> remove ea-apache24-mod_mpm_itk
No Match for argument: ea-apache24-mod_mpm_itk
> remove ea-apache24-mod_mpm_event
No Match for argument: ea-apache24-mod_mpm_event
- CLOUDLINUX 7.2 x86_64 standard – servername
- WHM 58.0 (build 25)
Code:
Update Error: Error: ea-apache24-mod_mpm_worker conflicts with 1:ea-apache24-mod_mpm_prefork-2.4.23-2.el7.cloudlinux.x86_64
Error: ea-apache24-mod_cgi conflicts with 1:ea-apache24-mod_mpm_worker-2.4.23-2.el7.cloudlinux.x86_64
Error: ea-apache24-mod_mpm_prefork conflicts with 1:ea-apache24-mod_mpm_worker-2.4.23-2.el7.cloudlinux.x86_64
Error: ea-apache24-mod_cgid conflicts with 1:ea-apache24-mod_cgi-2.4.23-2.el7.cloudlinux.x86_64
Error: ea-apache24-mod_mpm_worker conflicts with 1:ea-apache24-mod_cgi-2.4.23-2.el7.cloudlinux.x86_64
Error: ea-apache24-mod_cgid conflicts with 1:ea-apache24-mod_mpm_prefork-2.4.23-2.el7.cloudlinux.x86_64
Error: ea-apache24-mod_mpm_prefork conflicts with 1:ea-apache24-mod_cgid-2.4.23-2.el7.cloudlinux.x86_64
Error: ea-apache24-mod_cgi conflicts with 1:ea-apache24-mod_cgid-2.4.23-2.el7.cloudlinux.x86_64
Last edited by a moderator: