Symptoms
When attempting to run yum, upcp, or install packages with "EasyApache 4," you will see a message similar to the following.
Problem: cannot install the best update candidate for package ea-apache24-mod_lsapi-1:1.1-61.el8.cloudlinux.x86_64
- nothing provides liblsapi >= 1:1.1-62 needed by ea-apache24-mod_lsapi-1:1.1-62.el8.cloudlinux.x86_64
(try to add '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Description
Installing packages from the cl-ea4-testing repo will cause dependency issues when the packages are no longer in the testing phase.
Workaround
Run the following command to disable the cl-ea4-testing repo.
yum-config-manager --disable cl-ea4-testing