Error: Multilib version problems found

Finished Dependency Resolution

Error:  Multilib version problems found. This often means that the root

       cause is something else and multilib version checking..

...you can also use --setopt=protected_multilib=false to remove

The following commands can be useful for removing multiple installs of a lib:

sudo yum install yum-utils
sudo yum-complete-transaction
sudo package-cleanup --cleandupes

In the case of multiples which still occur, in our systems you should be running x86_64 libraries you should be able to remove any .i686 libraries which does not have extended dependencies.

 

  • 24 Users Found This Useful

Was this answer helpful?

Related Articles

Remount /tmp with exec permission

There are times where you may need to have exec permission available for the /tmp folder. This...

Failed to start tailwatchd - Unit tailwatchd service entered failed state

Failed to start tailwatchd. Unit tailwatchd.service entered failed state.  tailwatchd.service...

Manually Clear from Console / Command Line cPanel Exim Mail Queue

To clear the cPanel exim mail queue quickly from a command line / shell use the following...

Nginx redirecting folder to another host or server

From time to time you may want to proxy out a path to another server or location. To perform a...

CSF Error: *WARNING* Binary location for [HOST] [/usr/bin/host] in /etc/csf/csf-conf is either incorrect, is not installed or is not executable

During a CSF start or restart you may encounter this error. This is a result of /usr/bin/host...