<div class="gmail_quote">On Tue, Jun 29, 2010 at 07:56, Michael Schwendt <span dir="ltr">&lt;<a href="mailto:mschwendt@gmail.com">mschwendt@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div class="im">On Tue, 29 Jun 2010 06:43:00 -0400, Chris wrote:<br>
<br>
&gt; Why is evolution-data-server still broken after this much time, and is<br>
&gt; anything being done to correct it? I&#39;m guessing all the dependencies<br>
&gt; must be rebuilt against the new package.<br>
&gt;<br>
&gt; So far I get the best results adding to the yum.conf:<br>
&gt;<br>
&gt; exclude=evolution*<br>
&gt;<br>
&gt; and occasionally un-commenting it to see if it&#39;s fixed.<br>
<br>
</div>skip_broken=1<br>
<br>
is a better work-around. Though, in both cases you still need to be<br>
careful on x86_64 and watch out for any multiarch packages that may be<br>
pulled in. Broken deps on x86_64 are really bad.</blockquote><div><br></div><div>Mmmh... I just realized I have multiple versions of gnome-panel-libs:</div><div><br></div><div>~ yum list gnome-panel-libs\*</div><div>Loaded plugins: presto, refresh-packagekit</div>
<div>Installed Packages</div><div>gnome-panel-libs.i686                    2.30.0-1.fc13                  @fedora </div><div>gnome-panel-libs.x86_64                  2.30.0-3.fc13                  @updates</div><div><div>
Available Packages</div><div>gnome-panel-libs.i686                    2.30.0-3.fc13                  updates </div></div><div><br></div><div>I have used --skip-broken at least once today. yum history shows me that lots of i686 packages were pulled in by last update, among them gnome-panel-libs.i686:</div>
<div><br></div><div><div>~ yum history info 67</div></div><div>...</div><div><div>    Dep-Install  freetype-freeworld-2.3.11-2.fc13.i686</div><div>    Dep-Install  gamin-0.1.10-7.fc13.i686</div><div>    Dep-Install  glib2-2.24.1-1.fc13.i686</div>
<div>    Dep-Install  glibc-2.12-2.i686</div><div>    Dep-Install  gnome-panel-libs-2.30.0-1.fc13.i686</div></div><div>...</div><div><br></div><div>Damn it =/ I&#39;ll try to undo this update. Thks for your warning.</div>
<div><br></div><div>Andre</div></div>