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

2019-05-08 Thread Kevin A. McGrail
So I didn't quite find the Root Cause but I think it's working
normally.  Paul, do you concur?



 Forwarded Message 
Subject:Cron  ~/svn/trunk/build/mkupdates/run_nightly |
/usr/bin/tee /var/www/automc.spamassassin.org/mkupdates/mkupdates.txt
Date:   Wed, 8 May 2019 08:31:04 + (UTC)
From:   Cron Daemon 
Reply-To:   sysadmins@spamassassin.apache.org
To: sysadmins@spamassassin.apache.org



+ promote_active_rules
+ pwd
+ /usr/bin/perl build/mkupdates/listpromotable
/usr/local/spamassassin/automc/svn/trunk
HTTP get: https://ruleqa.spamassassin.org/1-days-ago?xml=1
HTTP get: https://ruleqa.spamassassin.org/2-days-ago?xml=1
HTTP get: https://ruleqa.spamassassin.org/3-days-ago?xml=1
+ mv rules/active.list.new rules/active.list
+ svn diff rules
+ cat /var/www/ruleqa.spamassassin.org/reports/LATEST
Index: rules/active.list
===
--- rules/active.list (revision 1858833)
+++ rules/active.list (working copy)
@@ -1,6 +1,6 @@
# DO NOT EDIT: file generated by build/mkupdates/listpromotable
# active ruleset list, automatically generated from
https://ruleqa.spamassassin.org/
-# with results from: day 1: axb-coi-bulk axb-generic axb-ham-misc
darxus ena-week0 ena-week1 ena-week2 ena-week3 ena-week4 giovanni-ham
giovanni-spam giovanni-spammy grenier hege jarif jbrooks pds sihde
spamsponge thendrikx; day 2: ena-week3 ena-week4 giovanni-ham
giovanni-spam giovanni-spammy jarif llanga mmiroslaw-mails-ham
mmiroslaw-mails-spam; day 3: axb-coi-bulk axb-generic axb-ham-misc
ena-week1 ena-week4 giovanni-ham giovanni-spam giovanni-spammy jarif
jbrooks llanga mmiroslaw-mails-ham mmiroslaw-mails-spam sihde
+# with results from: day 1: axb-coi-bulk axb-generic axb-ham-misc
darxus ena-week0 ena-week1 ena-week2 ena-week3 ena-week4 giovanni-ham
giovanni-spam giovanni-spammy grenier hege jarif jbrooks
mmiroslaw-mails-ham mmiroslaw-mails-spam pds sihde spamsponge thendrikx;
day 2: axb-coi-bulk axb-generic axb-ham-misc ena-week1 ena-week2
ena-week3 ena-week4 giovanni-ham giovanni-spam giovanni-spammy jarif
jbrooks llanga mmiroslaw-mails-ham mmiroslaw-mails-spam sihde; day 3:
ena-week3 ena-week4 giovanni-ham giovanni-spam giovanni-spammy jarif
llanga mmiroslaw-mails-ham mmiroslaw-mails-spam
# tflags publish
AC_BR_BONANZA
+ echo 'Committing promotions in rules/active.list...'
Committing promotions in rules/active.list...
+ svn commit -m 'promotions validated' rules/active.list
Sending rules/active.list
Transmitting file data .done
Committing transaction...
Committed revision 1858900.
+ /usr/bin/perl masses/rule-qa/list-bad-rules
++ date +%w
+ [[ 3 = 3 ]]
+ echo 'From: nore...@sa-vm1.apache.org (Rules Report Cron)'
+ echo 'Subject: [auto] bad sandbox rules report'
+ echo
+ cat /var/www/ruleqa.spamassassin.org/reports/badrules.txt
+ /usr/sbin/sendmail -oi d...@spamassassin.apache.org
+ 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.



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

2018-12-25 Thread Kevin A. McGrail
Rules runs still failing lint...  snippet below

ERROR: LINT FAILED, suppressing output: rules/72_active.cf

 ifplugin Mail::SpamAssassin::Plugin::FreeMail due to tflags nopublish
(tflags nopublish)
make: *** [build_rules] Error 2
+ exit 2
Makefile:1790: recipe for target 'build_rules' failed


Merry xmas if you celebrate, KAM