Issue
How to update to ea-apache24-2.4.57-4 from beta?
Environment
- CloudLinux
- ea-apache
Solution
Update the package using this command:
yum update ea-apache24 --enablerepo=cl-ea4-testing
Cause
The repo mentioned in the changelog to update ea-apache24-2.4.57-4 is not correct: https://changelog.cloudlinux.com/ea-apache24
Changelog:
yum update ea-apache24 --enablerepo=cloudlinux-updates-testing
Correct repo:
[root@cl8_cpanel ~]# yum update ea-apache24 --enablerepo=cl-ea4-testing This system is receiving updates from CloudLinux Network server. Last metadata expiration check: 0:01:51 ago on Fri 20 Oct 2023 05:52:36 AM UTC. Dependencies resolved. ============================================================================================================================================================================================================================================================================================== Package Architecture Version Repository Size ============================================================================================================================================================================================================================================================================================== Upgrading: ea-apache24 x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 2.4 M ea-apache24-mod_cgid x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 58 k ea-apache24-mod_deflate x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 56 k ea-apache24-mod_expires x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 47 k ea-apache24-mod_headers x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 51 k ea-apache24-mod_mpm_worker x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 60 k ea-apache24-mod_proxy x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 102 k ea-apache24-mod_proxy_fcgi x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 59 k ea-apache24-mod_proxy_http x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 58 k ea-apache24-mod_proxy_wstunnel x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 50 k ea-apache24-mod_ssl x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 134 k ea-apache24-mod_suexec x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 46 k ea-apache24-mod_unique_id x86_64 1:2.4.57-4.el8.cloudlinux cl-ea4-testing 46 k
Comments
0 comments
Please sign in to leave a comment.