Description of problem: $ sudo yum update xulrunner [...] Dependencies Resolved ============================================================================= Package Arch Version Repository Size ============================================================================= Updating: xulrunner i386 1.9-0.beta1.3.fc9 development 9.7 M Transaction Summary ============================================================================= [...] Transaction Check Error: file /etc/gre.d/gre.conf from install of xulrunner-1.9-0.beta1.3.fc9.i386 conflicts with file from package firefox-2.0.0.10-1.fc9.i38 Version-Release number of selected component (if applicable): 1.9-0.beta1.3.fc9 How reproducible: always Steps to Reproduce: 1. $ yum update xulrunner 2. 3. Actual results: Expected results: Additional info: firefox-2.0.0.10-1.fc9
Let me propose a fix. We remove the gre.conf file from the firefox package and explicitly set GRE_PATH in the firefox calling shell in a manner similar to how MOZILLA_FIVE_HOME variable is set. If you need me to provide a patch to do this, I'll need a couple of days to find the couple of minutes to poke at the package and reuse the directory versioning trick that is already being used for MOZ_FIVE_HOME setting logic. -jef
I know about this problem. Unfortunately, /etc/gre.d/gre(64).conf is read by gtkmozembed application what are not linked directly to gecko-libs (like a python wrapper). Recently, gecko-libs are provided by two packages (firefox and xulrunner) so that who packages conflict and you have to choose what gecko-libs you want to use. When all packages are moved to xulrunner, /etc/gre.d/gre(64).conf will be provided only by xulrunner.
/etc/gre.d/gre(64).conf is removed from firefox-2_0_0_10-2_fc9.