Your message dated Mon, 18 Jan 2016 16:01:34 +0000
with message-id <[email protected]>
and subject line Fixed in 0.12.0-1
has caused the Debian Bug report #810891,
regarding dulwich: FTBFS: AttributeError: module 'subprocess' has no attribute 
'mswindows'
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 [email protected]
immediately.)


-- 
810891: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=810891
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: dulwich
Version: 0.11.2-1
Severity: serious
Justification: fails to build from source
User: [email protected]
Usertags: ftbfs
X-Debbugs-Cc: [email protected]

Dear Maintainer,

dulwich fails to build from source in unstable/amd64:

  [..]

  ======================================================================
  ERROR: test_incremental_fetch_pack 
(dulwich.tests.compat.test_client.DulwichMockSSHClientTest)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/tests/compat/test_client.py",
 line 219, in test_incremental_fetch_pack
      refs = c.fetch(self._build_path(b'/dest'), dest)
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
 line 242, in fetch
      progress)
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
 line 567, in fetch_pack
      proto, negotiated_capabilities, graph_walker, wants, can_read)
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
 line 399, in _handle_upload_pack_head
      if can_read():
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
 line 665, in can_read
      if subprocess.mswindows:
  AttributeError: module 'subprocess' has no attribute 'mswindows'
  
  ======================================================================
  ERROR: test_incremental_fetch_pack 
(dulwich.tests.compat.test_client.DulwichSubprocessClientTest)
  ----------------------------------------------------------------------
  Traceback (most recent call last):
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/tests/compat/test_client.py",
 line 219, in test_incremental_fetch_pack
      refs = c.fetch(self._build_path(b'/dest'), dest)
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
 line 242, in fetch
      progress)
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
 line 567, in fetch_pack
      proto, negotiated_capabilities, graph_walker, wants, can_read)
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
 line 399, in _handle_upload_pack_head
      if can_read():
    File 
"/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2/dulwich/client.py",
 line 665, in can_read
      if subprocess.mswindows:
  AttributeError: module 'subprocess' has no attribute 'mswindows'
  
  ----------------------------------------------------------------------
  Ran 1036 tests in 25.417s
  
  FAILED (errors=2, skipped=141)
  Makefile:34: recipe for target 'check' failed
  make[2]: *** [check] Error 1
  make[2]: Leaving directory 
'/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2'
  debian/rules:27: recipe for target 'override_dh_auto_test' failed
  make[1]: *** [override_dh_auto_test] Error 2
  make[1]: Leaving directory 
'/home/lamby/temp/cdt.20160113132618.UIJSAyWzR9/dulwich-0.11.2'
  debian/rules:13: recipe for target 'build' failed
  make: *** [build] Error 2

  [..]

The full build log is attached.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-

Attachment: dulwich.0.11.2-1.unstable.amd64.log.txt.gz
Description: Binary data


--- End Message ---
--- Begin Message ---
Version: 0.12.0-1

Fixed upstream earlier.

--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to