On Wed, Sep 02, 2009 at 04:45:14PM -0400, Jeremy Eder wrote:
 has anyone seen this on a 64bit rhel box:
 
 
 
 root@lab: ~ # yum --enablerepo=epel-testing install guestfish '*guestfs*'
 
 Transaction Check Error:
   file /usr/bin/libguestfs-supermin-helper from install of libguestfs-1.0.67-1.el5.i386
conflicts with file from package libguestfs-1.0.67-1.el5.x86_64
 
 
 
 Linux lab.lab 2.6.18-128.7.1.el5 #1 SMP Wed Aug 19 04:00:49 EDT 2009 x86_64 x86_64 x86_64
GNU/Linux
 Red Hat Enterprise Linux Server release 5.3 (Tikanga)
 
 epel-release-5-3 
Good old multilib ...
In this case it does look like a genuine problem.  libguestfs-
supermin-helper is really a libexec type of file.  However it has to
exist on $PATH so that libguestfs can be run without being installed.
Unfortunately the file contains @host_cpu@ so it's not identical on
both architectures, which breaks multilib.
Please open a bug.
Rich.
-- 
Richard Jones, Emerging Technologies, Red Hat  
http://et.redhat.com/~rjones
New in Fedora 11: Fedora Windows cross-compiler. Compile Windows
programs, test, and build Windows installers. Over 70 libraries supprt'd
http://fedoraproject.org/wiki/MinGW http://www.annexia.org/fedora_mingw