Bug 1539411 - [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'
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:d5641636df73849e855ab84fb82...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-01-28 17:56 UTC by wkliang
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:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (1.06 KB, text/plain)
2018-01-28 17:56 UTC, wkliang
no flags Details
File: cgroup (289 bytes, text/plain)
2018-01-28 17:56 UTC, wkliang
no flags Details
File: cpuinfo (1.27 KB, text/plain)
2018-01-28 17:56 UTC, wkliang
no flags Details
File: environ (1.84 KB, text/plain)
2018-01-28 17:56 UTC, wkliang
no flags Details
File: mountinfo (3.50 KB, text/plain)
2018-01-28 17:56 UTC, wkliang
no flags Details
File: namespaces (129 bytes, text/plain)
2018-01-28 17:56 UTC, wkliang
no flags Details
File: open_fds (533 bytes, text/plain)
2018-01-28 17:56 UTC, wkliang
no flags Details

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.


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