On Wed, 2004-11-24 at 07:36 +0000, Nigel Tao wrote: > I seem to have the "gnome-vfs2" package installed twice: > ntao:~ rpm -q gnome-vfs2 > gnome-vfs2-2.8.2-8 > gnome-vfs2-2.8.2-8 They are probably different architectures. Try this: rpm -q gnome-vfs2 --qf %{NAME}-%{ARCH}\\n The 32-bit arch file is the one that is missing, so you could try re- installing it. -- C. Linus Hicks <lhicks@xxxxxxxxx>