Re: Cron . /etc/profile; /usr/local/bin/runRuleQArefresh.sh > /dev/null

2019-06-02 Thread Paul Stead
Looks good now - I've made the lock fail error a bit quieter but the lock
fails since my last email are valid - just the hourly is running for long
time -

---8<---
automc   20493  5.3  0.1  43140 21496 ?SN   04:05  11:34
/usr/bin/perl -w
/usr/local/spamassassin/automc/svn/masses/rule-qa/corpus-hourly
--dir=/usr/local/spamassassin/automc/rsync/corpus
pds@sa-vm1:~$ date
Sun Jun  2 07:41:23 UTC 2019
---8<---

Paul


Cron . /etc/profile; /usr/local/bin/runRuleQArefresh.sh > /dev/null

2019-06-02 Thread Cron Daemon
/usr/local/bin/runRuleQArefresh.sh: line 71: 0: command not found


Re: Cron <automc@sa-vm1> . /etc/profile; /usr/local/bin/runRuleQArefresh.sh > /dev/null

2019-06-02 Thread Paul Stead
Hopefully squashed this one - it looks to be the output from the ruleqa.cgi 
-refresh cal

On 2019/06/02 07:47:21, r...@sa-vm1.apache.org (Cron Daemon) wrote: 
> /usr/local/bin/runRuleQArefresh.sh: line 71: 0: command not found
> 


Cron ~/svn/trunk/build/mkupdates/run_nightly | /usr/bin/tee /var/www/automc.spamassassin.org/mkupdates/mkupdates.txt

2019-06-02 Thread Cron Daemon
+ promote_active_rules
+ pwd
/usr/local/spamassassin/automc/svn/trunk
+ svn co https://svn.apache.org/repos/asf/spamassassin/trunk/rulesrc
Checked out revision 1860506.
+ /usr/bin/perl build/mkupdates/listpromotable
HTTP get: https://ruleqa.spamassassin.org/1-days-ago?xml=1
day 1 contains a --net mass-check! offsetting by an extra day
Use of "goto" to jump into a construct is deprecated at 
build/mkupdates/listpromotable line 85.
HTTP get: https://ruleqa.spamassassin.org/2-days-ago?xml=1
HTTP get: https://ruleqa.spamassassin.org/3-days-ago?xml=1
HTTP get: https://ruleqa.spamassassin.org/4-days-ago?xml=1
+ mv rules/active.list.new rules/active.list
+ svn diff rules
+ cat /var/www/ruleqa.spamassassin.org/reports/LATEST
+ echo 'Committing promotions in rules/active.list...'
+ svn commit -m 'promotions validated' rules/active.list
Committing promotions in rules/active.list...
+ /usr/bin/perl masses/rule-qa/list-bad-rules
++ date +%w
+ [[ 0 = 3 ]]
+ for VER in '$VERSIONS'
+ make_tarball_for_version 3.4.2
+ version=3.4.2
+ tmpdir=/usr/local/spamassassin/automc/tmp/stage/3.4.2
+ rm -rf /usr/local/spamassassin/automc/tmp/stage/3.4.2
+ mkdir -p /usr/local/spamassassin/automc/tmp/stage/3.4.2
+ make clean
rm -f \
  SpamAssassin.bso SpamAssassin.def \
  SpamAssassin.exp SpamAssassin.x \
   blib/arch/auto/Mail/SpamAssassin/extralibs.all \
  blib/arch/auto/Mail/SpamAssassin/extralibs.ld Makefile.aperl \
  *.a *.o \
  *perl.core MYMETA.json \
  MYMETA.yml blibdirs.ts \
  core core.*perl.*.? \
  core.[0-9] core.[0-9][0-9] \
  core.[0-9][0-9][0-9] core.[0-9][0-9][0-9][0-9] \
  core.[0-9][0-9][0-9][0-9][0-9] libSpamAssassin.def \
  mon.out perl \
  perl perl.exe \
  perlmain.c pm_to_blib \
  pm_to_blib.ts so_locations \
  tmon.out 
