<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">Le 25/10/2013 22:27, Matthieu CERDA a
      écrit :<br>
    </div>
    <blockquote cite="mid:526AD43A.7070805@normation.com" type="cite">
      <meta http-equiv="content-type" content="text/html;
        charset=ISO-8859-1">
      <div class="moz-text-html" lang="x-western"> <font face="Ubuntu">Hi

          there,<br>
          <br>
          We are proud to announce the availability of a new version of
          Rudder: 2.8.0~rc1.<br>
          <br>
          The ChangeLog is available here: <a moz-do-not-send="true"
            class="moz-txt-link-freetext"
href="http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog28">http://www.rudder-project.org/foswiki/bin/view/System/Documentation:ChangeLog28</a><br>
        </font><font face="Ubuntu"><br>
        </font><font face="Ubuntu"> This software is in "release
          candidate" status and contains multiple bug fixes on the new
          features introduced in the first public beta version
          (2.8.0~beta1). If no major bugs are found, a "final" release
          of 2.8.0 will be released by the end of October.<br>
          <br>
          We have tested this version and believe it to be free of any
          critical bugs, however, the use on production systems is not
          encouraged at this time and is at your own risk. We do
          encourage testing, and welcome all and any feedback!</font><font
          face="Ubuntu"><font face="Ubuntu"><br>
          </font> <br>
          As always, check out <a moz-do-not-send="true"
            href="http://www.rudder-project.org/site/get-rudder/downloads/">http://www.rudder-project.org/site/get-rudder/downloads/</a>
          for download links.<br>
          <br>
          We are impatient to hear your feedback, be it comments on this
          list, questions on Twitter (<a moz-do-not-send="true"
            class="moz-txt-link-freetext"
            href="https://twitter.com/RudderProject">https://twitter.com/RudderProject</a>),




          bug reports or feature requests (or of course GitHub pull
          requests).<br>
          <br>
          Have a good day!</font> </div>
      <br>
    </blockquote>
    <br>
    Hello dear Rudder users,<br>
    <br>
    We have just noticed that a bug crept in to the first 2.8.0 Release
    Candidate, that prevents cf-agent from working properly due to a
    failing inventory Technique (see <a class="moz-txt-link-freetext"
      href="http://www.rudder-project.org/redmine/issues/4111">http://www.rudder-project.org/redmine/issues/4111</a>).<br>
    <br>
    Fortunately there is an easy workaround for those wanting to test
    2.8.0~rc1, just do the following after installing:<br>
    <br>
    => On a Rudder server, please run these commands as root:<br>
    sed -i "s%isfile(%fileexists(%"
/var/rudder/configuration-repository/techniques/system/inventory/1.0/fusionAgent.st<br>
    cd /var/rudder/configuration-repository/ && git commit -m
    "RUDDER: Fix the fusionAgent.st inventory Technique fileexists
    definition"<br>
    curl -s <a class="moz-txt-link-freetext"
      href="http://localhost:8080/rudder/api/techniqueLibrary/reload">http://localhost:8080/rudder/api/techniqueLibrary/reload</a><br>
    <br>
    => On a Rudder agent, please run these commands as root:<br>
    sed -i "s%isfile(%fileexists(%"
    /opt/rudder/share/initial-promises/inventory/1.0/fusionAgent.cf<br>
    rsync --delete -av /opt/rudder/share/initial-promises/
    /var/rudder/cfengine-community/inputs/<br>
    <br>
    Of course this bug is already fixed in git and the nightly builds,
    and will not be present in the final 2.8.0 version. Thanks for your
    patience and kind understanding!<br>
    <br>
    Regards,<br>
    --<br>
    Matthieu CERDA<br>
  </body>
</html>