| Summary: | [abrt] torbrowser-launcher: launcher.py:507:check_min_version:IOError: [Errno 2] No such file or directory: '/home/lup/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/TorBrowser/Docs/sources/versions' | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Peter Ludikovsky <darthludi> | ||||||
| Component: | torbrowser-launcher | Assignee: | Robert Mayr <robyduck> | ||||||
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||||
| Severity: | unspecified | Docs Contact: | |||||||
| Priority: | unspecified | ||||||||
| Version: | 23 | CC: | pj.pandit, robyduck | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | x86_64 | ||||||||
| OS: | Unspecified | ||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/94bd8b8d39e14c0accfd021a73f208baf37cf52a | ||||||||
| Whiteboard: | abrt_hash:a3feec680526b9dc536de261faf2373f0469baa0;VARIANT_ID=workstation; | ||||||||
| Fixed In Version: | torbrowser-launcher-0.2.6-1.fc24 torbrowser-launcher-0.2.6-1.fc23 torbrowser-launcher-0.2.6-1.fc25 | Doc Type: | Bug Fix | ||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2016-08-21 23:23:01 UTC | Type: | --- | ||||||
| Regression: | --- | Mount Type: | --- | ||||||
| Documentation: | --- | CRM: | |||||||
| Verified Versions: | Category: | --- | |||||||
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |||||||
| Cloudforms Team: | --- | Target Upstream Version: | |||||||
| Attachments: |
|
||||||||
Created attachment 1142102 [details]
File: backtrace
Created attachment 1142103 [details]
File: environ
torbrowser-launcher-0.2.6-1.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-196bdd506a torbrowser-launcher-0.2.6-1.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-dc2a70c58a torbrowser-launcher-0.2.6-1.fc25 has been submitted as an update to Fedora 25. https://bodhi.fedoraproject.org/updates/FEDORA-2016-5f19d0e541 torbrowser-launcher-0.2.6-1.fc25 has been pushed to the Fedora 25 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-5f19d0e541 torbrowser-launcher-0.2.6-1.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-196bdd506a torbrowser-launcher-0.2.6-1.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-dc2a70c58a torbrowser-launcher-0.2.6-1.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report. torbrowser-launcher-0.2.6-1.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report. torbrowser-launcher-0.2.6-1.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report. |
Version-Release number of selected component: torbrowser-launcher-0.2.4-1.fc23 Additional info: reporter: libreport-2.6.4 cmdline: /usr/bin/python2 /usr/bin/torbrowser-launcher executable: /usr/bin/torbrowser-launcher kernel: 4.4.6-300.fc23.x86_64 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: launcher.py:507:check_min_version:IOError: [Errno 2] No such file or directory: '/home/lup/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/TorBrowser/Docs/sources/versions' 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 62, in main app = Launcher(common, url_list) File "/usr/lib/python2.7/site-packages/torbrowser_launcher/launcher.py", line 94, in __init__ self.run(False) File "/usr/lib/python2.7/site-packages/torbrowser_launcher/launcher.py", line 519, in run if not self.check_min_version(): File "/usr/lib/python2.7/site-packages/torbrowser_launcher/launcher.py", line 507, in check_min_version for line in open(self.common.paths['tbb']['versions']).readlines(): IOError: [Errno 2] No such file or directory: '/home/lup/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/TorBrowser/Docs/sources/versions' Local variables in innermost frame: installed_version: None self: <torbrowser_launcher.launcher.Launcher instance at 0x7f5a12259d40>