Issue
Sometimes when you run cldeploy, you can face a similar issue:
Protected multilib versions: libxml2-2.9.1-6.el7.5.i686 != libxml2-2.9.1-6.el7_9.6.x86_64
Error: Protected multilib versions: nss-softokn-freebl-3.53.1-6.el7_9.i686 != nss-softokn-freebl-3.67.0-3.el7_9.x86_64
Error: Protected multilib versions: zlib-1.2.7-18.el7.i686 != zlib-1.2.7-19.el7_9.x86_64
Unable to install yum-rhn-plugin, please contact CloudLinux support at https://cloudlinux.zendesk.com/hc/requests/new
Environment
- CloudLinux 7
- DirectAdmin
Solution
The workaround is to downgrade the dependent packages:
yum downgrade python-libs glibc* --enablerepo=cloudlinux-base
yum downgrade libxml2* zlib* nss* --enablerepo=cloudlinux*
Cause
The packages are installed from the repo which is unavailable, so there are no packages to suit the dependencies.
Comments
2 comments
how about this one "Protected multilib versions: xz-libs-5.2.2-1.el7.cloudlinux.1.i686 != xz-libs-5.2.2-2.el7_9.x86_64" when doing yum update on 3.10.0-962.3.2.lve1.5.26.5.el7.x86_64 #1 SMP
?
Hello id wow,
Please create support ticket so we can investigate it in place.
Please sign in to leave a comment.