SA Bugzilla – Bug 774
"make test" comes up with whitelist error
Last modified: 2002-08-27 06:05:26 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.
hmmm... seems ok with CVS. please reopen if you see it with 2.40...