distro-sync seemed to do the trick - thanks to both of you! :)<br><br><div class="gmail_quote">On Mon, Feb 20, 2012 at 4:53 PM, 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="HOEnZb"><div class="h5">On Mon, 20 Feb 2012 14:32:59 +0100, RH (Reindl) wrote:<br>
<br>
&gt;<br>
&gt;<br>
&gt; Am 20.02.2012 14:31, schrieb Christopher Svanefalk:<br>
&gt; &gt; Assuming I have a package installed from updates-testing, is there any simple away (apart from erasing and<br>
&gt; &gt; reinstalling) to replace it with the equivalent package from the normal updates repository? Trying to avoid<br>
&gt; &gt; breaking dependencies.<br>
&gt;<br>
&gt; yum update --distro-sync<br>
<br>
</div></div>if updates-testing is disabled, else add --disablerepo=updates-testing<br>
<br>
Alternatively:<br>
<br>
  yum downgrade PACKAGEBASENAME<br>
<br>
if it&#39;s just a single package.<br>
<br>
Btw, you cannot break RPM dependencies that way unless you play with --nodeps<br>
installation via &quot;rpm&quot;. Yum would refuse to break RPM dependencies.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Fedora release 17 (Beefy Miracle) - Linux 3.3.0-0.rc3.git7.2.fc17.x86_64<br>
loadavg: 0.74 0.66 0.28<br>
--<br>
users mailing list<br>
<a href="mailto:users@lists.fedoraproject.org">users@lists.fedoraproject.org</a><br>
To unsubscribe or change subscription options:<br>
<a href="https://admin.fedoraproject.org/mailman/listinfo/users" target="_blank">https://admin.fedoraproject.org/mailman/listinfo/users</a><br>
Guidelines: <a href="http://fedoraproject.org/wiki/Mailing_list_guidelines" target="_blank">http://fedoraproject.org/wiki/Mailing_list_guidelines</a><br>
Have a question? Ask away: <a href="http://ask.fedoraproject.org" target="_blank">http://ask.fedoraproject.org</a><br>
</font></span></blockquote></div><br>