[Pkg-privacy-maintainers] Bug#851236: torbrowser-launcher gives python errors and doesn't launch
Russell Coker
russell at coker.com.au
Fri Jan 13 08:32:00 UTC 2017
Package: torbrowser-launcher
Version: 0.2.0-2
Severity: important
Here is what I get when I run torbrowser-launcher on an Unstable AMD64 system,
after displaying the following it pops up a window saying that it's downloading
and installing torbrowser and appears to hang.
Maybe there's a missing dependency on some python package or something.
$ torbrowser-launcher
Tor Browser Launcher
By Micah Lee, licensed under MIT
version 0.2.0
https://github.com/micahflee/torbrowser-launcher
Creating GnuPG homedir /home/test/.local/share/torbrowser/gnupg_homedir
Updating over Tor
Checking for update
Downloading https://www.torproject.org/projects/torbrowser/RecommendedTBBVersions
Checking to see if update is needed
TBB is not installed, attempting to install 6.5a6-hardened
Downloading https://dist.torproject.org/torbrowser/6.5a6-hardened/sha256sums.txt
Unhandled Error
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 929, in dispatcher
return func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 1497, in _finishResponse_WAITING
self._giveUp(Failure(reason))
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 1550, in _giveUp
self._disconnectParser(reason)
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 1538, in _disconnectParser
parser.connectionLost(reason)
--- <exception caught here> ---
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 550, in connectionLost
self.response._bodyDataFinished()
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 929, in dispatcher
return func(*args, **kwargs)
File "/usr/lib/python2.7/dist-packages/twisted/web/_newclient.py", line 1185, in _bodyDataFinished_CONNECTED
self._bodyProtocol.connectionLost(reason)
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 375, in connectionLost
self.all_done(reason)
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 392, in response_finished
self.run_task()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 314, in run_task
self.attempt_update()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 541, in attempt_update
self.build_ui()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 284, in build_ui
self.start(None)
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 293, in start
self.run_task()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 318, in run_task
self.download('signature', self.common.paths['sha256_url'], self.common.paths['sha256_file'])
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 454, in download
agent = SOCKS5Agent(reactor, VerifyTorProjectCert(self.common.paths['torproject_pem']), proxyEndpoint=torEndpoint)
File "/usr/lib/python2.7/dist-packages/txsocksx/http.py", line 58, in __init__
super(_SOCKSAgent, self).__init__(*a, **kw)
File "/usr/lib/python2.7/dist-packages/txsocksx/http.py", line 37, in __init__
'contextFactory must implement IPolicyForHTTPS')
exceptions.NotImplementedError: contextFactory must implement IPolicyForHTTPS
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.8.0-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash
Init: systemd (via /run/systemd/system)
Versions of packages torbrowser-launcher depends on:
ii gnupg 2.1.17-4
ii python 2.7.13-1
ii python-gtk2 2.24.0-5.1
ii python-lzma 0.5.3-3
ii python-parsley 1.2-1
ii python-psutil 5.0.1-1
ii python-twisted 16.6.0-2
ii python-txsocksx 1.15.0.2-1
ii tor 0.2.9.8-2
ii wmctrl 1.07-7
torbrowser-launcher recommends no packages.
Versions of packages torbrowser-launcher suggests:
pn apparmor <none>
ii python-pygame 1.9.1release+dfsg-10+b2
-- no debconf information
More information about the Pkg-privacy-maintainers
mailing list