I'm in the process of building SpamCopURI 0.09 on a Tru64 UNIX v5.1B box using Perl 5.8.3. The 'make test' phase failed on only one test:
PERL_DL_NONLAZY=1 /usr/ucb/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/bad..............ok t/blacklist........ok t/cache............ok t/dnsrbl...........ok 4/6# Failed test (t/dnsrbl.t at line 25) t/dnsrbl...........NOK 5# Looks like you failed 1 tests of 6. t/dnsrbl...........dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 5 Failed 1/6 tests, 83.33% okay t/good.............ok t/ipaddress........ok t/longhostname.....ok t/mailto...........ok t/merge_urls.......ok t/shorthostname....ok t/spamcop_fetch....ok t/spamcopuri.......ok t/whitelist........ok Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/dnsrbl.t 1 256 6 1 16.67% 5 Failed 1/13 test scripts, 92.31% okay. 1/63 subtests failed, 98.41% okay. *** Exit 2 Stop.
Given that the test at line 25 of t/dnsrbl.t goes to "http://211.147.224.30/baddy" and when I telnet to that address, port 80, it refuses my connection, can I safely assume that all went well and install the software? Thanks in advance.
================================================================================ Don Newcomer Dickinson College Senior Manager, Systems P.O. Box 1773 newcomer@dickinson.edu Carlisle, PA 17013 Phone: (717) 245-1256 FAX: (717) 245-1690