Description of problem: running "yum groupupdate" will return error message due to conflict between gtk2 and gtk2-engines Version-Release number of selected component (if applicable): Installed (FC5): gtk2 (2.8.15-1) gtk2-engines (2.7.4-3) Update to (FC6-dev): gtk2(2.10.0-2) gtk2-engines (2.7.5-1.1) How reproducible: persistent Steps to Reproduce: 1. install FC5 with following group packages: base-x and gnome-desktop 2. using the latest development tree (FC6-dev) execute: yum groupupdate Actual results: Error: Unable to satisfy dependencies Error: Package gtk2 conflicts with gtk2-engines < 2.7.4-7 Expected results: yum should proceed without error Additional info: "yum groupupdate gnome-desktop" gives the same error "yum update gtk2 gtk2-engines" gives the same error
Looks like a yum issue to me; it should figure out the right order in which to update.
The latest development build dated 7-27-06 fix the problem. thanks
Opps. My mistake. "yum install gnome-desktop" works but "yum groupinstall gnome-desktop" failed. Also, new install by selecting gnome-desktop and base-x create NO problem.
gtk2-engines needs to be added to the multilib list, that should be done for tomorrow's rawhide