Description of problem: I have some packages that are installed on both their x86_64 and i586 versions. When recently an updated version for these appeared, the updates failed to install due to the following error. Test-Transaktionsfehler: file /usr/share/locale/am/LC_MESSAGES/glib20.mo from install of glib2-2.20.4-1.fc11.x86_64 conflicts with file from package glib2-2.20.3-1.fc11.i586 file /usr/share/locale/ar/LC_MESSAGES/glib20.mo from install of glib2-2.20.4-1.fc11.x86_64 conflicts with file from package glib2-2.20.3-1.fc11.i586 file /usr/share/locale/as/LC_MESSAGES/glib20.mo from install of glib2-2.20.4-1.fc11.x86_64 conflicts with file from package glib2-2.20.3-1.fc11.i586 file /usr/share/locale/az/LC_MESSAGES/glib20.mo from install of glib2-2.20.4-1.fc11.x86_64 conflicts with file from package glib2-2.20.3-1.fc11.i586 file /usr/share/locale/be/LC_MESSAGES/glib20.mo from install of glib2-2.20.4-1.fc11.x86_64 conflicts with file from package glib2-2.20.3-1.fc11.i586 file /usr/share/locale/be@latin/LC_MESSAGES/glib20.mo from install of glib2-2.20.4-1.fc11.x86_64 conflicts with file from package glib2-2.20.3-1.fc11.i586 file /usr/share/locale/bg/LC_MESSAGES/glib20.mo from install of glib2-2.20.4-1.fc11.x... So I have installed: glib2-2.20.3-1.fc11.i586 glib2-2.20.3-1.fc11.x_86_64 and updating to: glib2-2.20.4-1.fc11.i586 glib2-2.20.4-1.fc11.x86_64 fails. This is also happening for qt. Version-Release number of selected component (if applicable): gnome-packagekit-2.27.3-1.fc11.x86_64 How reproducible: Install a package like glib2 in x86_64 and i586 version. Wait for an update for this package. PackageKit fails to update the package. Additional info: At first I filed #513503, but then I tried a simple "yum update" which worked fine. The update for glib2 and qt was installed.
I frequently get this problem too. For example, with the recent libX11 update (to libX11.i586 0:1.2.2-1.fc11 and libX11.x86_64 0:1.2.2-1.fc11) gpk-update-viewer complained: Local file conflict between packages: Test Transaction Errors: file /usr/share/X11/locale/el_GR.UTF-8/Compose from install of libX11-1.2.2-1.fc11.x86_64 conflicts with file from package libX11-1.2.1-2.fc11.i586 (and more similar) while "yum update libX11" went through OK. In /etc/yum.conf it says: exactarch=1 in case that is relevant
It is happening to me too - today with mysql-libs update. Oddly enough, running $ pkcon update in the command line works just fine.
*** This bug has been marked as a duplicate of bug 513857 ***