<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
  </head>
  <body text="#000000" bgcolor="#FFFFFF">
    <p>Hi,</p>
    <p>thanks for reporting this!<br>
    </p>
    <div class="moz-cite-prefix">On 11/13/2017 09:54 AM, C. L. Martinez
      wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAEjQA5+dPeZCV_ZLtV386ZRtkyMd2ORRNtfADF2is6RqJ+wCDg@mail.gmail.com">
      <pre wrap="">Where are these scripts: update-tor-nodes, update-geoip-data,
update-asn-data and update-ripencc_abuse_contact_offline? They don't
exist in my system. But exists intelmq-update-asn-data,
intelmq-update-geoip-data and intelmq-update-tor-nodes (not ripe).</pre>
    </blockquote>
    I fixed the paths and removed the
    update-ripencc_abuse_contact_offline line, that only exists in a
    fork currently.<br>
    <blockquote type="cite"
cite="mid:CAEjQA5+dPeZCV_ZLtV386ZRtkyMd2ORRNtfADF2is6RqJ+wCDg@mail.gmail.com">
      <pre wrap=""> Maybe is it more correct to do this:

 - /usr/bin/intelmqctl reload --quiet
 + su -m intelmq -c ' /usr/bin/intelmqctl reload --quiet'

 - /usr/bin/intelmqctl reload file-output --quiet
 + su -m intelmq -c '/usr/bin/intelmqctl reload file-output --quiet' ??</pre>
    </blockquote>
    --quiet needs to be between the executable (intelmqctl) and the
    first positional argument (reload).<br>
    <br>
    I pushed the packages with these fixes (also in git in the branch
    maintenance) which are now available in the repositories, so please
    just update with your package manager.<br>
    <br>
    Sebastian<br>
    <pre class="moz-signature" cols="72">-- 
// Sebastian Wagner <a class="moz-txt-link-rfc2396E" href="mailto:wagner@cert.at"><wagner@cert.at></a> - T: +43 1 5056416 7201
// CERT Austria - <a class="moz-txt-link-freetext" href="https://www.cert.at/">https://www.cert.at/</a>
// Eine Initiative der nic.at GmbH - <a class="moz-txt-link-freetext" href="https://www.nic.at/">https://www.nic.at/</a>
// Firmenbuchnummer 172568b, LG Salzburg</pre>
  </body>
</html>