At the moment, that package has been removed from the EA4 repository and will no longer cause a problem.
If the update is still happening (before we’ve removed the package), please run the following commands:
yum clean all --enablerepo=*
yum remove ea-apache24-mod_lsapi ea-liblsapi
yum reinstall liblsapi
yum install ea-apache24-mod_lsapi
It’s also advised to disable the EA4 repository (you will get the necessary updates from the CloudLinux repositories):
yum downgrade ea-apache24-mod_lsapi --disablerepo=* --enablerepo=cl-ea4
yum-config-manager --disable ea4