>>> Unpacking source... >>> Unpacking ldaptor_0.0.43.orig.tar.gz to /var/tmp/portage/dev-python/ldaptor-0.0.43/work * Applying ldaptor-0.0.43-zope_interface.patch ...  [ ok ] * Applying ldaptor-0.0.43-usage-exception.patch ...  [ ok ] >>> Source unpacked in /var/tmp/portage/dev-python/ldaptor-0.0.43/work >>> Compiling source in /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43 ... python setup.py build running build running build_py creating build creating build/lib creating build/lib/ldaptor copying ldaptor/usage.py -> build/lib/ldaptor copying ldaptor/interfaces.py -> build/lib/ldaptor copying ldaptor/checkers.py -> build/lib/ldaptor copying ldaptor/ldapfilter.py -> build/lib/ldaptor copying ldaptor/md4.py -> build/lib/ldaptor copying ldaptor/dns.py -> build/lib/ldaptor copying ldaptor/entryhelpers.py -> build/lib/ldaptor copying ldaptor/attributeset.py -> build/lib/ldaptor copying ldaptor/testutil.py -> build/lib/ldaptor copying ldaptor/generate_password.py -> build/lib/ldaptor copying ldaptor/U32.py -> build/lib/ldaptor copying ldaptor/weave.py -> build/lib/ldaptor copying ldaptor/config.py -> build/lib/ldaptor copying ldaptor/entry.py -> build/lib/ldaptor copying ldaptor/schema.py -> build/lib/ldaptor copying ldaptor/numberalloc.py -> build/lib/ldaptor copying ldaptor/__init__.py -> build/lib/ldaptor copying ldaptor/inmemory.py -> build/lib/ldaptor copying ldaptor/ldiftree.py -> build/lib/ldaptor copying ldaptor/insensitive.py -> build/lib/ldaptor copying ldaptor/delta.py -> build/lib/ldaptor creating build/lib/ldaptor/protocols copying ldaptor/protocols/pureber.py -> build/lib/ldaptor/protocols copying ldaptor/protocols/__init__.py -> build/lib/ldaptor/protocols copying ldaptor/protocols/pureldap.py -> build/lib/ldaptor/protocols creating build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/ldapsyntax.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/ldapserver.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/proxy.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/ldifprotocol.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/ldapclient.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/__init__.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/ldif.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/ldaperrors.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/ldapconnector.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/svcbindproxy.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/distinguishedname.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/ldifdelta.py -> build/lib/ldaptor/protocols/ldap copying ldaptor/protocols/ldap/fetchschema.py -> build/lib/ldaptor/protocols/ldap creating build/lib/ldaptor/protocols/ldap/autofill copying ldaptor/protocols/ldap/autofill/sambaAccount.py -> build/lib/ldaptor/protocols/ldap/autofill copying ldaptor/protocols/ldap/autofill/sambaSamAccount.py -> build/lib/ldaptor/protocols/ldap/autofill copying ldaptor/protocols/ldap/autofill/__init__.py -> build/lib/ldaptor/protocols/ldap/autofill copying ldaptor/protocols/ldap/autofill/posixAccount.py -> build/lib/ldaptor/protocols/ldap/autofill creating build/lib/ldaptor/samba copying ldaptor/samba/__init__.py -> build/lib/ldaptor/samba copying ldaptor/samba/smbpassword.py -> build/lib/ldaptor/samba creating build/lib/ldaptor/apps copying ldaptor/apps/__init__.py -> build/lib/ldaptor/apps creating build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/search.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/iwebui.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/edit.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/i18n.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/change_password.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/uriquote.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/delete.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/add.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/defskin.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/main.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/login.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/move.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/config.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/__init__.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/gadget.py -> build/lib/ldaptor/apps/webui copying ldaptor/apps/webui/mass_change_password.py -> build/lib/ldaptor/apps/webui creating build/lib/ldaptor/test copying ldaptor/test/test_ldifdelta.py -> build/lib/ldaptor/test copying ldaptor/test/test_ldapfilter.py -> build/lib/ldaptor/test copying ldaptor/test/test_dns.py -> build/lib/ldaptor/test copying ldaptor/test/test_autofill_samba.py -> build/lib/ldaptor/test copying ldaptor/test/test_ldapclient.py -> build/lib/ldaptor/test copying ldaptor/test/test_autofill.py -> build/lib/ldaptor/test copying ldaptor/test/test_attributeset.py -> build/lib/ldaptor/test copying ldaptor/test/test_webui.py -> build/lib/ldaptor/test copying ldaptor/test/test_fetchschema.py -> build/lib/ldaptor/test copying ldaptor/test/test_server.py -> build/lib/ldaptor/test copying ldaptor/test/test_config.py -> build/lib/ldaptor/test copying ldaptor/test/test_distinguishedname.py -> build/lib/ldaptor/test copying ldaptor/test/test_ldifprotocol.py -> build/lib/ldaptor/test copying ldaptor/test/test_ldiftree.py -> build/lib/ldaptor/test copying ldaptor/test/test_connector.py -> build/lib/ldaptor/test copying ldaptor/test/test_svcbindproxy.py -> build/lib/ldaptor/test copying ldaptor/test/test_entry_diff.py -> build/lib/ldaptor/test copying ldaptor/test/mockweb.py -> build/lib/ldaptor/test copying ldaptor/test/test_ldapsyntax.py -> build/lib/ldaptor/test copying ldaptor/test/test_autofill_posix.py -> build/lib/ldaptor/test copying ldaptor/test/test_proxy.py -> build/lib/ldaptor/test copying ldaptor/test/util.py -> build/lib/ldaptor/test copying ldaptor/test/test_pureldap.py -> build/lib/ldaptor/test copying ldaptor/test/test_pureber.py -> build/lib/ldaptor/test copying ldaptor/test/__init__.py -> build/lib/ldaptor/test copying ldaptor/test/test_schema.py -> build/lib/ldaptor/test copying ldaptor/test/test_inmemory.py -> build/lib/ldaptor/test copying ldaptor/test/test_match.py -> build/lib/ldaptor/test copying ldaptor/test/test_delta.py -> build/lib/ldaptor/test copying ldaptor/test/test_smbpassword.py -> build/lib/ldaptor/test running build_scripts creating build/scripts-2.6 copying and adjusting bin/ldaptor-webui -> build/scripts-2.6 copying and adjusting bin/ldaptor-ldap2dhcpconf -> build/scripts-2.6 copying and adjusting bin/ldaptor-ldap2maradns -> build/scripts-2.6 copying and adjusting bin/ldaptor-ldap2dnszones -> build/scripts-2.6 copying and adjusting bin/ldaptor-search -> build/scripts-2.6 copying and adjusting bin/ldaptor-namingcontexts -> build/scripts-2.6 copying and adjusting bin/ldaptor-passwd -> build/scripts-2.6 copying and adjusting bin/ldaptor-ldap2passwd -> build/scripts-2.6 copying and adjusting bin/ldaptor-getfreenumber -> build/scripts-2.6 copying and adjusting bin/ldaptor-ldap2pdns -> build/scripts-2.6 copying and adjusting bin/ldaptor-find-server -> build/scripts-2.6 copying and adjusting bin/ldaptor-rename -> build/scripts-2.6 copying and adjusting bin/ldaptor-fetchschema -> build/scripts-2.6 changing mode of build/scripts-2.6/ldaptor-webui from 644 to 755 changing mode of build/scripts-2.6/ldaptor-ldap2dhcpconf from 644 to 755 changing mode of build/scripts-2.6/ldaptor-ldap2maradns from 644 to 755 changing mode of build/scripts-2.6/ldaptor-ldap2dnszones from 644 to 755 changing mode of build/scripts-2.6/ldaptor-search from 644 to 755 changing mode of build/scripts-2.6/ldaptor-namingcontexts from 644 to 755 changing mode of build/scripts-2.6/ldaptor-passwd from 644 to 755 changing mode of build/scripts-2.6/ldaptor-ldap2passwd from 644 to 755 changing mode of build/scripts-2.6/ldaptor-getfreenumber from 644 to 755 changing mode of build/scripts-2.6/ldaptor-ldap2pdns from 644 to 755 changing mode of build/scripts-2.6/ldaptor-find-server from 644 to 755 changing mode of build/scripts-2.6/ldaptor-rename from 644 to 755 changing mode of build/scripts-2.6/ldaptor-fetchschema from 644 to 755 running build_locale creating build/locale creating build/locale/fi creating build/locale/fi/LC_MESSAGES msgfmt -o build/locale/fi/LC_MESSAGES/ldaptor-webui.mo po/ldaptor-webui/fi.po creating build/locale/fr creating build/locale/fr/LC_MESSAGES msgfmt -o build/locale/fr/LC_MESSAGES/ldaptor-webui.mo po/ldaptor-webui/fr.po >>> Source compiled. /usr/lib/python2.6/site-packages/twisted/persisted/sob.py:12: DeprecationWarning: the md5 module is deprecated; use hashlib instead import os, md5, sys /usr/lib/python2.6/site-packages/twisted/python/filepath.py:12: DeprecationWarning: the sha module is deprecated; use the hashlib module instead import sha /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_attributeset.py:6: DeprecationWarning: the sets module is deprecated import sets /usr/lib/python2.6/site-packages/twisted/mail/smtp.py:10: DeprecationWarning: the MimeWriter module is deprecated; use the email package instead import MimeWriter, tempfile, rfc822 ldaptor.test.test_attributeset TestComparison testEquality_False_Key ... [OK] testEquality_False_Value ... [OK] testEquality_True_List ... [OK] testEquality_True_List_Ordering ... [OK] testEquality_True_Set ... [OK] testEquality_True_Set_Ordering ... [OK] TestSetOperations testCopy ... [OK] testDeepCopy ... [OK] testDifference ... [OK] testIntersection ... [OK] testSymmetricDifference ... [OK] testUnion ... [OK] ldaptor.test.test_autofill LDAPAutoFill_Simple testSimpleSum ... [OK] ldaptor.test.test_autofill_posix LDAPAutoFill_Posix testDefaultSetting ... [OK] testMustHaveObjectClass ... [OK] ldaptor.test.test_autofill_samba LDAPAutoFill_sambaAccount testDefaultSetting ... [OK] testMustHaveObjectClass ... [OK] testPrimaryGroupId ... [OK] testRid ... [OK] LDAPAutoFill_sambaSamAccount testDefaultSetting ... [OK] testDefaultSetting_fixedPrimaryGroupSID ... [OK] testMustHaveObjectClass ... [OK] testSambaPrimaryGroupSID ... [OK] testSambaPrimaryGroupSID_notUpdatedWhenFixed ... [OK] testSambaPrimaryGroupSID_preExisting ... [OK] testSambaSID ... [OK] testSambaSID_preExisting ... [OK] ldaptor.test.test_config IdentitySearch testConfig ... [OK] testCopy ... [OK] testInitArg ... [OK] TestConfig testSomething ... [OK] ldaptor.test.test_connector TestCallableOverride testFindOverride_plainString ... [OK] testFindOverride_root ... [OK] testSimple ... [OK] ldaptor.test.test_delta TestAddOpLDIF testSimple ... [OK] TestDeleteOpLDIF testSimple ... [OK] TestModificationComparison testEquality_AddVsDelete_False ... [OK] testEquality_Add_True ... [OK] testEquality_AttributeSet_False ... [OK] testEquality_List_False ... [OK] TestModificationOpLDIF testAdd ... [OK] testDelete ... [OK] testDeleteAll ... [OK] testReplace ... [OK] testReplaceAll ... [OK] TestModifications testAddNew ... [OK] testAddOld ... [OK] testDelete ... [OK] testDeleteAll ... [OK] testDelete_FailOnNonExistingAttributeType_All ... [OK] testDelete_FailOnNonExistingAttributeType_OneValue ... [OK] testDelete_FailOnNonExistingAttributeValue ... [OK] testReplace_Add ... [OK] testReplace_Delete_Existing ... [OK] testReplace_Delete_NonExisting ... [OK] testReplace_Modify ... [OK] TestOperationLDIF testModify ... [OK] TestOperations testAddOp_DNExists ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 testDeleteOp_DNNotFound ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 testModifyOp_DNNotFound ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 ldaptor.test.test_distinguishedname DistinguishedName_Comparison testGT ... [OK] DistinguishedName_Init testDN ... [OK] testString ... [OK] LDAPDistinguishedName_DomainName testInterleaved_SubHostSubExampleCom ... [OK] testNonDc ... [OK] testNonTrailingDc ... [OK] testSimple_ExampleCom ... [OK] testSimple_HostSubExampleCom ... [OK] testSimple_SubExampleCom ... [OK] LDAPDistinguishedName_Escaping testKnownValues ... [OK] testOpenLDAPEqualsEscape ... [OK] LDAPDistinguishedName_InitialSpaces testKnownValues ... [OK] LDAPDistinguishedName_Malformed testMalformed ... [OK] LDAPDistinguishedName_Prettify testPrettifySpaces ... [OK] LDAPDistinguishedName_RFC2253_Examples testKnownValues ... [OK] LDAPDistinguishedName_contains test_nonContainment_nonParents ... [OK] test_nonContainment_parents ... [OK] test_realContainment ... [OK] test_selfContainment ... [OK] RelativeDistinguishedName_Init testRDN ... [OK] testString ... [OK] TestCaseWithKnownValues testKnownValues ... [OK] ldaptor.test.test_dns NetmaskToNumbits test_CIDR ... [OK] test_classA ... [OK] test_classB ... [OK] test_classC ... [OK] test_host ... [OK] test_numbits ... [OK] PtrSoaName test_CIDR_12 ... [OK] test_CIDR_13 ... [OK] test_CIDR_15 ... [OK] test_CIDR_29 ... [OK] test_CIDR_30 ... [OK] test_CIDR_9 ... [OK] test_classA ... [OK] test_classB ... [OK] test_classC ... [OK] ldaptor.test.test_entry_diff TestDiffEntry testAdd_Existing_OneType_ManyValues ... [OK] testAdd_Existing_OneType_OneValue ... [OK] testAdd_NewAndExisting_ManyTypes ... [OK] testAdd_New_ManyTypes ... [OK] testAdd_New_OneType_ManyValues ... [OK] testAdd_New_OneType_OneValue ... [OK] testComplex ... [OK] testDelete_All_OneType ... [OK] testDelete_Some_OneType ... [OK] testEqual ... [OK] ldaptor.test.test_fetchschema OnWire testSimple ... [OK] ldaptor.test.test_inmemory FromLDIF test_missingNode ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:47: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_single ... [OK] test_two ... [OK] TestDiff testAddChild ... [OK] testAddSubtree ... [OK] testChildChange_Add ... [OK] testDeleteChild ... [OK] testDeleteSubtree ... [OK] testNoChange ... [OK] testRootChange_Add ... [OK] TestInMemoryDatabase testSearch_withCallback ... [OK] testSearch_withoutCallback ... [OK] test_addChild ... [OK] test_addChild_Exists ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_children_empty ... [OK] test_children_oneChild ... [OK] test_children_repeat ... [OK] test_children_twoChildren ... [OK] test_commit ... [OK] test_delete ... [OK] test_deleteChild ... [OK] test_deleteChild_NonExisting ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_delete_nonLeaf ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_delete_root ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_lookup_deep ... [OK] test_lookup_fail ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_inmemory.py:204: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_lookup_fail_outOfTree ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_inmemory.py:213: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_move_children_newSuperior ... [OK] test_move_children_sameSuperior ... [OK] test_move_noChildren_newSuperior ... [OK] test_move_noChildren_sameSuperior ... [OK] test_parent ... [OK] test_setPassword ... [OK] test_setPassword_noSalt ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_subtree_empty ... [OK] test_subtree_many ... [OK] test_subtree_many_cb ... [OK] test_subtree_oneChild ... [OK] test_subtree_oneChild_cb ... [OK] ldaptor.test.test_ldapclient ConnectionLost test_simple ... [OK] ldaptor.test.test_ldapfilter RFC2254Examples test_and_or ... [OK] test_cn ... [OK] test_escape_asterisk ... [OK] test_escape_backslash ... [OK] test_escape_binary ... [OK] test_escape_parens ... [OK] test_escape_utf8 ... [OK] test_extensible_1 ... [OK] test_extensible_2 ... [OK] test_extensible_3 ... [OK] test_extensible_4 ... [OK] test_not_cn ... [OK] test_substrings ... [OK] TestInvalid test_closeParen_1 ... [OK] test_closeParen_2 ... [OK] test_closeParen_3 ... [OK] test_closeParen_4 ... [OK] test_openParen_1 ... [OK] test_openParen_2 ... [OK] test_openParen_3 ... [OK] test_openParen_4 ... [OK] test_whitespace_afterOpenParen ... [OK] test_whitespace_beforeEq ... [OK] test_whitespace_leading ... [OK] test_whitespace_trailing ... [OK] TestMaybeSubstring test_escape_simple ... [OK] test_item_present ... [OK] test_item_simple ... [OK] test_item_substring_aa ... [OK] test_item_substring_aaf ... [OK] test_item_substring_af ... [OK] test_item_substring_any ... [OK] test_item_substring_final ... [OK] test_item_substring_ia ... [OK] test_item_substring_iaa ... [OK] test_item_substring_iaaf ... [OK] test_item_substring_iaf ... [OK] test_item_substring_if ... [OK] test_item_substring_init ... [OK] TestValid test_and_item ... [OK] test_andornot ... [OK] test_item_present ... [OK] test_item_simple ... [OK] test_item_substring_aa ... [OK] test_item_substring_aaf ... [OK] test_item_substring_af ... [OK] test_item_substring_any ... [OK] test_item_substring_final ... [OK] test_item_substring_ia ... [OK] test_item_substring_iaa ... [OK] test_item_substring_iaaf ... [OK] test_item_substring_iaf ... [OK] test_item_substring_if ... [OK] test_item_substring_init ... [OK] test_not_item ... [OK] test_or_item ... [OK] test_whitespace_afterEq ... [OK] test_whitespace_beforeCloseParen ... [OK] TestWhitespace test_escape ... [OK] ldaptor.test.test_ldapsyntax Bind test_fail ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_ok ... [OK] LDAPSyntaxAddChild testAddChildOnWire ... [OK] LDAPSyntaxAttributes testAttributeAdd ... [OK] testAttributeDelete ... [OK] testAttributeItemDelete ... [OK] testAttributeSetting ... [OK] testUndo ... [OK] testUndoAfterCommit ... [OK] testUndoJournaling ... [OK] LDAPSyntaxAttributesModificationOnWire testAdd ... [OK] testAddSeparate ... [OK] testDeleteAllAttribute ... [OK] testDeleteAttribute ... [OK] testReplaceAttributes ... [OK] LDAPSyntaxBasics testCreation ... [OK] testIn ... [OK] testItems ... [OK] testKeys ... [OK] LDAPSyntaxContainingNamingContext testNamingContext ... [OK] LDAPSyntaxDNs testDNKeyExistenceSuccess ... [OK] LDAPSyntaxDelete testDeleteInvalidates ... [OK] testDeleteOnWire ... [OK] testErrorHandling ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_ldapsyntax.py:744: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 testErrorHandling_extended ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_ldapsyntax.py:767: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 LDAPSyntaxFetch testCommitAndFetch ... [OK] testFetch_Empty ... [OK] testFetch_Partial ... [OK] testFetch_Prefilled ... [OK] testFetch_WithDirtyJournal ... [OK] LDAPSyntaxLDIF testLDIFConversion ... [OK] LDAPSyntaxMove test_move ... [OK] LDAPSyntaxPasswords testPasswordSettingAll_hasSamba ... [OK] testPasswordSettingAll_hasSambaSam ... [OK] testPasswordSettingAll_hasSambaSam_differentCase ... [OK] testPasswordSettingAll_hasSamba_differentCase ... [OK] testPasswordSettingAll_maybeSamba_WillFind ... [OK] testPasswordSettingAll_maybeSamba_WillNotFind ... [OK] testPasswordSettingAll_maybeSamba_WillNotFindAnything ... [OK] testPasswordSettingAll_noSamba ... [OK] testPasswordSetting_ExtendedOperation ... [OK] testPasswordSetting_Samba_badStyle ... [OK] testPasswordSetting_Samba_defaultStyle ... [OK] testPasswordSetting_Samba_sambaAccount ... [OK] testPasswordSetting_Samba_sambaSamAccount ... [OK] testPasswordSetting_abortsOnFirstError ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 LDAPSyntaxRDNHandling testRemovingRDNFails ... [OK] LDAPSyntaxSearch testSearch ... [OK] testSearch_ImmediateProcessing ... [OK] testSearch_defaultAttributes ... [OK] testSearch_fail ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_ldapsyntax.py:628: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 testSearch_noAttributes ... [OK] ldaptor.test.test_ldifdelta TestLDIFDeltaParsing testAdd ... [OK] testAdd_fail_noAttrvals ... [OK] testDelete ... [OK] testModification_complex ... [OK] testModification_empty ... [OK] testModification_fail_differentKey ... [OK] testModification_fail_noDash_1 ... [OK] testModification_fail_noDash_2 ... [OK] testModification_fail_unknownModSpec ... [OK] testModification_oneAdd ... [OK] testModification_twoAdds ... [OK] testNoChangeType ... [OK] ldaptor.test.test_ldifprotocol RFC2849_Examples testExamples ... [OK] TestLDIFParsing testCaseInsensitiveAttributeTypes ... [OK] testFromLDIF ... [OK] testNoSpaces ... [OK] testSplitLines ... [OK] testTruncatedFailure ... [OK] testVersion1 ... [OK] testVersion2 ... [OK] testVersionInvalid ... [OK] ldaptor.test.test_ldiftree Dir2LDIF testEmptyError ... [OK] /usr/lib/python2.6/site-packages/twisted/trial/unittest.py:792: DeprecationWarning: setUpClass, deprecated since Twisted 8.2.0, was overridden by ldaptor.test.test_ldiftree.Dir2LDIF. Use setUp instead. testMissingEndError ... [OK] testMultipleError ... [OK] testNoAccess ... [SKIPPED] testOnlyNewlineError ... [OK] testSimpleRead ... [OK] testTreeBranches ... [OK] LDIF2Dir testAddTopLevel ... [OK] /usr/lib/python2.6/site-packages/twisted/trial/unittest.py:792: DeprecationWarning: setUpClass, deprecated since Twisted 8.2.0, was overridden by ldaptor.test.test_ldiftree.LDIF2Dir. Use setUp instead. testDirCreation ... [OK] testDirExists ... [OK] testMissingLinkError ... [OK] testSimpleWrite ... [OK] /usr/lib/python2.6/site-packages/twisted/trial/unittest.py:910: DeprecationWarning: tearDownClass, deprecated since Twisted 8.2.0, was overridden by ldaptor.test.test_ldiftree.LDIF2Dir. Use tearDown instead. Tree test_addChild ... [OK] /usr/lib/python2.6/site-packages/twisted/trial/unittest.py:792: DeprecationWarning: setUpClass, deprecated since Twisted 8.2.0, was overridden by ldaptor.test.test_ldiftree.Tree. Use setUp instead. test_addChild_Exists ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_children_empty ... [OK] test_children_noAccess_dir_noExec ... [SKIPPED] test_children_noAccess_dir_noRead ... [SKIPPED] test_children_noAccess_file ... [SKIPPED] test_children_oneChild ... [OK] test_children_repeat ... [OK] test_children_twoChildren ... [OK] test_children_twoChildren_callback ... [OK] test_delete ... [OK] test_deleteChild ... [OK] test_deleteChild_NonExisting ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_delete_nonLeaf ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_delete_root ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_diffTree_addChild ... [OK] test_diffTree_copy ... [OK] test_diffTree_delChild ... [OK] test_diffTree_edit ... [OK] test_diffTree_self ... [OK] test_lookup_deep ... [OK] test_lookup_fail ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_ldiftree.py:568: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_lookup_fail_emptyError ... [OK] test_lookup_fail_multipleError ... [OK] test_lookup_fail_outOfTree ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_ldiftree.py:577: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_lookup_fail_outOfTree_2 ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_ldiftree.py:586: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_move_children_newSuperior ... [OK] test_move_children_sameSuperior ... [OK] test_move_noChildren_newSuperior ... [OK] test_move_noChildren_sameSuperior ... [OK] test_parent ... [OK] test_setPassword ... [OK] test_setPassword_noSalt ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_subtree_empty ... [OK] test_subtree_many ... [OK] test_subtree_many_cb ... [OK] test_subtree_oneChild ... [OK] test_subtree_oneChild_cb ... [OK] ldaptor.test.test_match TestEntryMatch test_and_match ... [OK] test_and_noMatch ... [OK] test_equality_match ... [OK] test_equality_match_caseInsensitive ... [OK] test_equality_noMatch ... [OK] test_greaterOrEqual_match_equal ... [OK] test_greaterOrEqual_match_greater ... [OK] test_greaterOrEqual_noMatch ... [OK] test_greaterOrEqual_noMatch_nosuchattr ... [OK] test_lessOrEqual_match_equal ... [OK] test_lessOrEqual_match_less ... [OK] test_lessOrEqual_noMatch ... [OK] test_lessOrEqual_noMatch_nosuchattr ... [OK] test_matchAll ... [OK] test_not ... [OK] test_notImplemented ... [OK] test_or_match ... [OK] test_or_noMatch ... [OK] test_present_match ... [OK] test_present_noMatch ... [OK] test_substrings_match ... [OK] test_substrings_match2 ... [OK] test_substrings_match3 ... [OK] test_substrings_match4 ... [OK] test_substrings_match5 ... [OK] test_substrings_match6 ... [OK] test_substrings_match7 ... [OK] test_substrings_noMatch ... [OK] test_substrings_noMatch2 ... [OK] ldaptor.test.test_proxy Proxy test_bind ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_proxy.py:19: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. test_search ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_proxy.py:33: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. test_unbind_clientEOF ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_proxy.py:65: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_proxy.py:71: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. test_unbind_clientUnbinds ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_proxy.py:46: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_proxy.py:53: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. ldaptor.test.test_pureber BERBaseEquality testBERBaseEquality ... [OK] testBERBaseInEquality ... [OK] BERBooleanKnownValues testFromBERBooleanKnownValues ... [OK] testPartialBERBooleanEncodings ... [OK] testToBERBooleanKnownValues ... [OK] BEREnumeratedKnownValues testFromBEREnumeratedKnownValues ... [OK] testPartialBEREnumeratedEncodings ... [OK] testToBEREnumeratedKnownValues ... [OK] BEREnumeratedSanityCheck testSanity ... [OK] BERIntegerKnownValues testFromBERIntegerKnownValues ... [OK] testPartialBERIntegerEncodings ... [OK] testToBERIntegerKnownValues ... [OK] BERIntegerSanityCheck testSanity ... [OK] BERNullKnownValues testFromBERNullKnownValues ... [OK] testPartialBERNullEncodings ... [OK] testToBERNullKnownValues ... [OK] BEROctetStringKnownValues testFromBEROctetStringKnownValues ... [OK] testPartialBEROctetStringEncodings ... [OK] testToBEROctetStringKnownValues ... [OK] BEROctetStringSanityCheck testSanity ... [OK] BERSequenceKnownValues testFromBERSequenceKnownValues ... [OK] testPartialBERSequenceEncodings ... [OK] testToBERSequenceKnownValues ... [OK] BerLengths testFromBER ... [OK] testPartialBER ... [OK] testToBER ... [OK] ldaptor.test.test_pureldap KnownValues testFromLDAP ... [OK] testPartial ... [OK] testToLDAP ... [OK] Substrings test_length ... [OK] TestEquality testEquality ... [OK] testInEquality ... [OK] ldaptor.test.test_schema AttributeType_KnownValues testParse ... [OK] testStringification ... [OK] ObjectClass_KnownValues testParse ... [OK] testStringification ... [OK] TestComparison test_eq ... [OK] test_ne ... [OK] test_order ... [OK] ldaptor.test.test_server LDAPServerTest test_add_fail_existsAlready ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_add_success ... [OK] test_bind ... [OK] test_bind_badVersion_1_anonymous ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_bind_badVersion_2_anonymous ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_bind_badVersion_4_anonymous ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_bind_badVersion_4_nonExisting ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_bind_invalidCredentials_badPassword ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_bind_invalidCredentials_nonExisting ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_bind_success ... [OK] test_control_unknown_critical ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_control_unknown_nonCritical ... [OK] test_delete ... [OK] test_extendedRequest_unknown ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_modify ... [OK] test_modifyDN_rdnOnly_deleteOldRDN_success ... [OK] test_modifyDN_rdnOnly_noDeleteOldRDN_success ... [TODO] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:91: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_passwordModify_notBound ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldapserver.py:347: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_passwordModify_simple ... [OK] test_rootDSE ... [OK] test_search_matchAll_manyResults ... [OK] test_search_matchAll_oneResult ... [OK] test_search_outOfTree ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_search_scope_baseObject ... [OK] test_search_scope_oneLevel ... [OK] test_search_scope_wholeSubtree ... [OK] test_unbind ... [OK] test_unknownRequest ... [OK] TestSchema testSimple ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/util.py:117: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. ldaptor.test.test_smbpassword TestLMHash testKnownValues ... [ERROR] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/samba/smbpassword.py:26: UserWarning: Cannot import Crypto.Cipher.DES, lmhash passwords disabled. TestNTHash testKnownValues ... [OK] ldaptor.test.test_svcbindproxy ServiceBindingProxy test_bind_match_badAuth ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_svcbindproxy.py:356: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_bind_match_success ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_svcbindproxy.py:230: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. test_bind_match_success_later ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_svcbindproxy.py:279: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/protocols/ldap/ldaperrors.py:44: DeprecationWarning: BaseException.message has been deprecated as of Python 2.6 test_bind_noMatchingServicesFound_fallback_badAuth ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_svcbindproxy.py:165: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. test_bind_noMatchingServicesFound_fallback_success ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_svcbindproxy.py:103: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. test_bind_noMatchingServicesFound_noFallback ... [OK] /var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_svcbindproxy.py:42: DeprecationWarning: reactor.iterate cannot be used inside unit tests. In the future, using iterate will fail the test and may crash or hang the test run. [ERROR] =============================================================================== [SKIPPED]: ldaptor.test.test_ldiftree.Dir2LDIF.testNoAccess Can't test as root =============================================================================== [SKIPPED]: ldaptor.test.test_ldiftree.Tree.test_children_noAccess_dir_noExec Can't test as root =============================================================================== [SKIPPED]: ldaptor.test.test_ldiftree.Tree.test_children_noAccess_dir_noRead Can't test as root =============================================================================== [SKIPPED]: ldaptor.test.test_ldiftree.Tree.test_children_noAccess_file Can't test as root =============================================================================== [TODO]: ldaptor.test.test_server.LDAPServerTest.test_modifyDN_rdnOnly_noDeleteOldRDN_success Reason: 'Not supported yet.' Traceback (most recent call last): File "/var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_server.py", line 393, in test_modifyDN_rdnOnly_noDeleteOldRDN_success id=2)), twisted.trial.unittest.FailTest: not equal: a = '01\x02\x01\x02m,\n\x015\x04\x00\x04%Cannot handle preserving old RDN yet.' b = '0\x0c\x02\x01\x02m\x07\n\x01\x00\x04\x00\x04\x00' =============================================================================== [ERROR]: ldaptor.test.test_smbpassword.TestLMHash.testKnownValues Traceback (most recent call last): File "/var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_smbpassword.py", line 53, in testKnownValues % (repr(password), repr(result), repr(expected_result)) exceptions.AssertionError: lmhash('')='XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX', expected 'AAD3B435B51404EEAAD3B435B51404EE' =============================================================================== [ERROR]: ldaptor.test.test_webui Traceback (most recent call last): File "/usr/lib/python2.6/site-packages/twisted/trial/runner.py", line 555, in loadPackage module = modinfo.load() File "/usr/lib/python2.6/site-packages/twisted/python/modules.py", line 380, in load return self.pathEntry.pythonPath.moduleLoader(self.name) File "/usr/lib/python2.6/site-packages/twisted/python/reflect.py", line 456, in namedAny topLevelPackage = _importAndCheckStack(trialname) File "/var/tmp/portage/dev-python/ldaptor-0.0.43/work/ldaptor-0.0.43/ldaptor/test/test_webui.py", line 7, in from twisted.web import microdom exceptions.ImportError: No module named web ------------------------------------------------------------------------------- Ran 439 tests in 10.734s FAILED (skips=4, expectedFailures=1, errors=2, successes=433) * * ERROR: dev-python/ldaptor-0.0.43 failed. * Call stack: * ebuild.sh, line 49: Called src_test * environment, line 2992: Called die * The specific snippet of code: * PYTHONPATH=. trial ldaptor || die "test failed" * The die message: * test failed * * If you need support, post the topmost build error, and the call stack if relevant. * A complete build log is located at '/var/log/portage/dev-python:ldaptor-0.0.43:20090930-185037.log'. * The ebuild environment file is located at '/var/tmp/portage/dev-python/ldaptor-0.0.43/temp/environment'. *