Package: python-service-identity
Version: 14.0.0-1
Severity: normal
Dear Maintainer,
After upgrading the python-service-identity package, deluge (1.3.10-3) won't
start - it dies with this stack trace:
$ deluge
Traceback (most recent call last):
File "/usr/bin/deluge", line 9, in <module>
load_entry_point('deluge==1.3.10', 'gui_scripts', 'deluge')()
File "/usr/lib/python2.7/dist-packages/deluge/main.py", line 132, in start_ui
UI(options, args, options.args)
File "/usr/lib/python2.7/dist-packages/deluge/ui/ui.py", line 149, in __init__
from deluge.ui.gtkui.gtkui import GtkUI
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/__init__.py", line 1,
in <module>
from gtkui import start
File "/usr/lib/python2.7/dist-packages/deluge/ui/gtkui/gtkui.py", line 82, in
<module>
from deluge.ui.client import client
File "/usr/lib/python2.7/dist-packages/deluge/ui/client.py", line 37, in
<module>
from twisted.internet import reactor, ssl, defer
File "/usr/lib/python2.7/dist-packages/twisted/internet/ssl.py", line 223, in
<module>
from twisted.internet._sslverify import (
File "/usr/lib/python2.7/dist-packages/twisted/internet/_sslverify.py", line
192, in <module>
verifyHostname, VerificationError = _selectVerifyImplementation(OpenSSL)
File "/usr/lib/python2.7/dist-packages/twisted/internet/_sslverify.py", line
167, in _selectVerifyImplementation
from service_identity import VerificationError
File "/usr/lib/python2.7/dist-packages/service_identity/__init__.py", line
12, in <module>
from . import pyopenssl
File "/usr/lib/python2.7/dist-packages/service_identity/pyopenssl.py", line
14, in <module>
from ._common import (
File "/usr/lib/python2.7/dist-packages/service_identity/_common.py", line
136, in <module>
@attributes(["pattern"], apply_with_init=False)
TypeError: attributes() got an unexpected keyword argument 'apply_with_init'
$
Downgrading to the version in testing (1.0.0-3) makes deluge work again.
It may be that a newer version of deluge, not yet in Debian, includes a fix,
as deluge 1.3.11 and python-service-identity 14.0.0 is reported to work
together on Arch.
Best regards,
Adam
-- System Information:
Debian Release: stretch/sid
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.1.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages python-service-identity depends on:
ii python-characteristic 0.1.0-1
ii python-openssl 0.15.1-2
ii python-pyasn1 0.1.8-1
ii python-pyasn1-modules 0.0.5-0.1
pn python:any <none>
Versions of packages python-service-identity recommends:
ii python-idna 2.0-3
python-service-identity suggests no packages.
-- no debconf information