Issue
When running `yum update`, the following error occurs:
Error: Package: alt-python35-psutil-5.4.7-1.el7.x86_64 (@cloudlinux-imunify360)
Requires: libpython3.5m.so.1.0()(64bit)
Removing: alt-python35-libs-3.5.9-5.el7.x86_64 (@cloudlinux-x86_64-server-7)
libpython3.5m.so.1.0()(64bit)
Updated By: alt-python35-libs-3.5.9-7.el7.x86_64 (cloudlinux-rollout-11-bypass)
Not found
Available: alt-python35-libs-3.5.6-2.el7.x86_64 (cloudlinux-imunify360)
libpython3.5m.so.1.0()(64bit)
You could try using --skip-broken to work around the problem
You could try running: rpm -Va --nofiles --nodigest
Environment
- CloudLinux
- Imunify360
Solution
Enable the `imunify360-testing` repository with:
yum update --enablerepo=imunify360-testing
Until rollout is released to stable, update packages from both beta repos (CloudLinux + Imunify).
Cause
Package dependency error.
Comments
0 comments
Please sign in to leave a comment.