rm -rf \
  *.cache blib \
  doc pod2htm* \
  qmail rules/*.pm \
  rules/70_inactive.cf sa-awl \
  sa-check_spamd sa-compile \
  sa-learn sa-update \
  spamassassin spamc/*.cache \
  spamc/*.o* spamc/*.so \
  spamc/Makefile spamc/config.h \
  spamc/config.log spamc/config.status \
  spamc/qmail-spamc spamc/replace/*.o* \
  spamc/spamc spamc/spamc.h \
  spamc/version.h spamd/*spamc* \
  spamd/spamd t/bayessql.cf \
  t/do_net t/log \
  t/sql_based_whitelist.cf version.env 
mv Makefile Makefile.old > /dev/null 2>&1
+ /usr/bin/perl Makefile.PL 
PREFIX=/usr/local/spamassassin/automc/tmp/stage/3.4.2
What email address or URL should be used in the suspected-spam report
text for users who want more information on your filter installation?
(In particular, ISPs should change this to a local Postmaster contact)
default text: [the administrator of that system] the administrator of that 
system

NOTE: settings for "make test" are now controlled using "t/config.dist". 
See that file if you wish to customize what tests are run, and how.

checking module dependencies and their versions...

***
NOTE: the optional Digest::SHA1 module is not installed.

  The Digest::SHA1 module is still required by the Razor2 plugin.
  Other modules prefer Digest::SHA, which is a Perl base module.


***
NOTE: the optional GeoIP2::Database::Reader module is not installed.

  Used by the RelayCountry plugin (not enabled by default) to
  determine the domain country codes of each relay in the path of an email. 
  Also used by the URILocalBL plugin (not enabled by default) to provide ISP
  and Country code based filtering.


***
NOTE: the optional IP::Country::DB_File module is not installed.

  Used by the RelayCountry plugin (not enabled by default) to
  determine the domain country codes of each relay in the path of an email. 
  Also used by the URILocalBL plugin (not enabled by default) to provide
  Country code based filtering.


***
NOTE: the optional BSD::Resource module is not installed.

  BSD::Resource provides BSD process resource limit and priority 
  functions.  It is used by the optional ResourceLimits Plugin.


***
NOTE: the optional Archive::Zip module is not installed.

  Archive::Zip provides an interface to ZIP archive files.
  It is used by the optional OLEMacro Plugin.


***
NOTE: the optional IO::String module is not installed.

  IO::String emulates file interface for in-core strings.
  It is used by the optional OLEMacro Plugin.

checking binary dependencies and their versions...

***
NOTE: the optional fetch binary is not installed.

   Sa-update will use curl, wget or fetch to download updates.  
   Because perl module LWP does not support IPv6, sa-update as of
   3.4.0 will use these standard programs to download r

Re: Cron . /etc/profile; /usr/local/bin/runRuleQArefresh.sh > /dev/null

2019-06-02 Thread Kevin A. McGrail
I appreciate the noise.

For the record, when the system catastrophically failed, I rebuilt it
from the ground up on a new server with just the cron log output :-)

On 6/2/2019 3:41 AM, Paul Stead wrote:
> Looks good now - I've made the lock fail error a bit quieter but the lock
> fails since my last email are valid - just the hourly is running for long
> time -
>
> ---8<---
> automc   20493  5.3  0.1  43140 21496 ?SN   04:05  11:34
> /usr/bin/perl -w
> /usr/local/spamassassin/automc/svn/masses/rule-qa/corpus-hourly
> --dir=/usr/local/spamassassin/automc/rsync/corpus
> pds@sa-vm1:~$ date
> Sun Jun  2 07:41:23 UTC 2019
> ---8<---
>
> Paul
>

-- 
Kevin A. McGrail
Member, Apache Software Foundation
Chair Emeritus Apache SpamAssassin Project
https://www.linkedin.com/in/kmcgrail - 703.798.0171



Re: Cron . /etc/profile; /usr/local/bin/runRuleQArefresh.sh > /dev/null

2019-06-02 Thread Paul Stead
On Sun, 2 Jun 2019 at 18:04, Kevin A. McGrail  wrote:

> with just the cron log output :-)
>

I don't know to commend you or commit you ;-)