Issue
CloudLinux installation failed with the following error:
Error:
Problem: package liblve-devel-2.1-14.el9.cloudlinux.x86_64 from cloudlinux-x86_64-server-9 requires liblve = 2.1-14.el9.cloudlinux, but none of the providers can be installed
- cannot install both liblve-2.1-15.el9.cloudlinux.x86_64 from repo.cloudlinux.com_cloudlinux_9_BaseOS_x86_64_os_ and liblve-2.1-14.el9.cloudlinux.x86_64 from cloudlinux-x86_64-server-9
- cannot install the best candidate for the job
(try to add '--allowerasing' to command line to replace conflicting packages or '--skip-broken' to skip uninstallable packages or '--nobest' to use not only best candidate packages)
Environment
- CloudLinux 9
Solution
Move the CloudLinux BaseOS repository and re-run the installation:
# mv /etc/yum.repos.d/repo.cloudlinux.com_cloudlinux_9_BaseOS_x86_64_os_.repo{,.bak}
# sh cldeploy -i --skip-registration
Comments
0 comments
Article is closed for comments.