[CentOS] yum confusion...

Wed Feb 2 16:58:46 UTC 2011
Karanbir Singh <mail-lists at karan.org>

On 02/02/2011 04:29 PM, John Doe wrote:
> # yum list | grep "tcp_wrappers\|nfs-utils"
> nfs-utils.x86_64               1:1.0.9-47.el5_5       installed
> nfs-utils-lib.x86_64           1.0.8-7.6.el5          installed
> tcp_wrappers.i386              7.6-40.7.el5           installed
> tcp_wrappers.x86_64            7.6-40.7.el5           installed
> nfs-utils-lib.i386             1.0.8-7.6.el5          base
> nfs-utils-lib-devel.i386       1.0.8-7.6.el5          base
> nfs-utils-lib-devel.x86_64     1.0.8-7.6.el5          base
> tcp_wrappers-devel.x86_64      7.6-57.el5.rfx         rpmforge-extras
> tcp_wrappers-libs.x86_64       7.6-57.el5.rfx         rpmforge-extras
...
> Any idea what is going on or how I can clean up this mess...?
> Do you have to block all i386 packages?

I can guess that the rcp_weappers-libs and -devel are not being masked. 
Try running yum with a -d7 and see if it clears up what is going on

- KB