Bug 1279105

Summary: [abrt] torbrowser-launcher: http.py:37:__init__:NotImplementedError: contextFactory must implement IPolicyForHTTPS
Product: [Fedora] Fedora Reporter: Steven Stern <subscribed-lists>
Component: torbrowser-launcherAssignee: Robert Mayr <robyduck>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 23CC: pj.pandit, robyduck
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/5ac88b2b7b3263fb824990c868b18eabe9647881
Whiteboard: abrt_hash:a23ac044684921c4df461fde3b4b58c0c0a2b58e;VARIANT_ID=workstation;
Fixed In Version: torbrowser-launcher-0.2.1-1.fc23 torbrowser-launcher-0.2.1-1.fc21 torbrowser-launcher-0.2.1-1.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-11-16 00:22:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Steven Stern 2015-11-07 22:21:25 UTC
Version-Release number of selected component:
torbrowser-launcher-0.2.0-2.fc23

Additional info:
reporter:       libreport-2.6.3
cmdline:        /usr/bin/python2 /usr/bin/torbrowser-launcher
dso_list:       python-txsocksx-1.15.0.2-1.fc23.noarch
executable:     /usr/bin/torbrowser-launcher
kernel:         4.2.5-300.fc23.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
http.py:37:__init__:NotImplementedError: contextFactory must implement IPolicyForHTTPS

Traceback (most recent call last):
  File "/usr/bin/torbrowser-launcher", line 30, in <module>
    torbrowser_launcher.main()
  File "/usr/lib/python2.7/site-packages/torbrowser_launcher/__init__.py", line 69, in main
    app = Launcher(common, url_list)
  File "/usr/lib/python2.7/site-packages/torbrowser_launcher/launcher.py", line 130, in __init__
    self.build_ui()
  File "/usr/lib/python2.7/site-packages/torbrowser_launcher/launcher.py", line 284, in build_ui
    self.start(None)
  File "/usr/lib/python2.7/site-packages/torbrowser_launcher/launcher.py", line 293, in start
    self.run_task()
  File "/usr/lib/python2.7/site-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/site-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/site-packages/txsocksx/http.py", line 58, in __init__
    super(_SOCKSAgent, self).__init__(*a, **kw)
  File "/usr/lib/python2.7/site-packages/txsocksx/http.py", line 37, in __init__
    'contextFactory must implement IPolicyForHTTPS')
NotImplementedError: contextFactory must implement IPolicyForHTTPS

Local variables in innermost frame:
connectTimeout: None
self: <txsocksx.http.SOCKS5Agent object at 0x7f07366d4710>
bindAddress: None
contextFactory: <torbrowser_launcher.launcher.VerifyTorProjectCert instance at 0x7f07395f1248>
pool: None
reactor: <twisted.internet.gtk2reactor.Gtk2Reactor object at 0x7f073bd1b750>

Comment 1 Steven Stern 2015-11-07 22:21:29 UTC
Created attachment 1091123 [details]
File: backtrace

Comment 2 Steven Stern 2015-11-07 22:21:30 UTC
Created attachment 1091124 [details]
File: environ

Comment 3 Fedora Update System 2015-11-07 23:09:58 UTC
torbrowser-launcher-0.2.1-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2015-47ce693765

Comment 4 Fedora Update System 2015-11-07 23:10:37 UTC
torbrowser-launcher-0.2.1-1.fc22 has been submitted as an update to Fedora 22. https://bodhi.fedoraproject.org/updates/FEDORA-2015-12479668bf

Comment 5 Fedora Update System 2015-11-07 23:10:46 UTC
torbrowser-launcher-0.2.1-1.fc21 has been submitted as an update to Fedora 21. https://bodhi.fedoraproject.org/updates/FEDORA-2015-cda92c2fbd

Comment 6 Fedora Update System 2015-11-08 11:22:21 UTC
torbrowser-launcher-0.2.1-1.fc21 has been pushed to the Fedora 21 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update torbrowser-launcher'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-cda92c2fbd

Comment 7 Fedora Update System 2015-11-08 12:26:18 UTC
torbrowser-launcher-0.2.1-1.fc22 has been pushed to the Fedora 22 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update torbrowser-launcher'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-12479668bf

Comment 8 Fedora Update System 2015-11-08 13:23:26 UTC
torbrowser-launcher-0.2.1-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report.
If you want to test the update, you can install it with
$ su -c 'dnf --enablerepo=updates-testing update torbrowser-launcher'
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2015-47ce693765

Comment 9 Fedora Update System 2015-11-16 00:21:56 UTC
torbrowser-launcher-0.2.1-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2015-11-16 03:21:00 UTC
torbrowser-launcher-0.2.1-1.fc21 has been pushed to the Fedora 21 stable repository. If problems still persist, please make note of it in this bug report.

Comment 11 Fedora Update System 2015-11-16 03:21:50 UTC
torbrowser-launcher-0.2.1-1.fc22 has been pushed to the Fedora 22 stable repository. If problems still persist, please make note of it in this bug report.