Bug#844931: python-dugong: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 3.5 returned exit code 13

2016-11-19 Thread Scott Kitterman
Control: reassign 844931 python3.5 Python3 is essentially a metapackage and contains none of the relevant code. You want python3.5. Scott K On Sat, 19 Nov 2016 14:15:52 -0800 Nikolaus Rath wrote: > Control: reassign 844931 python3 > Control: affects 844931 +python-dugong >

Bug#844931: python-dugong: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 3.5 returned exit code 13

2016-11-19 Thread Nikolaus Rath
Control: reassign 844931 python3 Control: affects 844931 +python-dugong thanks I think this is actually a bug in Python 3 - and might be caused by the recent OpenSSL transition. Unless I'm mistaken, reading from an SSLSocket should not raise OSErrors with errno 0. For example: >> File

Bug#844931: python-dugong: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 3.5 returned exit code 13

2016-11-19 Thread Lucas Nussbaum
On 19/11/16 at 10:35 -0800, Nikolaus Rath wrote: > On Nov 19 2016, Lucas Nussbaum wrote: > > During a rebuild of all packages in sid, your package failed to build on > > amd64. > [...] > >> Traceback (most recent call last): > >> File "/usr/lib/python3.5/ssl.py", line 799, in

Bug#844931: python-dugong: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 3.5 returned exit code 13

2016-11-19 Thread Nikolaus Rath
On Nov 19 2016, Lucas Nussbaum wrote: > During a rebuild of all packages in sid, your package failed to build on > amd64. [...] >> Traceback (most recent call last): >> File "/usr/lib/python3.5/ssl.py", line 799, in read >> return self._sslobj.read(len, buffer) >> File

Bug#844931: python-dugong: FTBFS: dh_auto_test: pybuild --test -i python{version} -p 3.5 returned exit code 13

2016-11-18 Thread Lucas Nussbaum
Source: python-dugong Version: 3.7+dfsg-3 Severity: serious Tags: stretch sid User: debian...@lists.debian.org Usertags: qa-ftbfs-20161118 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): >