<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">It *might* be better to do it using a
      perl script because one can poke around in its internals to
      determine what is missing, but that probably means me doing it and
      I am a bit busy firefighting idiots.<br>
      <br>
      In either case, most nodes are probably using Debian based systems
      (so one can load .deb packages), but there are a number of Redhat
      systems of a wider variety of ages, and many of those will not
      have the packages (.rpm and IIRC .dng) for some of the modern
      things (or even a new enough perl - Centos 7 comes to mind here).
      One may need to cater for them nonetheless, which will magnify the
      problem very quickly.  This has a lot to do with why I have not
      tackled it. <br>
      <br>
      There are also a number of ARC nodes that are difficult (or
      impossible) to determine without going around every node that
      connects to them, which will also not work very well. Also many
      (most?) only talk to other ARC nodes, so the number of DXSpider
      connections to the ARC part of the cluster are very small (maybe
      only Dave K1TTT and via some CC-Cluster links).  There are
      probably about 40-50 active ARC nodes. Unfortunately, they are
      also being used for sending rubbish spots.<br>
      <br>
      There are several popular web nodes out there that have heavily
      modified the code and are also popular with the ungodly. They will
      be a very tough set of nuts to crack.  <br>
      <br>
      Given ssh access with sudo privileges, I will happily upgrade
      anyone from master to mojo that wants me to do it.<br>
      <br>
      Dirk<br>
      <br>
      On 06/12/2022 13:08, Kin via Dxspider-support wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:029801d90973$e2d6fe90$a884fbb0$@cronux.net">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}span.EstiloCorreo17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-fareast-language:EN-US;}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">Hi all,<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I'm trying to prepare a Bash script that
          allows automatic upgrade from Master to Mojo branch of a
          DXSpider node.<o:p></o:p></p>
        <p class="MsoNormal">The reason is the large number of nodes
          that are out of date on the Master branch, and fewer on the
          Mojo branch.<o:p></o:p></p>
        <p class="MsoNormal">Although the update is not difficult, it is
          about facilitating the transition for those sysops that do not
          have much knowledge and are afraid of taking their node out of
          service.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">These are some data obtained during
          yesterday:<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">416 Nodes found<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">377 nodes DXSpider<o:p></o:p></p>
        <p class="MsoNormal"> 39 nodes no DXSpider<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">241 nodes Master version 5454<o:p></o:p></p>
        <p class="MsoNormal">                               33 build 0
          to 99<o:p></o:p></p>
        <p class="MsoNormal">                               100 build
          >= 100 <= 199<o:p></o:p></p>
        <p class="MsoNormal">                               108 build
          >= 200<o:p></o:p></p>
        <p class="MsoNormal">                               <o:p></o:p></p>
        <p class="MsoNormal">90 nodes Mojo version 5457<o:p></o:p></p>
        <p class="MsoNormal">                                 7 build
          unknown<o:p></o:p></p>
        <p class="MsoNormal">                                 1 build 0
          to 99<o:p></o:p></p>
        <p class="MsoNormal">                                 1 build
          >= 100 <= 199<o:p></o:p></p>
        <p class="MsoNormal">                                 2 build
          >= 200 <= 299<o:p></o:p></p>
        <p class="MsoNormal">                                 7 build
          >= 300 <= 399<o:p></o:p></p>
        <p class="MsoNormal">                               72 build
          >= 400         -->  27 build 450 o 451 (last)<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">If we want to keep the network of Clusters
          working correctly, it is time for us to update our nodes, thus
          eliminating bugs and adding new features to make our Network
          better.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">For this reason, I ask those of you who
          have nodes in old or very old versions, if you can help me, I
          would like to test the script before publishing it.<o:p></o:p></p>
        <p class="MsoNormal">I need for the tests that the complete
          directory of spider be sent to me, to carry out real tests
          with it.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thanks for your cooperation.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Kin EA3CV<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
Dxspider-support mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Dxspider-support@tobit.co.uk">Dxspider-support@tobit.co.uk</a>
<a class="moz-txt-link-freetext" href="https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support">https://mailman.tobit.co.uk/mailman/listinfo/dxspider-support</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>