https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6688

Kevin A. McGrail <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Kevin A. McGrail <[email protected]> 2011-11-02 15:05:18 
UTC ---
I found a link on the Jenkins page:

https://builds.apache.org/job/SpamAssassin-trunk/lastCompletedBuild/testReport/

That showed me more about the error at least for the current build issue:



1..8
# Running under perl version 5.008006 for solaris
# Current time local: Wed Nov  2 13:40:34 2011
# Current time GMT:   Wed Nov  2 13:40:34 2011
# Using Test.pm version 1.25
    /export/home/jm/tools/perl586/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy  --siteconfigpath log/localrules.tmp -p log/test_default.cf
 -L --lint
    Checking anything
ok 1
    /export/home/jm/tools/perl586/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy  --siteconfigpath log/localrules.tmp -p log/test_default.cf
 -L --lint
    Checking anything
ok 2
    /export/home/jm/tools/perl586/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy  --siteconfigpath log/localrules.tmp -p log/test_default.cf
 -L --lint
    Checking anything
ok 3
    /export/home/jm/tools/perl586/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy  --siteconfigpath log/localrules.tmp -p log/test_default.cf
 -L --lint
    Checking anything
ok 4
    /export/home/jm/tools/perl586/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy  --siteconfigpath log/localrules.tmp -p log/test_default.cf
 -L --lint
    Checking anything
ok 5
    /export/home/jm/tools/perl586/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy  --siteconfigpath log/localrules.tmp -p log/test_default.cf
 -L --lint
    Checking anything
ok 6
    /export/home/jm/tools/perl586/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy  --siteconfigpath log/localrules.tmp -p log/test_default.cf
 -L --lint
    Checking anything
ok 7
    /export/home/jm/tools/perl586/bin/perl -T -w ../spamassassin.raw -C
log/test_rules_copy  --siteconfigpath log/localrules.tmp -p log/test_default.cf
 -L --lint
Nov  2 13:40:59.714 [1797] warn: config: warning: description exists for
non-existent rule ADVANCE_FEE_2
Nov  2 13:40:59.875 [1797] warn: config: warning: description exists for
non-existent rule ADVANCE_FEE_3
Nov  2 13:40:59.875 [1797] warn: config: warning: description exists for
non-existent rule ADVANCE_FEE_4
Nov  2 13:40:59.875 [1797] warn: config: warning: description exists for
non-existent rule EXTRA_MPART_TYPE
Nov  2 13:40:59.875 [1797] warn: config: warning: description exists for
non-existent rule RATWARE_GECKO_BUILD
Nov  2 13:40:59.875 [1797] warn: config: warning: description exists for
non-existent rule ACCESSDB
Nov  2 13:40:59.875 [1797] warn: config: warning: description exists for
non-existent rule MICROSOFT_EXECUTABLE
Nov  2 13:40:59.875 [1797] warn: config: warning: description exists for
non-existent rule MIME_SUSPECT_NAME
Nov  2 13:40:59.876 [1797] warn: config: warning: description exists for
non-existent rule DCC_CHECK
Nov  2 13:40:59.876 [1797] warn: config: warning: description exists for
non-existent rule DCC_REPUT_00_12
Nov  2 13:40:59.876 [1797] warn: config: warning: description exists for
non-existent rule DCC_REPUT_70_89
Nov  2 13:40:59.876 [1797] warn: config: warning: description exists for
non-existent rule DCC_REPUT_90_94
Nov  2 13:40:59.876 [1797] warn: config: warning: description exists for
non-existent rule DCC_REPUT_95_98
Nov  2 13:40:59.876 [1797] warn: config: warning: description exists for
non-existent rule DCC_REPUT_99_100
Nov  2 13:40:59.876 [1797] warn: config: warning: description exists for
non-existent rule UNWANTED_LANGUAGE_BODY
Nov  2 13:40:59.876 [1797] warn: config: warning: description exists for
non-existent rule BODY_8BITS
Nov  2 13:40:59.876 [1797] warn: config: warning: description exists for
non-existent rule SHORTCIRCUIT
Nov  2 13:41:01.051 [1797] warn: lint: 17 issues detected, please rerun with
debug enabled for more information
    Checking anything
not ok 8
    Not found: anything =    at t/lang_lint.t line 23.
# Failed test 8 in t/SATest.pm at line 748
 Failed 1/8 subtests


I can recreate on my devel box with 

perl t/lang_lint.t TEST_VERBOSE=1  


with run_long_tests=y in config.dist (or similar

Looks to be non-existent rules that were described in the new pt_br
translation.

svn commit -m 'Changes to pt_br translation to pass perl t/lang_lint.t
TEST_VERBOSE=1 with long tests enabled' rules/30_text_pt_br.cf  
Sending        rules/30_text_pt_br.cf
Transmitting file data .
Committed revision 1196617.

So hopefully next time the other errors occur, I can check that link above to
maybe discover the issue easier.


The spamd issue is still out there though so this bug should stay open to keep
an eye on things.

-- 
Configure bugmail: 
https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to