Symptoms
The cPanel update fails with the following error:
CONFIG_TEXT: [/usr/local/cpanel/scripts/update-packages] Error:
[/usr/local/cpanel/scripts/update-packages] Problem: cannot install the best update candidate for package ea-apache24-mod_lsapi-1:1.1-91.el9.cloudlinux.x86_64
[/usr/local/cpanel/scripts/update-packages] - nothing provides liblsapi >= 1:1.1-92 needed by ea-apache24-mod_lsapi-1:1.1-92.el9.cloudlinux.x86_64 from cloudlinux-ea4-rollout-6
Cause
The root-cause is a missing version of liblsapi which is available in early stages of testing on the cloudlinux-updates-testing repository.
Resolution
To resolve the error update the package while enabling the cloudlinux-updates-testing repository.
# dnf update ea-apache24-mod_lsapi --enablerepo=cloudlinux-updates-testing
Comments
0 comments
Article is closed for comments.