Bug 1279105 - [abrt] torbrowser-launcher: http.py:37:__init__:NotImplementedError: contextFactory must implement IPolicyForHTTPS
Summary: [abrt] torbrowser-launcher: http.py:37:__init__:NotImplementedError: contextF...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: torbrowser-launcher
Version: 23
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert Mayr
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:a23ac044684921c4df461fde3b4...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-11-07 22:21 UTC by Steven Stern
Modified: 2015-11-16 03:21 UTC (History)
2 users (show)

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:
Clone Of:
Environment:
Last Closed: 2015-11-16 00:22:00 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.71 KB, text/plain)
2015-11-07 22:21 UTC, Steven Stern
no flags Details
File: environ (1.73 KB, text/plain)
2015-11-07 22:21 UTC, Steven Stern
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.