Description of problem: Conflict between gnome-icon-theme and gnome-icon-theme-extras Version-Release number of selected component (if applicable): gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch How reproducible: Run yum update with both packages installed. Steps to Reproduce: 1. Run yum update. 2. 3. Actual results: Transaction Check Error Expected results: No Transaction Check Errors Additional info: Transaction Check Error: file /usr/share/icons/gnome/16x16/devices/drive-harddisk-ieee1394.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/16x16/devices/drive-harddisk-usb.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/16x16/devices/media-optical-bd.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/16x16/devices/media-optical-dvd.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/22x22/devices/drive-harddisk-ieee1394.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/22x22/devices/drive-harddisk-usb.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/22x22/devices/media-optical-bd.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/22x22/devices/media-optical-dvd.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/48x48/devices/drive-harddisk-ieee1394.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/48x48/devices/drive-harddisk-usb.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/48x48/devices/media-optical-bd.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch file /usr/share/icons/gnome/48x48/devices/media-optical-dvd.png conflicts between attempted installs of gnome-icon-theme-extras-2.30.1-1.fc13.noarch and gnome-icon-theme-2.30.1-2.fc13.noarch
I had the same problem. Had to execute: su -c 'yum update -x gnome-icon-theme*'
In fact you can just say: su -c 'yum update -x gnome-icon-theme-extras*'
*** This bug has been marked as a duplicate of bug 584718 ***