<font face="tahoma,sans-serif"><br></font><br><div class="gmail_quote">On Fri, Mar 11, 2011 at 11:06 AM, Remi Collet <span dir="ltr">&lt;<a href="mailto:Fedora@famillecollet.com">Fedora@famillecollet.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">Le 11/03/2011 14:00, Jim Philips a écrit :<br>
<div class="im">&gt; I can&#39;t manage to update to RC1. When I try, yum tells me it depends on<br>
&gt; gecko-libs 2.0 RC1 and that package is not available. Anyone<br>
&gt; successfully update from the Remi repo?<br>
&gt;<br>
<br>
</div># rpm -q --requires firefox4 | grep gecko<br>
gecko-libs(x86-64) = 2.0-rc1<br>
<br>
# rpm -q --provides xulrunner2 | grep gecko<br>
gecko-libs = 2.0-rc1<br>
gecko-libs(x86-64) = 2.0-rc1<br>
<br>
Both are in remi repository.<br>
<font color="#888888"></font><br></blockquote></div><br>Something must be weird with yum on this end. This is what I get:<br><br>--&gt; Finished Dependency Resolution<br>Error: Package: firefox-4.0-0.28.rc1.fc14.remi.x86_64 (remi-test)<br>
           Requires: gecko-libs(x86-64) = 2.0-rc1<br>           Installed: xulrunner2-2.0-0.23.b12.fc14.remi.x86_64 (@remi)<br>               gecko-libs(x86-64) = 2.0-beta12<br>           Available: xulrunner2-2.0-0.22.b12.build1.fc14.remi.x86_64 (remi-test)<br>
               gecko-libs(x86-64) = 2.0-beta12<br>           Available: xulrunner2-2.0-0.12.b11.fc14.i686 (fedora-firefox4)<br>               Not found<br> You could try using --skip-broken to work around the problem<br> You could try running: rpm -Va --nofiles --nodigest<br>
<br>