[Pkg-anonymity-tools] Bug#804270: torbrowser-launcher crashes with NotImplementedError: contextFactory must implement IPolicyForHTTPS
E.Waelde
ew.ng7125 at nassur.net
Fri Nov 6 19:30:39 UTC 2015
Package: torbrowser-launcher
Version: 0.2.0-2
Severity: normal
Dear Maintainer,
thank you for providing torbrowser-launcher.
Currently, when calling torbrowser-launcher, it will crash with a backtrace:
$ torbrowser-launcher
Tor Browser Launcher
By Micah Lee, licensed under MIT
version 0.2.0
https://github.com/micahflee/torbrowser-launcher
Updating over Tor
Checked for update within 24 hours, skipping
TBB is out of date, attempting to upgrade to 5.5a4-hardened
Downloading https://dist.torproject.org/torbrowser/5.5a4-hardened/sha256sums.txt
Traceback (most recent call last):
File "/usr/bin/torbrowser-launcher", line 30, in <module>
torbrowser_launcher.main()
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/__init__.py", line 69, in main
app = Launcher(common, url_list)
File "/usr/lib/python2.7/dist-packages/torbrowser_launcher/launcher.py", line 130, in __init__
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')
NotImplementedError: contextFactory must implement IPolicyForHTTPS
The package is currently unusable for me. However, calling
.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/start-tor-browser
will start the browser fine.
Cheers,
Erich
-- System Information:
Debian Release: stretch/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.2.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 torbrowser-launcher depends on:
ii gnupg 1.4.19-6
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+b1
ii python-twisted 15.2.1-1
ii python-txsocksx 1.15.0.2-1
ii tor 0.2.6.10-1+b1
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
More information about the Pkg-anonymity-tools
mailing list