Trying to a do install of some packages and it seems that it is trying to pull a 32-bit package from a 64-bit repo.
Installing for dependencies:
cyrus-sasl-lib i686 2.1.23-15.el6_6.1 rhel-x86_64-server-6.6.z 136 k
Currently it is a 64-bit package.
rpm -qa | grep cyrus-sasl-lib
cyrus-sasl-lib-2.1.23-13.el6_3.1.x86_64
Any idea why it might be doing this why take the 32-bit one when the 64-bit is available to install.
yum search cyrus-sasl-lib
cyrus-sasl-lib.i686 : Shared libraries needed by applications which use Cyrus SASL
cyrus-sasl-lib.x86_64 : Shared libraries needed by applications which use Cyrus SASL