Bug 1540408 - [abrt] torbrowser-launcher: check_min_version(): launcher.py:603:check_min_version:IOError: [Errno 2] No such file or directory: '/home/david/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/TorBrowser/Docs/sources/versions'
Summary: [abrt] torbrowser-launcher: check_min_version(): launcher.py:603:check_min_ve...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: torbrowser-launcher
Version: 27
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:fb733ea3f84b6801cee9a5f7528...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-31 01:34 UTC by David
Modified: 2018-02-21 16:17 UTC (History)
3 users (show)

Fixed In Version: torbrowser-launcher-0.2.9-1.fc27 torbrowser-launcher-0.2.9-1.fc26
Clone Of:
Environment:
Last Closed: 2018-02-14 17:31:13 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.05 KB, text/plain)
2018-01-31 01:35 UTC, David
no flags Details
File: cgroup (289 bytes, text/plain)
2018-01-31 01:35 UTC, David
no flags Details
File: cpuinfo (1.18 KB, text/plain)
2018-01-31 01:35 UTC, David
no flags Details
File: environ (4.34 KB, text/plain)
2018-01-31 01:35 UTC, David
no flags Details
File: mountinfo (3.57 KB, text/plain)
2018-01-31 01:35 UTC, David
no flags Details
File: namespaces (129 bytes, text/plain)
2018-01-31 01:35 UTC, David
no flags Details
File: open_fds (539 bytes, text/plain)
2018-01-31 01:35 UTC, David
no flags Details

Description David 2018-01-31 01:34:58 UTC
Description of problem:
Crash at launch.

The program self-updated when I opened it the last time, earlier today.

Version-Release number of selected component:
torbrowser-launcher-0.2.8-1.fc27

Additional info:
reporter:       libreport-2.9.3
cmdline:        /usr/bin/python2 /bin/torbrowser-launcher
crash_function: check_min_version
exception_type: IOError
executable:     /bin/torbrowser-launcher
kernel:         4.14.14-300.fc27.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
launcher.py:603:check_min_version:IOError: [Errno 2] No such file or directory: '/home/david/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/TorBrowser/Docs/sources/versions'

Traceback (most recent call last):
  File "/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] No such file or directory: '/home/david/.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 0x7f5555ad18c0>

Comment 1 David 2018-01-31 01:35:02 UTC
Created attachment 1388707 [details]
File: backtrace

Comment 2 David 2018-01-31 01:35:04 UTC
Created attachment 1388708 [details]
File: cgroup

Comment 3 David 2018-01-31 01:35:06 UTC
Created attachment 1388709 [details]
File: cpuinfo

Comment 4 David 2018-01-31 01:35:07 UTC
Created attachment 1388710 [details]
File: environ

Comment 5 David 2018-01-31 01:35:09 UTC
Created attachment 1388711 [details]
File: mountinfo

Comment 6 David 2018-01-31 01:35:10 UTC
Created attachment 1388712 [details]
File: namespaces

Comment 7 David 2018-01-31 01:35:11 UTC
Created attachment 1388713 [details]
File: open_fds

Comment 8 Daniel 2018-02-12 14:46:41 UTC
This appears to be a duplicate of #1538339.

Comment 9 Fedora Update System 2018-02-13 14:41:38 UTC
torbrowser-launcher-0.2.9-1.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2018-80b55ca071

Comment 10 Fedora Update System 2018-02-13 14:42:20 UTC
torbrowser-launcher-0.2.9-1.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2018-b3de6c389e

Comment 11 Fedora Update System 2018-02-13 16:22:37 UTC
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

Comment 12 Fedora Update System 2018-02-13 16:42:40 UTC
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

Comment 13 Fedora Update System 2018-02-14 17:31:13 UTC
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.

Comment 14 Fedora Update System 2018-02-21 16:17:46 UTC
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.


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