Bug 1541756
| Summary: | [abrt] torbrowser-launcher: check_min_version(): launcher.py:603:check_min_version:IOError: [Errno 2] Nie ma takiego pliku ani katalogu: '/home/dkostyra/.local/share/torbrowser/tbb/i686/tor-browser_pl/Browser/TorBrowser/Docs/sources/versions' | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Damian Kostyra <damian.kostyra> | ||||||||||||||||
| 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: | 27 | CC: | code, pj.pandit, robyduck | ||||||||||||||||
| Target Milestone: | --- | ||||||||||||||||||
| Target Release: | --- | ||||||||||||||||||
| Hardware: | i686 | ||||||||||||||||||
| OS: | Unspecified | ||||||||||||||||||
| URL: | https://retrace.fedoraproject.org/faf/reports/bthash/f74a14a894c76f152a7db3b65daef4c0b54b52e4 | ||||||||||||||||||
| Whiteboard: | abrt_hash:657027c0326863d557686525a96c330dafa97aae;VARIANT_ID=workstation; | ||||||||||||||||||
| Fixed In Version: | torbrowser-launcher-0.2.9-1.fc27 torbrowser-launcher-0.2.9-1.fc26 | Doc Type: | If docs needed, set a value | ||||||||||||||||
| Doc Text: | Story Points: | --- | |||||||||||||||||
| Clone Of: | Environment: | ||||||||||||||||||
| Last Closed: | 2018-02-14 17:31:10 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: |
|
||||||||||||||||||
Created attachment 1390936 [details]
File: backtrace
Created attachment 1390937 [details]
File: cgroup
Created attachment 1390938 [details]
File: cpuinfo
Created attachment 1390939 [details]
File: environ
Created attachment 1390940 [details]
File: mountinfo
Created attachment 1390941 [details]
File: namespaces
Created attachment 1390942 [details]
File: open_fds
This appears to be a duplicate of #1538339. torbrowser-launcher-0.2.9-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-80b55ca071 torbrowser-launcher-0.2.9-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2018-b3de6c389e torbrowser-launcher-0.2.9-1.fc26 has been pushed to the Fedora 26 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-2018-b3de6c389e torbrowser-launcher-0.2.9-1.fc27 has been pushed to the Fedora 27 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-2018-80b55ca071 torbrowser-launcher-0.2.9-1.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, please make note of it in this bug report. torbrowser-launcher-0.2.9-1.fc26 has been pushed to the Fedora 26 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.8-1.fc27 Additional info: reporter: libreport-2.9.3 cmdline: /usr/bin/python2 /usr/bin/torbrowser-launcher crash_function: check_min_version exception_type: IOError executable: /usr/bin/torbrowser-launcher kernel: 4.14.16-300.fc27.i686 runlevel: N 5 type: Python uid: 1000 Truncated backtrace: launcher.py:603:check_min_version:IOError: [Errno 2] Nie ma takiego pliku ani katalogu: '/home/dkostyra/.local/share/torbrowser/tbb/i686/tor-browser_pl/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 91, in __init__ if not self.common.settings['installed'] or not self.check_min_version(): File "/usr/lib/python2.7/site-packages/torbrowser_launcher/launcher.py", line 603, in check_min_version for line in open(self.common.paths['tbb']['versions']).readlines(): IOError: [Errno 2] Nie ma takiego pliku ani katalogu: '/home/dkostyra/.local/share/torbrowser/tbb/i686/tor-browser_pl/Browser/TorBrowser/Docs/sources/versions' Local variables in innermost frame: installed_version: None self: <torbrowser_launcher.launcher.Launcher instance at 0xb4cae34c>