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.

 

  • 26 Users Found This Useful

Was this answer helpful?

Related Articles

Permission denied: /home/username/ htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable

When checking your error log you find the error 508 or 403 forbidden error in your browser and...

yum-utils not installed or found on Centos5 64-bit

When yum-utils is not installed or found on Centos5 64-bit the following commands may be used:...

FTP Failed: Service check failed to complete Unable to connect to port 21

The service “ftpd” appears to be down. The system failed to connect to this service’s TCP/IP...

Repairing and Optimizing all MySQL and MariaDB Databases on the Server

From time to time you will find repairing and optimizing your databases are necessary. From a...

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...