2009/2/7 stan wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks for the response.  I went and looked at the link, but I can't find a way to download the package.  I just keep going round is circles.  Guess I'll just wait for it to show up in updates-testing.  :-)</blockquote>
</div><br>If you click on the package name at the top of that page it takes you to the koji build, then just click on the download link next to the package for your architecture. From your example failure in a previous post i would say you want the x86_64 version which points to here:<br>
<br><a href="http://kojipkgs.fedoraproject.org/packages/rsibreak/0.9.0/6.fc10/x86_64/rsibreak-0.9.0-6.fc10.x86_64.rpm">http://kojipkgs.fedoraproject.org/packages/rsibreak/0.9.0/6.fc10/x86_64/rsibreak-0.9.0-6.fc10.x86_64.rpm</a><br>
<br>once downloaded you can use:<br><br>sudo yum --nogpg localinstall rsibreak-0.9.0-6.fc10.x86_64.rpm<br><br>to install it (the --nogpg is needed because builds direct from koji arent signed). Then just update like you were before to get the rest of the testing updates.<br>
<br>Or of course you can wait for the next push as you said.<br><br>-- <br>There are 10 kinds of people in the world: Those who understand binary and those who don't...<br>