<br><br><div class="gmail_quote">On 26 January 2011 17:30, Ted Pavlic <span dir="ltr"><<a href="mailto:ted@tedpavlic.com">ted@tedpavlic.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
When I updated my Fedora packages today, I was greeted by many errors like these:<br>
<br>
Error: Package: texlive-elsevier-2010-14.2.20.svn15878.fc14.noarch (@texlive)<br>
           Requires: texlive-kpathsea-bin = 2010<br>
           Removing: texlive-kpathsea-bin-2010-14.20110113.svn18765.fc14.x86_64 (@texlive)<br>
               texlive-kpathsea-bin = 2010-14.20110113.svn18765.fc14<br>
           Updated By: texlive-kpathsea-bin-2011-0.1.20110120.svn18765.fc14.x86_64 (texlive)<br>
               texlive-kpathsea-bin = 2011-0.1.20110120.svn18765.fc14<br>
<br>
It appears like packages like texlive-elsevier only have 2010 versions, and so they require 2010 packages that are trying to be updated. Until these other 2010 packages get updated to 2011, they block updates (and my organization requires all packages be updated within seven days).<br>

<br>
Is there an easy fix? Should I remove all of the packages that only have 2010 versions? Is there an easy way to do that with yum? (I use Arch Linux at home, and so I'm still picking up on Fedora's little nuances)<br>

<br>
Thanks --<br>
Ted<br><font color="#888888"> 
</font></blockquote><div> </div></div>I think you can do: rpm -e --nodeps  texlive-elsevier<br><br>Then the update should run fine.<br><br>Fabien<br><br>PS: sorry forgot to reply list...<br>