I almost forgot: This is related to samba because I'm trying to setup a samba pdc running an openldap backend and I can't add any users until I get perl-ldap installed properly as the Idealx scripts rely on this module.

Alex Laughlin-Dendy 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:


t/50populate......skipped
      all skipped: No server
t/51search........skipped
      all skipped: No server
t/52modify........skipped
      all skipped: No server
t/53schema........skipped
      all skipped: No server
t/54dse...........skipped
      all skipped: No server
t/55ssl...........skipped
      all skipped: No server
t/56ipc...........skipped
      all skipped: No server
t/57url...........skipped
      all skipped: No server
t/70sortctrl......skipped
      all skipped: External tests disabled

And the rest of the output from the tests:
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------


t/0-signature.t 1 256 1 1 100.00% 1
9 tests skipped.
Failed 1/15 test scripts, 93.33% okay. 1/424 subtests failed, 99.76% okay.
make: *** [test_dynamic] Error 255
/usr/bin/make test -- NOT OK



I've been working on this for quite a while and I'm fairly frustrated with it, what am I doing wrong?

-- To unsubscribe from this list go to the following URL and read the instructions: http://lists.samba.org/mailman/listinfo/samba

Reply via email to