During yum installing , we get the following messages
Error: Multilib version problems found. This often means that the root cause is something else and multilib version checking is just pointing out that there is a problem. Eg.: Protected multilib versions: nss-3.19.1-18.el7.i686 != nss-3.36.0-5.el7_5.x86_64 Error: Protected multilib versions: nspr-4.10.8-2.el7_1.i686 != nspr-4.19.0-1.el7_5.x86_64 Error: Protected multilib versions: nss-util-3.19.1-4.el7_1.i686 != nss-util-3.36.0-1.el7_5.x86_64 Error: Protected multilib versions: nss-softokn-3.16.2.3-13.el7_1.i686 != nss-softokn-3.36.0-5.el7_5.x86_64 what is the meaning of - protected multilib versions
how to resolve this situation?