Package: python3.5
Version: 3.5.2~rc1-3
Severity: important
Hi,
when trying to use py2dsp I get the following error:
E: py2dsp base_events:1148: Fatal write error on socket transport
protocol: <asyncio.sslproto.SSLProtocol object at 0x7fed96ce9b00>
transport: <_SelectorSocketTransport fd=6>
Traceback (most recent call last):
File "/usr/lib/python3.5/asyncio/selector_events.py", line 707, in write
n = self._sock.send(data)
OSError: [Errno 9] Bad file descriptor
Exception ignored in: <bound method _SSLProtocolTransport.__del__ of
<asyncio.sslproto._SSLProtocolTransport object at 0x7fed96ce9b38>>
Traceback (most recent call last):
File "/usr/lib/python3.5/asyncio/sslproto.py", line 328, in __del__
self.close()
File "/usr/lib/python3.5/asyncio/sslproto.py", line 319, in close
self._ssl_protocol._start_shutdown()
File "/usr/lib/python3.5/asyncio/sslproto.py", line 542, in
_start_shutdown
self._write_appdata(b'')
File "/usr/lib/python3.5/asyncio/sslproto.py", line 547, in _write_appdata
self._process_write_backlog()
File "/usr/lib/python3.5/asyncio/sslproto.py", line 651, in
_process_write_backlog
self._fatal_error(exc, 'Fatal error on SSL transport')
File "/usr/lib/python3.5/asyncio/sslproto.py", line 658, in _fatal_error
if isinstance(exc, base_events._FATAL_ERROR_IGNORE):
NameError: name 'base_events' is not defined
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 4.6.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python3.5 depends on:
ii libpython3.5-stdlib 3.5.2~rc1-3
ii mime-support 3.60
ii python3.5-minimal 3.5.2~rc1-3
python3.5 recommends no packages.
Versions of packages python3.5 suggests:
ii binutils 2.26-11
pn python3.5-doc <none>
pn python3.5-venv <none>
-- no debconf information