Posted on 2006-10-18 19:31:10-07 by purves
make test fails for 0.88
I'm not sure if this is the right place, but I'm having trouble installing version 0.88 of Mail::DomainKeys from CPAN. Using webmin interface I get the following error when running make test:
Executing make test .. PERL_DL_NONLAZY=1 /usr/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/a +rch')" t/*.t t/crverifynofws.....ok t/crverifysimple....ok t/fetchpublickey....Can't call method "size" on an undefined value at t/fetchpublickey.t line 17. # Looks like you planned 4 tests but only ran 3. # Looks like your test died just after 3. dubious Test returned status 255 (wstat 65280, 0xff00) DIED. FAILED test 4 Failed 1/4 tests, 75.00% okay t/noverifynofws.....ok t/noverifysimple....ok t/parsesignature....ok t/verifynofws.......ok t/verifysimple......ok Failed 1/8 test scripts, 87.50% okay. 1/52 subtests failed, 98.08% okay. Failed Test Stat Wstat Total Fail Failed List of Failed ------------------------------------------------------------------------------- t/fetchpublickey.t 255 65280 4 2 50.00% 4 make: *** [test_dynamic] Error 255
Direct Responses: 3354 | Write a response
Posted on 2006-10-27 23:00:02-07 by purves in response to 3278
Re: make test fails for 0.88
The problem was with my ISP provided DNS namerservers not allowing full TXT records to be returned (they were truncated).
Direct Responses: Write a response
Perl Weekly newsletter
A free weekly newsletter for people who are busy to read all the blogs. click here to check it out.