Your message dated Fri, 11 Sep 2015 10:26:33 +0200
with message-id <55f29039.8090...@debian.org>
and subject line Re:
has caused the Debian Bug report #798336,
regarding fails to start: TypeError: attributes() got an unexpected keyword
argument 'apply_with_init'
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.)
--
798336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=798336
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: torbrowser-launcher
Version: 0.2.0-2
Severity: grave
Dear Maintainer,
Since this morning, torbrowser-launcher fails to start with the following error:
Traceback (most recent call last):
File "/usr/bin/torbrowser-launcher", line 29, in <module>
import torbrowser_launcher
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/__init__.py", line
33, in <module>
from launcher import Launcher
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line
31, in <module>
from twisted.web.client import Agent, RedirectAgent, ResponseDone,
ResponseFailed
File "/usr/lib/python2.7/dist-packages/twisted/web/client.py", line 767, in
<module>
from twisted.internet.ssl import (CertificateOptions,
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'
I suspect this is due to the following upgrade:
python-service-identity:amd64 1.0.0-3 -> 14.0.0-1
Cheers,
--
Stéphane
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing'), (500, 'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.1.0-1-amd64 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages torbrowser-launcher depends on:
ii gnupg 1.4.19-5
ii python 2.7.9-1
ii python-gtk2 2.24.0-4
ii python-lzma 0.5.3-3
ii python-parsley 1.2-1
ii python-psutil 2.2.1-3
ii python-twisted 15.2.1-1
ii python-txsocksx 1.15.0.2-1
ii tor 0.2.6.10-1
ii wmctrl 1.07-7
torbrowser-launcher recommends no packages.
Versions of packages torbrowser-launcher suggests:
pn apparmor <none>
pn python-pygame <none>
-- no debconf information
--- End Message ---
--- Begin Message ---
On Tue, 8 Sep 2015 21:13:53 +0200 Davor Teskera <dtesk...@gmail.com> wrote:
> i think the problem is that after this upgrade
> python-service-identity:amd64 1.0.0-3 -> 14.0.0-1
>
> python-characteristic should also be upgraded from 0.1.0 to 14.0.x
Indeed, after the upgrade:
python-characteristic:amd64 0.1.0-1 -> 14.3.0-1
torbrowser-launcher starts again. Hence, closing this bug.
Cheers,
--
Stéphane
--- End Message ---