Bug 774 - "make test" comes up with whitelist error
Summary: "make test" comes up with whitelist error
Status: RESOLVED FIXED
Alias: None
Product: Spamassassin
Classification: Unclassified
Component: Rules (Eval Tests) (show other bugs)
Version: 2.31
Hardware: Other Linux
: P2 minor
Target Milestone: ---
Assignee: SpamAssassin Developer Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-27 08:42 UTC by Optional
Modified: 2002-08-27 06:05 UTC (History)
0 users



Attachment Type Modified Status Actions Submitter/CLA Status

Note You need to log in before you can comment on or make changes to this bug.
Description Optional 2002-08-27 08:42:31 UTC
Under RedHat 7.0 through 7.3, the "make test" command comes up with this error
only when run as root:


# make test
PERL_DL_NONLAZY=1 /usr/bin/perl -Iblib/arch -Iblib/lib
-I/usr/lib/perl5/5.6.0/i386-linux -I/usr/lib/perl5/5.6.0 -e 'use Test::Harness
qw(&runtests $verbose); $verbose=0; runtests @ARGV;' t/*.t
t/db_based_whitelist.ok 2/3     Not found: subj = Subject: 4000           Your
Vacation Winning !
t/db_based_whitelist.NOK 3FAILED test 3                                      
	Failed 1/3 tests, 66.67% okay
t/forged_rcvd.......ok    


I have *NO* idea why this is happening only as a root user. Also, I checked for
significant differences between version 2.30 (which doesn't have this problem)
and 2.31. The only differences that matter are in the "rules" files, and copying
over the directory wholesale seems to fix the problem. But copying them one at a
time does not: I'm quite confused about the behavior.
Comment 1 Justin Mason 2002-08-27 14:05:26 UTC
hmmm... seems ok with CVS.  please reopen if you see it with 2.40...