Issue
How to upgrade CloudLinux release? For example, from version 8.5 to 8.6.
The errors can bee spotted:
Failed to download metadata for repo 'cloudlinux-BaseOS-source'
Error: Failed to download metadata for repo 'cloudlinux-BaseOS-source'
Environment
- CloudLinux OS
Solution
- Update
cloudlinux-release
package that enables the necessary repositories:yum install cloudlinux-release
- Update rest packages:
yum update
Comments
0 comments
Please sign in to leave a comment.