Issue
After setup a new CloudLinux OS 7 Shared Pro server with hybrid kernel, one is unable to install dkms (required for Acronis Cyber Cloud Backup Agent) hitting the following error:
--> Finished Dependency Resolution
Error: Package: 1:dkms-2.8.4-1.el7h.noarch (cl7h)
Requires: devtoolset-8
Error: Package: 1:dkms-2.8.4-1.el7h.noarch (cl7h)
Requires: llvm-toolset-10.0
Error: Package: 1:dkms-2.8.4-1.el7h.noarch (cl7h)
Requires: devtoolset-8-toolchain
Environment
- CloudLinux OS 7 Shared Pro
- Acronis
Solution
1. Install/update the following package:
cloudlinux-scl-release
It should connect the required repositories for the installation of llvm-toolset.
Check if there are cloudlinux-scl-release's files are missing:
# rpm -ql cloudlinux-scl-release
# rpm -V cloudlinux-scl-release
If so, and if the issue persists, reinstall cloudlinux-scl-release:
yum reinstall cloudlinux-scl-release
Comments
0 comments
Please sign in to leave a comment.