Bug 1886286
| Summary: | Unable to launch tor-browser | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Ashish Kumar <ashish.dav99> |
| Component: | torbrowser-launcher | Assignee: | Gwyn Ciesla <gwync> |
| Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 32 | CC: | gwync, pj.pandit |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | x86_64 | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | torbrowser-launcher-0.3.3-2.fc32 torbrowser-launcher-0.3.3-2.fc33 | Doc Type: | --- |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2020-10-09 16:14:10 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
| Embargoed: | |||
FEDORA-2020-0f5a3eb96c has been submitted as an update to Fedora 33. https://bodhi.fedoraproject.org/updates/FEDORA-2020-0f5a3eb96c FEDORA-2020-ef30f32632 has been submitted as an update to Fedora 32. https://bodhi.fedoraproject.org/updates/FEDORA-2020-ef30f32632 FEDORA-2020-0f5a3eb96c has been pushed to the Fedora 33 testing repository. In short time you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --advisory=FEDORA-2020-0f5a3eb96c` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-0f5a3eb96c See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates. FEDORA-2020-ef30f32632 has been pushed to the Fedora 32 stable repository. If problem still persists, please make note of it in this bug report. FEDORA-2020-0f5a3eb96c has been pushed to the Fedora 33 stable repository. If problem still persists, please make note of it in this bug report. |
Description of problem: Unable to launch torbrowser after the update. Version-Release number of selected component (if applicable): torbrowser-launcher-0.3.3-1.fc32.noarch How reproducible: Everytime Steps to Reproduce: 1. Launch torbrowser 2. If started using torbrowser-launcher command, error can be seen Actual results: Traceback (most recent call last): File "/usr/bin/torbrowser-launcher", line 29, in <module> import torbrowser_launcher File "/usr/lib/python3.8/site-packages/torbrowser_launcher/__init__.py", line 38, in <module> from .launcher import Launcher File "/usr/lib/python3.8/site-packages/torbrowser_launcher/launcher.py", line 40, in <module> from packaging import version ModuleNotFoundError: No module named 'packaging' Expected results: torbrowser should have started. Additional info: