Your message dated Tue, 28 Jan 2014 09:19:33 +0000
with message-id <e1w84pr-0004em...@franck.debian.org>
and subject line Bug#735788: fixed in foolscap 0.6.4-2
has caused the Debian Bug report #735788,
regarding foolscap: FTBFS: exceptions.AttributeError: 'module' object has no 
attribute '_parse'
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)


-- 
735788: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735788
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: foolscap
Version: 0.6.4-1
Severity: serious
Tags: jessie sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20140114 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>     testClientTimeout ...                                                  
> [OK]
>     testNoConnection ...                                                   
> [OK]
>     testServerTimeout ...                                                  
> [OK]
>     testVersusHTTPClientAuthenticated ...                               
> [ERROR]
>     testVersusHTTPClientUnauthenticated ...                             
> [ERROR]
>     testVersusHTTPServerAuthenticated ...                                  
> [OK]
>     testVersusHTTPServerUnauthenticated ...                                
> [OK]
> foolscap.test.test_observer
>   Observer
>     test_oneshot ...                                                       
> [OK]
> foolscap.test.test_pb
>   TestAnswer
>     testAccept1 ...                                                        
> [OK]
>     testAccept2 ...                                                        
> [OK]
>     testReject1 ...                                                        
> [OK]
>     testReject2 ...                                                        
> [OK]
>   TestCallable
>     testBoundMethod ...                                                    
> [OK]
>     testFunction ...                                                       
> [OK]
>     testGetSturdyRef ...                                                   
> [OK]
>     testLogLocalFailure ...                                                
> [OK]
>     testLogRemoteFailure ...                                               
> [OK]
>     testWrongSwiss ...                                                     
> [OK]
>   TestReferenceUnslicer
>     testInterfaces ...                                                     
> [OK]
>     testNoInterfaces ...                                                   
> [OK]
>     testReject ...                                                         
> [OK]
>   TestReferenceable
>     testAnswer1 ...                                                        
> [OK]
>     testAnswer2 ...                                                        
> [OK]
>     testArgs1 ...                                                          
> [OK]
>     testArgs2 ...                                                          
> [OK]
>     testRef1 ...                                                           
> [OK]
>     testRef2 ...                                                           
> [OK]
>     testRef3 ...                                                           
> [OK]
>     testRef4 ...                                                           
> [OK]
>     testRef5 ...                                                           
> [OK]
>     testRef6 ...                                                           
> [OK]
>   TestService
>     testBadMethod ...                                                      
> [OK]
>     testBadMethod2 ...                                                     
> [OK]
>     testConnect1 ...                                                       
> [OK]
>     testConnect2 ...                                                       
> [OK]
>     testConnect3 ...                                                       
> [OK]
>     testRegister ...                                                       
> [OK]
> foolscap.test.test_promise
>   Call
>     testResolveAfter ...                                                   
> [OK]
>     testResolveBefore ...                                                  
> [OK]
>     testResolveFailure ...                                                 
> [OK]
>   Chained
>     testChained1 ...                                                       
> [OK]
>     testChained2 ...                                                       
> [OK]
>     testResolveToABrokenPromise ...                                        
> [OK]
>     testResolveToAPromise ...                                              
> [OK]
>   Send
>     testBadName ...                                                        
> [OK]
>     testBasic ...                                                          
> [OK]
>     testBasicFailure ...                                                   
> [OK]
>     testDisableDataflowStyle ...                                           
> [OK]
>     testFailure ...                                                        
> [OK]
>     testNoMultipleResolution ...                                           
> [OK]
>     testOrdering ...                                                       
> [OK]
>     testResolveAfter ...                                                   
> [OK]
>     testResolveBefore ...                                                  
> [OK]
>     testResolveFailure ...                                                 
> [OK]
>     testSend ...                                                           
> [OK]
>   SendOnly
>     testNear ...                                                           
> [OK]
>     testResolveAfter ...                                                   
> [OK]
>     testResolveBefore ...                                                  
> [OK]
> foolscap.test.test_reconnector
>   Reconnector
>     test_lose_and_retry ...                                                
> [OK]
>     test_negotiate_fails_and_retry ...                                     
> [OK]
>     test_retry ...                                                         
> [OK]
>     test_stop_trying ...                                                   
> [OK]
>     test_try ...                                                           
> [OK]
> foolscap.test.test_reference
>   LocalReference
>     test_callRemote ...                                                    
> [OK]
>     test_callRemoteOnly ...                                                
> [OK]
>     test_fail ...                                                          
> [OK]
>     test_remoteReference ...                                               
> [OK]
>   TubID
>     test_tubid_must_match ...                                              
> [OK]
> foolscap.test.test_registration
>   Registration
>     testStrong ...                                                         
> [OK]
>     testWeak ...                                                           
> [OK]
>     test_duplicate ...                                                     
> [OK]
> foolscap.test.test_schema
>   Arguments
>     test_arguments ...                                                     
> [OK]
>     test_bad_arguments ...                                                 
> [OK]
>   ConformTest
>     testAttrDict ...                                                       
> [OK]
>     testBool ...                                                           
> [OK]
>     testByteString ...                                                     
> [OK]
>     testDict ...                                                           
> [OK]
>     testInteger ...                                                        
> [OK]
>     testLargeInteger ...                                                   
> [OK]
>     testList ...                                                           
> [OK]
>     testNestedTuple ...                                                    
> [OK]
>     testPoly ...                                                           
> [OK]
>     testRecursion ...                                                      
> [OK]
>     testSet ...                                                            
> [OK]
>     testString ...                                                         
> [OK]
>     testTuple ...                                                          
> [OK]
>     testUnicode ...                                                        
> [OK]
>   CreateTest
>     testMakeConstraint ...                                                 
> [OK]
>   Interfaces
>     test_referenceable ...                                                 
> [OK]
>     test_remotereference ...                                               
> [OK]
> foolscap.test.test_serialize
>   Serialize
>     test_copyable ...                                                      
> [OK]
>     test_cycle ...                                                         
> [OK]
>     test_data ...                                                          
> [OK]
>     test_data_outstream ...                                                
> [OK]
>     test_referenceable ...                                                 
> [OK]
>     test_referenceables_die ...                                            
> [OK]
>     test_unhandled_objects ...                                             
> [OK]
> foolscap.test.test_stringchain
>   T
>     test_al ...                                                            
> [OK]
>     test_appendleft ...                                                    
> [OK]
>     test_clear ...                                                         
> [OK]
>     test_popleft ...                                                       
> [OK]
>     test_popleft_new_stringchain ...                                       
> [OK]
>     test_str ...                                                           
> [OK]
>     test_tailignored ...                                                   
> [OK]
>     test_trim ...                                                          
> [OK]
> foolscap.test.test_sturdyref
>   URL
>     testBrokenHints ...                                                    
> [OK]
>     testCompare ...                                                        
> [OK]
>     testLocationHintExtensions ...                                         
> [OK]
>     testLocationHints ...                                                  
> [OK]
>     testTubIDExtensions ...                                                
> [OK]
>     testURL ...                                                            
> [OK]
> foolscap.test.test_tub
>   BadLocationFURL
>     test_empty_location ...                                                
> [OK]
>     test_future ...                                                        
> [OK]
>   CancelPendingDeliveries
>     test_cancel_pending_deliveries ...                                     
> [OK]
>   FurlFile
>     test_furlfile ...                                                      
> [OK]
>     test_tubid_check ...                                                   
> [OK]
>   NameLookup
>     testNameLookup ...                                                     
> [OK]
>   QueuedStartup
>     test_queued_getref ...                                                 
> [OK]
>     test_queued_reconnector ...                                            
> [OK]
>   SetLocation
>     test_set_location ...                                                  
> [OK]
>     test_set_location_automatically ...                                    
> [OK]
>   Shutdown
>     test_doublestop ...                                                    
> [OK]
>   TestCertFile
>     test_certdata ...                                                      
> [OK]
>     test_certfile ...                                                      
> [OK]
>     test_generate ...                                                      
> [OK]
>     test_tubid ...                                                         
> [OK]
> foolscap.test.test_util
>   AsyncAND
>     test_empty ...                                                         
> [OK]
>     test_one_failure_1 ...                                                 
> [OK]
>     test_one_failure_2 ...                                                 
> [OK]
>     test_simple ...                                                        
> [OK]
>     test_two ...                                                           
> [OK]
>     test_two_failure ...                                                   
> [OK]
>   Base32
>     test_is_base32 ...                                                     
> [OK]
>   Time
>     test_format ...                                                        
> [OK]
> 
> ===============================================================================
> [SKIPPED]
> new-style classes still broken
> 
> foolscap.test.test_banana.ThereAndBackAgain.test_boundMethod_newstyle
> foolscap.test.test_banana.ThereAndBackAgain.test_classMethod_newstyle
> foolscap.test.test_banana.ThereAndBackAgain.test_class_newstyle
> foolscap.test.test_banana.ThereAndBackAgain.test_instance_newstyle
> ===============================================================================
> [ERROR]
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/foolscap/test/test_negotiate.py", line 303, in 
> testVersusHTTPClientAuthenticated
>     d = self.connectHTTPClient(portnum)
>   File "/«PKGBUILDDIR»/foolscap/test/test_negotiate.py", line 200, in 
> connectHTTPClient
>     return getPage("http://127.0.0.1:%d/foo"; % portnum)
>   File "/«PKGBUILDDIR»/foolscap/test/test_negotiate.py", line 83, in getPage
>     scheme, host, port, path = client._parse(url)
> exceptions.AttributeError: 'module' object has no attribute '_parse'
> 
> foolscap.test.test_negotiate.Versus.testVersusHTTPClientAuthenticated
> ===============================================================================
> [ERROR]
> Traceback (most recent call last):
>   File "/«PKGBUILDDIR»/foolscap/test/test_negotiate.py", line 289, in 
> testVersusHTTPClientUnauthenticated
>     d = self.connectHTTPClient(portnum)
>   File "/«PKGBUILDDIR»/foolscap/test/test_negotiate.py", line 200, in 
> connectHTTPClient
>     return getPage("http://127.0.0.1:%d/foo"; % portnum)
>   File "/«PKGBUILDDIR»/foolscap/test/test_negotiate.py", line 83, in getPage
>     scheme, host, port, path = client._parse(url)
> exceptions.AttributeError: 'module' object has no attribute '_parse'
> 
> foolscap.test.test_negotiate.Versus.testVersusHTTPClientUnauthenticated
> -------------------------------------------------------------------------------
> Ran 472 tests in 100.380s
> 
> FAILED (skips=4, errors=2, successes=466)
> make[2]: *** [test] Error 1
> make[2]: Leaving directory `/«PKGBUILDDIR»'
> dh_auto_test: make -j1 test returned exit code 2

The full build log is available from:
   
http://aws-logs.debian.net/ftbfs-logs/2014/01/14/foolscap_0.6.4-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: foolscap
Source-Version: 0.6.4-2

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

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 735...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Julian Taylor <jtaylor.deb...@googlemail.com> (supplier of updated foolscap 
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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Sat, 18 Jan 2014 17:09:16 +0100
Source: foolscap
Binary: python-foolscap
Architecture: source all
Version: 0.6.4-2
Distribution: unstable
Urgency: low
Maintainer: Debian Python Modules Team 
<python-modules-t...@lists.alioth.debian.org>
Changed-By: Julian Taylor <jtaylor.deb...@googlemail.com>
Description: 
 python-foolscap - object-capability-based RPC system for Twisted Python
Closes: 735788
Changes: 
 foolscap (0.6.4-2) unstable; urgency=low
 .
   [ Julian Taylor ]
   * add autopkgtests
   * twisted-13-compat.patch: fix broken test with twisted 13 (Closes:#735788)
   * bump standard to 3.9.5, no changes required
 .
   [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
Checksums-Sha1: 
 82400f74ccc2126aaf4ebc5fddd6565d7f77b143 2146 foolscap_0.6.4-2.dsc
 ee3dd7b28e07c81651074efe33be9f0dcb687345 6432 foolscap_0.6.4-2.debian.tar.xz
 0ff9af5eac9d5cd28c4ff529cae973a5de6820cd 360180 python-foolscap_0.6.4-2_all.deb
Checksums-Sha256: 
 29d3f2e15f654aed0ac72bf15bf8510d00b0048d3b2942c6445257f05d3424e2 2146 
foolscap_0.6.4-2.dsc
 71f0c25e5718cd49ce6749ca87e42997dfe5370a472b7edc08bda24432350011 6432 
foolscap_0.6.4-2.debian.tar.xz
 bc2406a42d553f4640a06f061c0abb93b06bc19a50a538d0e2e16f9812a36dfd 360180 
python-foolscap_0.6.4-2_all.deb
Files: 
 e74cfd435f6116631bfd88afa3ffe778 2146 python optional foolscap_0.6.4-2.dsc
 f11803d213952d9010b76302c3c625da 6432 python optional 
foolscap_0.6.4-2.debian.tar.xz
 fae2791cf6f7d6416e4ebbccb6c9549f 360180 python optional 
python-foolscap_0.6.4-2_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1

iQIcBAEBCAAGBQJS52BlAAoJEI7tzBuqHzL/0rgP/1XdJokikr7IdzAKQVpDRxA8
2PZNuJXiIV8CN6C9Kg+VgNkxBXN5fCKxL+12xngPx/1ksFH8a29VwYz/ybJaN4e9
ybWF+d4k+nvuXW/K0wfgvvFWmuh57jsPbob5L1Hy5F9F+FxIIdfx5l61HQux1K6I
R2Xu5C7ODQiRz8av8Zf7YyH4exRNVuCVNf1yoKiGNcxdPIzvsSV8gMfszLlhs4I2
qNdgGfj4NE9y3wT0oEND9f80GeC/Eof9tq//rLgcdKaQXjLfB5WGCkW2io04yJ+P
UudLHjEAa0MCU3uCanrlet4JtUT6tr0hnz6EInoM8gTBd4MDcvm6G2QG4WSBhnao
IILoKA1zG8m2kQ9iCy/diMQRzsXWS8JRIJr5EQnOYppthNhcwxN7pBnZdVvvpMCo
7vIZvYvgz5TuJmml+19Kt4liropHK8B0UUG56G5E/Wknzk+dmVKbsAVxoqsLz1e4
Ye6P0D5hSWiCkslAqj5XzSqrqCW30yDXiMb0Wu7okwo6q8mzHoXzK7tma82UXC/L
2uQrmC+wpkZoMe5SHqMsQs3j8FWoIJ+k+jQzCJ3Ox4UvUGM6mN54eFpsy/w/A38b
kM5h5SfTtQ5Owj5wExYwTaZL0dRPrfA2EQmgYLXVMvhIjKn6fD5Yy4IJdWZdvwu7
rQ/a6kpoyRxtmKu98t+/
=JC+o
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to