Issue
Unable to update the system due to the following error:
Problem: cannot install the best update candidate for package alt-python27-cllib-3.2.46-1.el8.cloudlinux.x86_64
- nothing provides cloudlinux-venv needed by alt-python27-cllib-3.3.4-1.el8.cloudlinux.x86_64
- nothing provides liblve >= 2.1-15 needed by alt-python27-cllib-3.3.4-1.el8.cloudlinux.x86_64
Environment
- CloudLinux 8
Solution
Update the cloudlinux-release package:
# yum update cloudlinux-release
Clean cache and re-run the update:
# yum clean all
# yum makecache
# yum update
Cause
The outdated cloudlinux-release package does not provide the required dependencies for a correct update.
Comments
0 comments
Please sign in to leave a comment.