<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body text="#000000" bgcolor="#ffffff">
    On 04/20/2011 02:15 AM, Greg Cockburn wrote:
    <blockquote
cite="mid:217B5371D42B9B42A9E674276A184A330BA86579@ntsydexm01.pc.internal.macquarie.com"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta name="Generator" content="Microsoft Word 12 (filtered
        medium)">
      <style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";
        color:black;}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:"Calibri","sans-serif";
        color:#1F497D;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-size:10.0pt;}
@page WordSection1
        {size:612.0pt 792.0pt;
        margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
        {page:WordSection1;}
-->
</style><!--[if gte mso 9]><xml>
 <o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
 <o:shapelayout v:ext="edit">
  <o:idmap v:ext="edit" data="1" />
 </o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">On 04/20/2011 02:02 AM, Greg Cockburn
          wrote: <o:p></o:p></p>
        <p class="MsoNormal">Hi all,<o:p></o:p></p>
        <p class="MsoNormal"> <o:p></o:p></p>
        <p class="MsoNormal">Does anyone know if the yum fastestmirror
          plugin is
          available in RHEL6?<o:p></o:p></p>
        <p class="MsoNormal"> <o:p></o:p></p>
        <p class="MsoNormal" style="margin-bottom: 12pt;"><span
            style="font-size: 12pt; font-family: "Times New
            Roman","serif";">[wolfy@wolfy2 ~]$ rpm -qa
            yum\*fast\*<br>
            yum-plugin-fastestmirror-1.1.26-11.el6.noarch<o:p></o:p></span></p>
        <p class="MsoNormal" style="margin-bottom: 12pt;"><span
            style="color: rgb(31, 73, 125);">Where
            is that package?  I can’t find it on the RHEL6.0 media.</span></p>
      </div>
    </blockquote>
    <br>
    I am not sure about the media, but
    <a class="moz-txt-link-freetext" href="ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/yum-utils-1.1.26-11.el6.src.rpm">ftp://ftp.redhat.com/pub/redhat/linux/enterprise/6ComputeNode/en/os/SRPMS/yum-utils-1.1.26-11.el6.src.rpm</a>
    generates it. Snip from the spec:<br>
    <br>
    %package -n yum-plugin-fastestmirror<br>
    Summary: Yum plugin which chooses fastest repository from a
    mirrorlist<br>
    Group: System Environment/Base<br>
    Provides: yum-fastestmirror = %{version}-%{release}<br>
    Obsoletes: yum-fastestmirror < 1.1.20-0<br>
    Conflicts: yum-fastestmirror < 1.1.20-0<br>
    Requires: yum >= 3.0<br>
    [...]<br>
    <br>
    # Plugins to install<br>
    plugins="\<br>
     changelog \<br>
     fastestmirror \<br>
     protectbase \<br>
    [...]<br>
    <br>
    I'd check the optional channels .<br>
  </body>
</html>