Title: Message
I encountered an error running "make test" during the install SpamAssassin step. Here is the stdout and stderr of the make test step. Thanks for any help you can be. I have seen this now on a few different red-hat servers that didnt even have spamassassin on them. Some servers have installed fine however a few are still giving us a fit. I understand the razor issue because we are not using that but the Inet::Socket errors and the spamd process running issue.
 
PS There was no spamd running during install, except for what the make test step started. Thanks.
 
 
ES2:# cat make_test.out
PERL_DL_NONLAZY=1 /usr/bin/perl \"-MExtUtils::Command::MM\" \"-e\" \"test_harness(0, \'blib/lib\', \'blib/arch\')\" t/*.t t/basic_lint........ok t/db_awl_path.......ok t/db_based_whitelist.ok t/db_based_whitelist_ips.ok t/forged_rcvd.......ok t/gtube.............ok t/lang_pl_tests.....ok t/mailing_lists.....ok t/nonspam...........ok
t/razor............. Test skipped: Razor1 is not installed.
ok
t/razor2............ Test skipped: razor-register has not been run, or /root/.razor/identity is unreadable.
ok
t/recips............ok
t/reportheader......ok
t/rule_tests........ok
t/spam..............ok
t/spamc.............ok
t/spamc_c...........ok
t/spamd.............ok
t/spamd_maxchildren.ok
t/spamd_maxsize.....spamd start failed: log: debug: Score set 0 chosen. Could not create INET socket: Address already in use IO::Socket::INET: Address already in use
 
Maybe you need to kill a running spamd process?
ok
t/spamd_parallel....spamd start failed: log: debug: Score set 0 chosen. Could not create INET socket: Address already in use IO::Socket::INET: Address already in use
 
Maybe you need to kill a running spamd process?
Not found: endsinnums = FROM_ENDS_IN_NUMS
Not found: noreal = NO_REAL_NAME
Not found: flag = X-Spam-Flag: YES
Not found: stars = X-Spam-Level: **********
Not found: status = X-Spam-Status: Yes, hits=
Not found: endsinnums = FROM_ENDS_IN_NUMS
Not found: noreal = NO_REAL_NAME
Not found: flag = X-Spam-Flag: YES
Not found: stars = X-Spam-Level: **********
Not found: status = X-Spam-Status: Yes, hits=
FAILED tests 2-6, 16-20
Failed 10/20 tests, 50.00% okay
t/spamd_port........ok
t/spamd_report......spamd start failed: log: debug: Score set 0 chosen. Could not create INET socket: Address already in use IO::Socket::INET: Address already in use
 
Maybe you need to kill a running spamd process?
Not found: endsinnums = FROM_ENDS_IN_NUMS
Not found: date = INVALID_DATE
Not found: noreal = NO_REAL_NAME
Not found: x_loop = X_LOOP
FAILED tests 1, 3-5, 7-8
Failed 6/8 tests, 25.00% okay t/spamd_report_ifspam.spamd start failed: log: debug: Score set 0 chosen. Could not create INET socket: Address already in use IO::Socket::INET: Address already in use
 
Maybe you need to kill a running spamd process?
Not found: endsinnums = FROM_ENDS_IN_NUMS
Not found: date = INVALID_DATE
Not found: noreal = NO_REAL_NAME
FAILED tests 1, 3-5, 10
Failed 5/10 tests, 50.00% okay t/spamd_stop........spamd start failed: log: debug: Score set 0 chosen. Could not create INET socket: Address already in use IO::Socket::INET: Address already in use
 
Maybe you need to kill a running spamd process?
Not found: status = X-Spam-Status: Yes,
FAILED test 2
Failed 1/2 tests, 50.00% okay
t/spamd_symbols.....spamd start failed: log: debug: Score set 0 chosen. Could not create INET socket: Address already in use IO::Socket::INET: Address already in use
 
Maybe you need to kill a running spamd process?
Not found: endsinnums = FROM_ENDS_IN_NUMS,
Not found: noreal = NO_REAL_NAME,
FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
t/spamd_utf8........spamd start failed: log: debug: Score set 0 chosen. Could not create INET socket: Address already in use IO::Socket::INET: Address already in use
 
Maybe you need to kill a running spamd process?
Not found: flag = X-Spam-Flag: YES
Not found: status = X-Spam-Status: Yes, hits=
FAILED tests 2-3
Failed 2/3 tests, 33.33% okay
t/strip2............ok
t/stripmarkup.......ok
t/utf8..............ok
t/whitelist_addrs...ok
t/whitelist_to......ok
Failed Test Status Wstat Total Fail Failed List of failed
-------------------------------------------------------------------------------
t/spamd_paralle 20 10 50.00% 2-6, 16-20
t/spamd_report. 8 6 75.00% 1, 3-5, 7-8
t/spamd_report_ 10 5 50.00% 1, 3-5, 10
t/spamd_stop.t 2 1 50.00% 2
t/spamd_symbols 3 2 66.67% 2-3
t/spamd_utf8.t 3 2 66.67% 2-3
Failed 6/32 test scripts, 81.25% okay. 26/254 subtests failed, 89.76% okay.
make: *** [test_dynamic] Error 29
----------------------------------------------------------------------------------------

Reply via email to