Hi..<br><br>Ok try uninstalling xulrunner then run <br><pre id="comment_text_1">rm -rf $libdir/xulrunner/dictionaries<br><br>And then try reinstall xulrunner.. This worked for me..<br><br><a href="https://bugzilla.redhat.com/show_bug.cgi?id=433096">https://bugzilla.redhat.com/show_bug.cgi?id=433096</a><br>
<br>Hope you get it sorted<br>Chris<br><br></pre><br><br><div class="gmail_quote">On Wed, Mar 12, 2008 at 5:12 PM, Bryn M. Reeves <<a href="mailto:breeves@redhat.com">breeves@redhat.com</a>> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
-----BEGIN PGP SIGNED MESSAGE-----<br>
Hash: SHA1<br>
<div class="Ih2E3d"><br>
Alan wrote:<br>
> I have something munged up and I am not certain how to fix it other than a<br>
> reinstall when the beta comes out.<br>
><br>
> When I try and run firefox from a shell I get the error:<br>
><br>
> Error: Platform version '1.9b4pre' is not compatible with<br>
> minVersion >= 1.9b5pre<br>
> maxVersion <= 1.9b5pre<br>
<br>
</div>Check what versions of firefox you now have installed:<br>
<br>
rpm -q firefox<br>
<br>
When I hit this, I found I had 3 separate versions in the RPM db (due to<br>
earlier update failures because of the xulrunner directory-to-symlink<br>
change which has already been discussed at length on this list).<br>
<br>
Remove all of these packages - rpm -e or yum remove should work fine,<br>
although you may need to use --noscripts here as one of the package<br>
triggers was failing (using rm instead of rm -f to delete a file that<br>
did not exist) for me.<br>
<br>
Then re-install xulrunner making sure that it completed correctly<br>
without any cpio errors and then you can re-install firefox.<br>
<br>
Regards,<br>
Bryn.<br>
-----BEGIN PGP SIGNATURE-----<br>
Version: GnuPG v1.4.7 (GNU/Linux)<br>
Comment: Using GnuPG with Fedora - <a href="http://enigmail.mozdev.org" target="_blank">http://enigmail.mozdev.org</a><br>
<br>
iD8DBQFH2A8C6YSQoMYUY94RAskiAJsGMRAcBGo4EfNhFMaNBrT0JA5ZTQCeK5s5<br>
fPIfPboojmmLvahMv/Df/fQ=<br>
=jGyd<br>
-----END PGP SIGNATURE-----<br>
<div><div></div><div class="Wj3C7c"><br>
--<br>
fedora-test-list mailing list<br>
<a href="mailto:fedora-test-list@redhat.com">fedora-test-list@redhat.com</a><br>
To unsubscribe:<br>
<a href="https://www.redhat.com/mailman/listinfo/fedora-test-list" target="_blank">https://www.redhat.com/mailman/listinfo/fedora-test-list</a><br>
</div></div></blockquote></div><br>