Could you point me to some info about test.cfg? Thanks. :-)
Chris Ridd wrote:
On 29/6/04 10:28 pm, Alex Laughlin-Dendy <[EMAIL PROTECTED]> wrote:
who can help me with an install of perl-ldap 0.31?
I'm having two problems in the testing phase of the installation, one is the gpg signature appears to be broken, it dies with this error:
PERL_DL_NONLAZY=1 /usr/bin/perl5.8.3 "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 'blib/arch')" t/*.t t/0-signature.....gpg: Signature made Thu Jan 1 05:44:36 2004 EST using DSA key ID 06D8C374 gpg: Can't check signature: public key not found ==> BAD/TAMPERED signature detected! <== # Failed test (t/0-signature.t at line 18) # Looks like you failed 1 tests of 1. t/0-signature.....dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 1 Failed 1/1 tests, 0.00% okay
Also, all of the tests that require an ldap server are skipped, even
though slapd is running. What would be causing this, and how should I
fix it? Here's the output from those tests:
They seem to create some sort of server, but only if you set up the test.cfg file properly. Personally, I wouldn't worry about these tests.
I couldn't get enough of the Module::Signature stuff installed to check what's wrong with the signature, but I suspect you can ignore that test too if you want.
Do the other tests work? Do the Convert::ASN1 tests work?
Cheers,
Chris
