Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 358006 Details for
Bug 483862
dev-python/twisted-names-12.3.0 fails tests
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
dev-python:twisted-names-12.3.0:20130825-143134.log
dev-python:twisted-names-12.3.0:20130825-143134.log (text/plain), 35.88 KB, created by
Markus Meier
on 2013-09-06 05:46:21 UTC
(
hide
)
Description:
dev-python:twisted-names-12.3.0:20130825-143134.log
Filename:
MIME Type:
Creator:
Markus Meier
Created:
2013-09-06 05:46:21 UTC
Size:
35.88 KB
patch
obsolete
> * Package: dev-python/twisted-names-12.3.0 > * Repository: gentoo > * Maintainer: python@gentoo.org > * USE: arm elibc_glibc kernel_linux test userland_GNU > * FEATURES: preserve-libs sandbox test userpriv usersandbox >>>> Unpacking source... >>>> Unpacking TwistedNames-12.3.0.tar.bz2 to /var/tmp/portage/dev-python/twisted-names-12.3.0/work >>>> Source unpacked in /var/tmp/portage/dev-python/twisted-names-12.3.0/work >>>> Preparing source in /var/tmp/portage/dev-python/twisted-names-12.3.0/work/TwistedNames-12.3.0 ... >>>> Source prepared. >>>> Configuring source in /var/tmp/portage/dev-python/twisted-names-12.3.0/work/TwistedNames-12.3.0 ... >>>> Source configured. >>>> Compiling source in /var/tmp/portage/dev-python/twisted-names-12.3.0/work/TwistedNames-12.3.0 ... > * Building of dev-python/twisted-names-12.3.0 with CPython 2.7... >python2.7 setup.py build -b build-2.7 >running build >running build_py >package init file 'twisted/plugins/__init__.py' not found (or not a regular file) >creating build-2.7 >creating build-2.7/lib >creating build-2.7/lib/twisted >creating build-2.7/lib/twisted/plugins >copying twisted/plugins/twisted_names.py -> build-2.7/lib/twisted/plugins >creating build-2.7/lib/twisted/names >copying twisted/names/authority.py -> build-2.7/lib/twisted/names >copying twisted/names/resolve.py -> build-2.7/lib/twisted/names >copying twisted/names/common.py -> build-2.7/lib/twisted/names >copying twisted/names/__init__.py -> build-2.7/lib/twisted/names >copying twisted/names/hosts.py -> build-2.7/lib/twisted/names >copying twisted/names/dns.py -> build-2.7/lib/twisted/names >copying twisted/names/root.py -> build-2.7/lib/twisted/names >copying twisted/names/cache.py -> build-2.7/lib/twisted/names >copying twisted/names/server.py -> build-2.7/lib/twisted/names >copying twisted/names/client.py -> build-2.7/lib/twisted/names >copying twisted/names/error.py -> build-2.7/lib/twisted/names >copying twisted/names/secondary.py -> build-2.7/lib/twisted/names >copying twisted/names/srvconnect.py -> build-2.7/lib/twisted/names >copying twisted/names/_version.py -> build-2.7/lib/twisted/names >copying twisted/names/tap.py -> build-2.7/lib/twisted/names >creating build-2.7/lib/twisted/names/test >copying twisted/names/test/test_cache.py -> build-2.7/lib/twisted/names/test >copying twisted/names/test/test_rootresolve.py -> build-2.7/lib/twisted/names/test >copying twisted/names/test/test_srvconnect.py -> build-2.7/lib/twisted/names/test >copying twisted/names/test/test_tap.py -> build-2.7/lib/twisted/names/test >copying twisted/names/test/__init__.py -> build-2.7/lib/twisted/names/test >copying twisted/names/test/test_names.py -> build-2.7/lib/twisted/names/test >copying twisted/names/test/test_dns.py -> build-2.7/lib/twisted/names/test >copying twisted/names/test/test_client.py -> build-2.7/lib/twisted/names/test >copying twisted/names/test/test_hosts.py -> build-2.7/lib/twisted/names/test >copying twisted/names/test/test_common.py -> build-2.7/lib/twisted/names/test >package init file 'twisted/plugins/__init__.py' not found (or not a regular file) >warning: build_py: byte-compiling is disabled, skipping. > >>>> Source compiled. > * Testing of dev-python/twisted-names-12.3.0 with CPython 2.7... >running build >running build_py >package init file 'twisted/plugins/__init__.py' not found (or not a regular file) >package init file 'twisted/plugins/__init__.py' not found (or not a regular file) >warning: build_py: byte-compiling is disabled, skipping. > >running install >running install_lib >copying build-2.7/lib/twisted/plugins/twisted_names.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/plugins >creating /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/authority.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/resolve.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/common.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/__init__.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/hosts.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/dns.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/root.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/cache.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/server.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/client.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/error.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/secondary.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/srvconnect.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/_version.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >copying build-2.7/lib/twisted/names/tap.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names >creating /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/test_cache.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/test_rootresolve.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/test_srvconnect.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/test_tap.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/__init__.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/test_names.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/test_dns.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/test_client.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/test_hosts.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >copying build-2.7/lib/twisted/names/test/test_common.py -> /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test >warning: install_lib: byte-compiling is disabled, skipping. > >running install_egg_info >Writing /var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/Twisted_Names-12.3.0-py2.7.egg-info >twisted.names.test.test_cache > Caching > test_cachedResultExpires ... [32;1m[OK][0m > test_constructorExpires ... [32;1m[OK][0m > test_expiredTTLLookup ... [32;1m[OK][0m > test_lookup ... [32;1m[OK][0m > test_normalLookup ... [32;1m[OK][0m >twisted.names.test.test_client > ClientTestCase > test_getHostByName ... [32;1m[OK][0m > test_lookupAFSDatabase ... [32;1m[OK][0m > test_lookupAddress ... [32;1m[OK][0m > test_lookupAddress6 ... [32;1m[OK][0m > test_lookupAllRecords ... [32;1m[OK][0m > test_lookupAuthority ... [32;1m[OK][0m > test_lookupCanonicalName ... [32;1m[OK][0m > test_lookupHostInfo ... [32;1m[OK][0m > test_lookupIPV6Address ... [32;1m[OK][0m > test_lookupMailBox ... [32;1m[OK][0m > test_lookupMailExchange ... [32;1m[OK][0m > test_lookupMailGroup ... [32;1m[OK][0m > test_lookupMailRename ... [32;1m[OK][0m > test_lookupMailboxInfo ... [32;1m[OK][0m > test_lookupNameservers ... [32;1m[OK][0m > test_lookupNamingAuthorityPointer ... [32;1m[OK][0m > test_lookupNull ... [32;1m[OK][0m > test_lookupPointer ... [32;1m[OK][0m > test_lookupResponsibility ... [32;1m[OK][0m > test_lookupSenderPolicy ... [32;1m[OK][0m > test_lookupService ... [32;1m[OK][0m > test_lookupText ... [32;1m[OK][0m > test_lookupWellKnownServices ... [32;1m[OK][0m > test_lookupZone ... [32;1m[OK][0m > CreateResolverTests > test_cache ... [32;1m[OK][0m > test_defaultHosts ... [32;1m[OK][0m > test_defaultResolvConf ... [32;1m[OK][0m > test_defaultServers ... [32;1m[OK][0m > test_overrideHosts ... [32;1m[OK][0m > test_overrideResolvConf ... [31;1m[ERROR][0m > test_overrideServers ... [32;1m[OK][0m > test_reactor ... [32;1m[OK][0m > FilterAnswersTests > test_formatError ... [32;1m[OK][0m > test_nameError ... [32;1m[OK][0m > test_notImplementedError ... [32;1m[OK][0m > test_refusedError ... [32;1m[OK][0m > test_refusedErrorUnknown ... [32;1m[OK][0m > test_serverError ... [32;1m[OK][0m > test_truncatedMessage ... [32;1m[OK][0m > GetResolverTests > test_idempotent ... [32;1m[OK][0m > test_interface ... [32;1m[OK][0m > ResolverTests > test_connectedProtocol ... [32;1m[OK][0m > test_datagramQueryServerOrder ... [32;1m[OK][0m > test_differentProtocol ... [32;1m[OK][0m > test_differentProtocolAfterTimeout ... [32;1m[OK][0m > test_disallowedPort ... [32;1m[OK][0m > test_domainEmptyArgument ... [32;1m[OK][0m > test_missingConfiguration ... [32;1m[OK][0m > test_multipleConcurrentFailure ... [32;1m[OK][0m > test_multipleConcurrentRequests ... [32;1m[OK][0m > test_multipleSequentialRequests ... [32;1m[OK][0m > test_noServers ... [32;1m[OK][0m > test_protocolShutDown ... [32;1m[OK][0m > test_protocolShutDownAfterFailure ... [32;1m[OK][0m > test_protocolShutDownAfterTimeout ... [32;1m[OK][0m > test_searchEmptyArgument ... [32;1m[OK][0m > test_singleConcurrentRequest ... [32;1m[OK][0m > test_tcpDisconnectRemovesFromConnections ... [32;1m[OK][0m > RetryLogic > test_roundRobinBackoff ... [32;1m[OK][0m > ThreadedResolverTests > test_deprecated ... [32;1m[OK][0m >twisted.names.test.test_common > ExceptionForCodeTests > test_eformat ... [32;1m[OK][0m > test_ename ... [32;1m[OK][0m > test_enotimp ... [32;1m[OK][0m > test_erefused ... [32;1m[OK][0m > test_eserver ... [32;1m[OK][0m > test_other ... [32;1m[OK][0m > QueryTests > test_typeToMethodDispatch ... [32;1m[OK][0m > test_typeToMethodResult ... [32;1m[OK][0m > test_unknownQueryType ... [32;1m[OK][0m >twisted.names.test.test_dns > DNSProtocolTestCase > test_connectionTracking ... [32;1m[OK][0m > test_queryTimeout ... [32;1m[OK][0m > test_simpleQuery ... [32;1m[OK][0m > test_writeError ... [32;1m[OK][0m > DatagramProtocolTestCase > test_listenError ... [32;1m[OK][0m > test_queryTimeout ... [32;1m[OK][0m > test_simpleQuery ... [32;1m[OK][0m > test_truncatedPacket ... [32;1m[OK][0m > test_writeError ... [32;1m[OK][0m > EqualityTests > test_a ... [32;1m[OK][0m > test_a6 ... [32;1m[OK][0m > test_aaaa ... [32;1m[OK][0m > test_afsdb ... [32;1m[OK][0m > test_charstr ... [32;1m[OK][0m > test_cname ... [32;1m[OK][0m > test_dname ... [32;1m[OK][0m > test_hinfo ... [32;1m[OK][0m > test_mb ... [32;1m[OK][0m > test_md ... [32;1m[OK][0m > test_mf ... [32;1m[OK][0m > test_mg ... [32;1m[OK][0m > test_minfo ... [32;1m[OK][0m > test_mr ... [32;1m[OK][0m > test_mx ... [32;1m[OK][0m > test_name ... [32;1m[OK][0m > test_naptr ... [32;1m[OK][0m > test_ns ... [32;1m[OK][0m > test_null ... [32;1m[OK][0m > test_ptr ... [32;1m[OK][0m > test_rp ... [32;1m[OK][0m > test_rrheader ... [32;1m[OK][0m > test_soa ... [32;1m[OK][0m > test_spf ... [32;1m[OK][0m > test_srv ... [32;1m[OK][0m > test_txt ... [32;1m[OK][0m > test_unknown ... [32;1m[OK][0m > test_wks ... [32;1m[OK][0m > MessageTestCase > testEmptyMessage ... [32;1m[OK][0m > test_NULL ... [32;1m[OK][0m > test_authoritativeMessage ... [32;1m[OK][0m > test_emptyQuery ... [32;1m[OK][0m > test_lookupRecordTypeDefault ... [32;1m[OK][0m > test_nonAuthoritativeMessage ... [32;1m[OK][0m > NameTests > test_decode ... [32;1m[OK][0m > test_decodeWithCompression ... [32;1m[OK][0m > test_encode ... [32;1m[OK][0m > test_encodeWithCompression ... [32;1m[OK][0m > test_nonStringName ... [32;1m[OK][0m > test_rejectCompressionLoop ... [32;1m[OK][0m > test_unknown ... [32;1m[OK][0m > Ord2ByteTests > test_ord2byte ... [32;1m[OK][0m > RRHeaderTests > test_negativeTTL ... [32;1m[OK][0m > ReprTests > test_a ... [32;1m[OK][0m > test_a6 ... [32;1m[OK][0m > test_aaaa ... [32;1m[OK][0m > test_afsdb ... [32;1m[OK][0m > test_cname ... [32;1m[OK][0m > test_dname ... [32;1m[OK][0m > test_hinfo ... [32;1m[OK][0m > test_mb ... [32;1m[OK][0m > test_md ... [32;1m[OK][0m > test_mf ... [32;1m[OK][0m > test_mg ... [32;1m[OK][0m > test_minfo ... [32;1m[OK][0m > test_mr ... [32;1m[OK][0m > test_mx ... [32;1m[OK][0m > test_naptr ... [32;1m[OK][0m > test_ns ... [32;1m[OK][0m > test_null ... [32;1m[OK][0m > test_ptr ... [32;1m[OK][0m > test_rp ... [32;1m[OK][0m > test_soa ... [32;1m[OK][0m > test_spf ... [32;1m[OK][0m > test_srv ... [32;1m[OK][0m > test_txt ... [32;1m[OK][0m > test_unknown ... [32;1m[OK][0m > test_wks ... [32;1m[OK][0m > RoundtripDNSTestCase > testName ... [32;1m[OK][0m > test_A ... [32;1m[OK][0m > test_A6 ... [32;1m[OK][0m > test_AAAA ... [32;1m[OK][0m > test_AFSDB ... [32;1m[OK][0m > test_Charstr ... [32;1m[OK][0m > test_HINFO ... [32;1m[OK][0m > test_MINFO ... [32;1m[OK][0m > test_MX ... [32;1m[OK][0m > test_NAPTR ... [32;1m[OK][0m > test_NULL ... [32;1m[OK][0m > test_RP ... [32;1m[OK][0m > test_SOA ... [32;1m[OK][0m > test_SRV ... [32;1m[OK][0m > test_TXT ... [32;1m[OK][0m > test_WKS ... [32;1m[OK][0m > test_hashable ... [32;1m[OK][0m > test_query ... [32;1m[OK][0m > test_resourceRecordHeader ... [32;1m[OK][0m > test_resources ... [32;1m[OK][0m > Str2TimeTests > test_days ... [32;1m[OK][0m > test_hours ... [32;1m[OK][0m > test_invalidPrefix ... [32;1m[OK][0m > test_minutes ... [32;1m[OK][0m > test_nonString ... [32;1m[OK][0m > test_seconds ... [32;1m[OK][0m > test_weeks ... [32;1m[OK][0m > test_years ... [32;1m[OK][0m >twisted.names.test.test_hosts > HostsTestCase > testNotImplemented ... [32;1m[OK][0m > testQuery ... [32;1m[OK][0m > test_defaultPath ... [32;1m[OK][0m > test_getHostByName ... [32;1m[OK][0m > test_lookupAddress ... [32;1m[OK][0m > test_lookupAddressNotFound ... [32;1m[OK][0m > test_lookupAllRecords ... [32;1m[OK][0m > test_lookupAllRecordsNotFound ... [32;1m[OK][0m > test_lookupIPV6Address ... [32;1m[OK][0m > test_lookupIPV6AddressNotFound ... [32;1m[OK][0m > SearchHostsFileForAllTests > test_allAddresses ... [32;1m[OK][0m > test_caseInsensitively ... [32;1m[OK][0m > test_readError ... [32;1m[OK][0m > SearchHostsFileTests > test_findAddress ... [32;1m[OK][0m > test_firstAddress ... [32;1m[OK][0m > test_notFoundAddress ... [32;1m[OK][0m > test_searchFileForAliases ... [32;1m[OK][0m >twisted.names.test.test_names > AXFRTest > testBindAndTNamesStyle ... [32;1m[OK][0m > testDJBStyle ... [32;1m[OK][0m > AuthorityTests > test_allRecordsReferral ... [32;1m[OK][0m > test_recordMissing ... [32;1m[OK][0m > test_referral ... [32;1m[OK][0m > DNSServerFactoryTests > test_connectionTracking ... [32;1m[OK][0m > test_notifyMessageReceived ... [32;1m[OK][0m > test_updateMessageReceived ... [32;1m[OK][0m > HelperTestCase > testSerialGenerator ... [32;1m[OK][0m > NoInitialResponseTestCase > test_no_answer ... [32;1m[OK][0m > ResolvConfHandling > testEmpty ... [32;1m[OK][0m > testMissing ... [32;1m[OK][0m > SecondaryAuthorityServiceTests > test_constructAuthorityFromHost ... [32;1m[OK][0m > test_constructAuthorityFromHostAndPort ... [32;1m[OK][0m > SecondaryAuthorityTests > test_defaultPort ... [32;1m[OK][0m > test_explicitPort ... [32;1m[OK][0m > test_transfer ... [32;1m[OK][0m > ServerDNSTestCase > testA6 ... [32;1m[OK][0m > testAAAA ... [32;1m[OK][0m > testAFSDB ... [32;1m[OK][0m > testAddressRecord1 ... [32;1m[OK][0m > testAddressRecord2 ... [32;1m[OK][0m > testAddressRecord3 ... [32;1m[OK][0m > testAuthority ... [32;1m[OK][0m > testCNAME ... [32;1m[OK][0m > testCNAMEAdditional ... [32;1m[OK][0m > testHINFO ... [32;1m[OK][0m > testMB ... [32;1m[OK][0m > testMG ... [32;1m[OK][0m > testMINFO ... [32;1m[OK][0m > testMR ... [32;1m[OK][0m > testMailExchangeRecord ... [32;1m[OK][0m > testNameserver ... [32;1m[OK][0m > testPTR ... [32;1m[OK][0m > testRP ... [32;1m[OK][0m > testSRV ... [32;1m[OK][0m > testSimilarZonesDontInterfere ... [32;1m[OK][0m > testSomeRecordsWithTTLs ... [32;1m[OK][0m > testTXT ... [32;1m[OK][0m > testWKS ... [32;1m[OK][0m > test_NAPTR ... [32;1m[OK][0m > test_spf ... [32;1m[OK][0m > test_zoneTransfer ... [32;1m[OK][0m >twisted.names.test.test_rootresolve > DiscoveryToolsTests > test_discoverAuthorityDeprecated ... [32;1m[OK][0m > test_extractAuthorityDeprecated ... [32;1m[OK][0m > test_lookupAddressDeprecated ... [32;1m[OK][0m > test_lookupNameserversDeprecated ... [32;1m[OK][0m > test_retryDeprecated ... [32;1m[OK][0m > RootResolverTests > test_answerless ... [32;1m[OK][0m > test_boundedQueries ... [32;1m[OK][0m > test_delegationLookupEmpty ... [32;1m[OK][0m > test_delegationLookupError ... [32;1m[OK][0m > test_detectCanonicalNameLoop ... [32;1m[OK][0m > test_discoveredAuthorityDeprecated ... [32;1m[OK][0m > test_filteredQuery ... [32;1m[OK][0m > test_followCanonicalName ... [32;1m[OK][0m > test_lookupAddress ... [32;1m[OK][0m > test_lookupChecksClass ... [32;1m[OK][0m > test_lookupNameservers ... [32;1m[OK][0m > test_missingGlue ... [32;1m[OK][0m > test_missingName ... [32;1m[OK][0m > test_returnCanonicalName ... [32;1m[OK][0m > test_unfilteredQuery ... [32;1m[OK][0m >twisted.names.test.test_srvconnect > SRVConnectorTest > test_SRVBadResult ... [32;1m[OK][0m > test_SRVNoResult ... [32;1m[OK][0m > test_SRVNoResultUnknownServiceDefaultPort ... [32;1m[OK][0m > test_SRVNoResultUnknownServiceNoDefaultPort ... [32;1m[OK][0m > test_SRVNoService ... [32;1m[OK][0m > test_SRVNotPresent ... [32;1m[OK][0m > test_SRVPresent ... [32;1m[OK][0m >twisted.names.test.test_tap > OptionsTests > test_malformedSecondary ... [32;1m[OK][0m > test_recursiveConfiguration ... [32;1m[OK][0m > test_secondary ... [32;1m[OK][0m > test_secondaryAuthorityServices ... [32;1m[OK][0m > test_secondaryExplicitPort ... [32;1m[OK][0m > >=============================================================================== >[ERROR] >Traceback (most recent call last): > File "/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/internet/defer.py", line 138, in maybeDeferred > result = f(*args, **kw) > File "/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/internet/_utilspy3.py", line 41, in runWithWarningsSuppressed > reraise(exc_info[1], exc_info[2]) > File "/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/internet/_utilspy3.py", line 37, in runWithWarningsSuppressed > result = f(*a, **kw) > File "/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/test/test_client.py", line 220, in test_overrideResolvConf > resolver = client.createResolver(resolvconf=b"/foo/bar") > File "/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/client.py", line 534, in createResolver > theResolver = Resolver(resolvconf, servers) > File "/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/client.py", line 118, in __init__ > self.maybeParseConfig() > File "/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/names/client.py", line 139, in maybeParseConfig > resolvConf = FilePath(self.resolv).open() > File "/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages/twisted/python/filepath.py", line 766, in open > return open(self.path, mode + 'b') >exceptions.IOError: [Errno 20] Not a directory: '/foo/bar' > >twisted.names.test.test_client.CreateResolverTests.test_overrideResolvConf >------------------------------------------------------------------------------- >Ran 271 tests in 23.552s > >[31;1mFAILED[0m (errors=1, successes=270) > * ERROR: dev-python/twisted-names-12.3.0 failed (test phase): > * Testing failed with CPython 2.7 in testing() function > * > * Call stack: > * ebuild.sh, line 93: Called src_test > * environment, line 5258: Called twisted_src_test > * environment, line 5773: Called python_execute_function 'testing' > * environment, line 3599: Called die > * The specific snippet of code: > * die "${failure_message}"; > * > * If you need support, post the output of `emerge --info '=dev-python/twisted-names-12.3.0'`, > * the complete build log and the output of `emerge -pqv '=dev-python/twisted-names-12.3.0'`. > * The complete build log is located at '/var/log/portage/dev-python:twisted-names-12.3.0:20130825-143134.log'. > * For convenience, a symlink to the build log is located at '/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/build.log'. > * The ebuild environment file is located at '/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/environment'. > * Working directory: '/var/tmp/portage/dev-python/twisted-names-12.3.0/temp/usr/lib/python2.7/site-packages' > * S: '/var/tmp/portage/dev-python/twisted-names-12.3.0/work/TwistedNames-12.3.0'
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 483862
: 358006