Bug 1539411

Summary: [abrt] torbrowser-launcher: check_min_version(): launcher.py:603:check_min_version:IOError: [Errno 2] No such file or directory: '/home/wkliang/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/TorBrowser/Docs/sources/versions'
Product: [Fedora] Fedora Reporter: wkliang <wenkui.liang>
Component: torbrowser-launcherAssignee: Robert Mayr <robyduck>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 27CC: code, pj.pandit, robyduck
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/f74a14a894c76f152a7db3b65daef4c0b54b52e4
Whiteboard: abrt_hash:d5641636df73849e855ab84fb82545f4a672fac0;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:16 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: cgroup
none
File: cpuinfo
none
File: environ
none
File: mountinfo
none
File: namespaces
none
File: open_fds none

Description wkliang 2018-01-28 17:56:22 UTC
Description of problem:
for line in open(self.common.paths['tbb']['versions']).readlines():
IOError: [Errno 2] No such file or directory: '/home/username/.local/share/torbrowser/tbb/x86_64/tor-browser_en-US/Browser/TorBrowser/Docs/sources/versions'

using torbrowser-launcher to install/re-install is going wrong

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.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/wkliang/.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 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/wkliang/.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 0x7fd5a8b53320>

Comment 1 wkliang 2018-01-28 17:56:25 UTC
Created attachment 1387303 [details]
File: backtrace

Comment 2 wkliang 2018-01-28 17:56:26 UTC
Created attachment 1387304 [details]
File: cgroup

Comment 3 wkliang 2018-01-28 17:56:27 UTC
Created attachment 1387305 [details]
File: cpuinfo

Comment 4 wkliang 2018-01-28 17:56:29 UTC
Created attachment 1387306 [details]
File: environ

Comment 5 wkliang 2018-01-28 17:56:30 UTC
Created attachment 1387307 [details]
File: mountinfo

Comment 6 wkliang 2018-01-28 17:56:31 UTC
Created attachment 1387308 [details]
File: namespaces

Comment 7 wkliang 2018-01-28 17:56:33 UTC
Created attachment 1387309 [details]
File: open_fds

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

Comment 9 Fedora Update System 2018-02-13 14:41:43 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:23 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:40 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:43 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:16 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:49 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.