Your message dated Sat, 22 Jan 2005 20:47:05 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#290236: fixed in ldaptor 0.0.34
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 13 Jan 2005 03:20:42 +0000
>From [EMAIL PROTECTED] Wed Jan 12 19:20:18 2005
Return-path: <[EMAIL PROTECTED]>
Received: from maynard.mail.mindspring.net [207.69.200.243] 
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CovWy-0007IH-00; Wed, 12 Jan 2005 19:20:16 -0800
Received: from user-119bq03.biz.mindspring.com ([66.149.232.3] 
helo=frobnitz.homelinux.net)
        by maynard.mail.mindspring.net with esmtp (Exim 3.33 #1)
        id 1CovWo-0008Og-00
        for [EMAIL PROTECTED]; Wed, 12 Jan 2005 22:20:06 -0500
Received: from daniel by frobnitz.homelinux.net with local (Exim 4.34)
        id 1CovWn-0004cI-F1
        for [EMAIL PROTECTED]; Wed, 12 Jan 2005 19:20:05 -0800
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ldaptor: FTBFS: Test failures (Missing Build-Depends?)
From: Daniel Schepler <[EMAIL PROTECTED]>
Date: Wed, 12 Jan 2005 19:20:05 -0800
Message-ID: <[EMAIL PROTECTED]>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.8 required=4.0 tests=BAYES_00,HAS_PACKAGE,
        LARGE_HEX autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Package: ldaptor
Severity: serious
Version: 0.0.32

>From my build log, using pbuilder in an i386 chroot:

...
trial2.3 --text --tbformat=emacs -R ldaptor
............EEEEEEEEEEEEEEE...............EEEEEEEEEEE.EEE..............................................EEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEEE.....................................................EEEE......................................EEEEEEEEEEEEEEEEEEEE
/tmp/buildd/ldaptor-0.0.32/ldaptor/samba/smbpassword.py:26: 
exceptions.UserWarning: Cannot import Crypto.Cipher.DES, lmhash passwords 
disabled.
F.
===============================================================================
FAILURE: testKnownValues (ldaptor.test.test_smbpassword.TestLMHash)
-------------------------------------------------------------------------------
Traceback: exceptions.AssertionError, 
lmhash('')='XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX', expected 
'AAD3B435B51404EEAAD3B435B51404EE'
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:252:_runPhase
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:274:_main
/usr/lib/python2.3/site-packages/twisted/trial/runner.py:104:runTest
/tmp/buildd/ldaptor-0.0.32/ldaptor/test/test_smbpassword.py:53:testKnownValues

===============================================================================
ERROR: testSimpleSum (ldaptor.test.test_autofill.LDAPAutoFill_Simple)
-------------------------------------------------------------------------------
Traceback: exceptions.AttributeError, 'module' object has no attribute 
'LDAPEntryWithAutoFill'
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:252:_runPhase
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:274:_main
/usr/lib/python2.3/site-packages/twisted/trial/runner.py:104:runTest
/tmp/buildd/ldaptor-0.0.32/ldaptor/test/test_autofill.py:36:testSimpleSum

===============================================================================
ERROR: testDefaultSetting (ldaptor.test.test_autofill_posix.LDAPAutoFill_Posix)
-------------------------------------------------------------------------------
Traceback: exceptions.AttributeError, 'module' object has no attribute 
'LDAPEntryWithAutoFill'
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:252:_runPhase
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:274:_main
/usr/lib/python2.3/site-packages/twisted/trial/runner.py:104:runTest
/tmp/buildd/ldaptor-0.0.32/ldaptor/test/test_autofill_posix.py:117:testDefaultSetting
...

===============================================================================
ERROR: testSimple (ldaptor.test.test_server.TestSchema)
-------------------------------------------------------------------------------
Traceback: exceptions.AttributeError, 'module' object has no attribute 
'ReadOnlyInMemoryLDAPEntry'
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:252:_runPhase
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:273:_main
/tmp/buildd/ldaptor-0.0.32/ldaptor/test/test_server.py:340:setUp

-------------------------------------------------------------------------------
Ran 300 tests in 5.677s

Could not import ldaptor.test.test_ldapfilter: Traceback: 
exceptions.ImportError, No module named pyparsing
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:356:addModule
/usr/lib/python2.3/site-packages/twisted/python/reflect.py:348:namedModule
/tmp/buildd/ldaptor-0.0.32/ldaptor/test/test_ldapfilter.py:7:?
/tmp/buildd/ldaptor-0.0.32/ldaptor/ldapfilter.py:48:?

Could not import ldaptor.test.test_svcbindproxy: Traceback: 
exceptions.AttributeError, 'module' object has no attribute 'LDAPClient'
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:356:addModule
/usr/lib/python2.3/site-packages/twisted/python/reflect.py:348:namedModule
/tmp/buildd/ldaptor-0.0.32/ldaptor/test/test_svcbindproxy.py:7:?
/tmp/buildd/ldaptor-0.0.32/ldaptor/protocols/ldap/svcbindproxy.py:1:?
/tmp/buildd/ldaptor-0.0.32/ldaptor/protocols/ldap/proxy.py:7:?
/tmp/buildd/ldaptor-0.0.32/ldaptor/protocols/ldap/proxy.py:8:Proxy

Could not import ldaptor.test.test_match: Traceback: exceptions.ImportError, No 
module named OpenSSL
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:356:addModule
/usr/lib/python2.3/site-packages/twisted/python/reflect.py:348:namedModule
/tmp/buildd/ldaptor-0.0.32/ldaptor/test/test_match.py:6:?
/tmp/buildd/ldaptor-0.0.32/ldaptor/inmemory.py:6:?
/tmp/buildd/ldaptor-0.0.32/ldaptor/protocols/ldap/ldapsyntax.py:6:?
/tmp/buildd/ldaptor-0.0.32/ldaptor/protocols/ldap/ldapclient.py:24:?
/usr/lib/python2.3/site-packages/twisted/internet/ssl.py:47:?

Could not import ldaptor.test.test_webui: Traceback: exceptions.ImportError, No 
module named nevow
/usr/lib/python2.3/site-packages/twisted/trial/unittest.py:356:addModule
/usr/lib/python2.3/site-packages/twisted/python/reflect.py:348:namedModule
/tmp/buildd/ldaptor-0.0.32/ldaptor/test/test_webui.py:10:?


FAILED (failures=1, errors=133)
make: *** [pre-build] Error 1

-- System Information:
Debian Release: 3.1
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.9-9-amd64-k8
Locale: LANG=C, LC_CTYPE=C (charmap=UTF-8) (ignored: LC_ALL set to en_US.UTF-8)

-- 
Daniel Schepler              "Please don't disillusion me.  I
[EMAIL PROTECTED]    haven't had breakfast yet."
                                 -- Orson Scott Card

---------------------------------------
Received: (at 290236-close) by bugs.debian.org; 23 Jan 2005 01:54:13 +0000
>From [EMAIL PROTECTED] Sat Jan 22 17:54:13 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
        by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1CsWxB-0007N5-00; Sat, 22 Jan 2005 17:54:13 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
        id 1CsWqH-0005EA-00; Sat, 22 Jan 2005 20:47:05 -0500
From: Tommi Virtanen <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#290236: fixed in ldaptor 0.0.34
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Sat, 22 Jan 2005 20:47:05 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level: 

Source: ldaptor
Source-Version: 0.0.34

We believe that the bug you reported is fixed in the latest version of
ldaptor, which is due to be installed in the Debian FTP archive:

ldaptor-common_0.0.34_all.deb
  to pool/main/l/ldaptor/ldaptor-common_0.0.34_all.deb
ldaptor-doc_0.0.34_all.deb
  to pool/main/l/ldaptor/ldaptor-doc_0.0.34_all.deb
ldaptor-utils_0.0.34_all.deb
  to pool/main/l/ldaptor/ldaptor-utils_0.0.34_all.deb
ldaptor-webui_0.0.34_all.deb
  to pool/main/l/ldaptor/ldaptor-webui_0.0.34_all.deb
ldaptor_0.0.34.dsc
  to pool/main/l/ldaptor/ldaptor_0.0.34.dsc
ldaptor_0.0.34.tar.gz
  to pool/main/l/ldaptor/ldaptor_0.0.34.tar.gz
python-ldaptor_0.0.34_all.deb
  to pool/main/l/ldaptor/python-ldaptor_0.0.34_all.deb
python2.3-ldaptor_0.0.34_all.deb
  to pool/main/l/ldaptor/python2.3-ldaptor_0.0.34_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Tommi Virtanen <[EMAIL PROTECTED]> (supplier of updated ldaptor package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----

Format: 1.7
Date: Sun, 23 Jan 2005 03:32:46 +0200
Source: ldaptor
Binary: python2.3-ldaptor ldaptor-doc python-ldaptor ldaptor-common 
ldaptor-webui ldaptor-utils
Architecture: source all
Version: 0.0.34
Distribution: unstable
Urgency: low
Maintainer: Tommi Virtanen <[EMAIL PROTECTED]>
Changed-By: Tommi Virtanen <[EMAIL PROTECTED]>
Description: 
 ldaptor-common - Pure-Python library for LDAP (common files)
 ldaptor-doc - Documentation for Ldaptor
 ldaptor-utils - Command-line LDAP utilities
 ldaptor-webui - Web user interface for editing LDAP directories
 python-ldaptor - Pure-Python library for LDAP
 python2.3-ldaptor - Pure-Python library for LDAP
Closes: 290236 291615 291618
Changes: 
 ldaptor (0.0.34) unstable; urgency=low
 .
   * Brown paper bag time, 0.0.33 was never uploaded. Epydoc --check only
     check and generates no output, reverting back to do not complain about
     missing docstrings.
 .
 ldaptor (0.0.33) unstable; urgency=low
 .
   * Conceptual changes:
     - Add our own LDAP schema file. To use in slapd, add line "include
       /etc/ldaptor/ldaptor.schema" to /etc/ldap/slapd.conf.
     - Switch service-specific password support in svcbindproxy and webui
       change_password to use new-style password entries, for nicer slapd
       ACLs. Closes: ldaptor#20.
 .
   * API changes:
     - Add a pumpingDeferredError to test utils, for consistency.
     - Allow overriding things by subclassing LDAPConfig and setting
       attributes.
     - Allow overriding identity search filter at LDAPConfig instantiation
       time.
     - Change e.bind() semantics to defer more, and return self or raise.
     - Add LDAPEntryWithClient.bind() that sends a BindRequest to the
       server.
     - Deprecate LDAPClient.bind(dn, auth) in favor of e.bind(auth).
     - Proxy now takes an ILDAPConfig parameter to init and not just
       overrides.
 .
   * Bugfixes:
     - Escape "=" in RDN values.
     - Remove ldaptor.protocols.ldap.__all__, it's unnecessary and had
       wrong content.
 .
   * Cleanups:
     - Convert U32 to unix-style newlines.
     - Epydoc formatting fixes.
     - Make epydoc complain about missing docstrings.
     - Fix API doc home page URL.
 .
   * Packaging:
     - When running unit tests from debian/rules, ensure PYTHONPATH gets an
       explicit . in it -- for the poor guy running a build as root.
       Closes: #291615.
     - Include everything needed for successful unit test run in
       Build-Depends-Indep. Closes: #290236, #291618.
Files: 
 fb53345a5efe85999cd44c935e846824 926 admin optional ldaptor_0.0.34.dsc
 a7622fee79c0e6d6544f69884fa0e975 191307 admin optional ldaptor_0.0.34.tar.gz
 3352aff61b7f6fac39ae8dc40da8b8e8 27990 admin optional 
ldaptor-utils_0.0.34_all.deb
 6a433f1ad53081104db7f100912948c0 40194 admin optional 
ldaptor-webui_0.0.34_all.deb
 cb25f82bdb643dc7406c3d677f654c57 19372 python optional 
python-ldaptor_0.0.34_all.deb
 baeff2b392912190330891c7f5be3d51 117466 python optional 
python2.3-ldaptor_0.0.34_all.deb
 3544f4cd8aa93a81da42cca0291461fd 1203156 doc optional 
ldaptor-doc_0.0.34_all.deb
 8e81bb1667644e0bd8ee299429550361 20436 python optional 
ldaptor-common_0.0.34_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)

iQCVAwUBQfMAfYAGLnzk1H7BAQGCTAP/aBSsOthxBysmqBPQiNi8FgnSj1eYDjq8
IhSly6NzLMLKWiZ3cn9P/VTVj8NSve9jMbwbOqV3bEJUR0RpD3vHndxKqeb1nkqr
M2DgnhNVEfmQ9395UNhE1+Hlk34gU3oqTdoMeUteav0inorJFzW4NkzQxvGzYkWA
ZL5wCxuoLuY=
=QsEz
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to