Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
https://wiki.archlinux.org/title/Bug_reporting_guidelines
Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.
REPEAT: Do NOT report bugs for outdated packages!
FS#65602 - [tribler] missing dependencies
Attached to Project:
Community Packages
Opened by ianux (ianux) - Sunday, 23 February 2020, 13:24 GMT
Last edited by Filipe Laíns (FFY00) - Monday, 24 February 2020, 12:57 GMT
Opened by ianux (ianux) - Sunday, 23 February 2020, 13:24 GMT
Last edited by Filipe Laíns (FFY00) - Monday, 24 February 2020, 12:57 GMT
|
DetailsTribler 7.4.4-1 won't start without python-twisted and python-pyopenssl packages installed.
First run without python-twisted: Traceback (most recent call last): File "run_tribler.py", line 101, in <module> from check_os import check_and_enable_code_tracing, check_environment, check_free_space, enable_fault_handler, \ File "/usr/share/tribler/check_os.py", line 12, in <module> from Tribler.Core.Config.tribler_config import TriblerConfig File "/usr/share/tribler/Tribler/Core/Config/tribler_config.py", line 16, in <module> from Tribler.Core.Config.download_config import get_default_dest_dir File "/usr/share/tribler/Tribler/Core/Config/download_config.py", line 15, in <module> from Tribler.Core.Utilities.utilities import bdecode_compat File "/usr/share/tribler/Tribler/Core/Utilities/utilities.py", line 13, in <module> from ipv8.util import ensure_binary File "/usr/share/tribler/Tribler/pyipv8/ipv8/util.py", line 9, in <module> from twisted.internet import defer, reactor ModuleNotFoundError: No module named 'twisted.internet' and then, without python-pyopenssl: Traceback (most recent call last): File "run_tribler.py", line 101, in <module> from check_os import check_and_enable_code_tracing, check_environment, check_free_space, enable_fault_handler, \ File "/usr/share/tribler/check_os.py", line 12, in <module> from Tribler.Core.Config.tribler_config import TriblerConfig File "/usr/share/tribler/Tribler/Core/Config/tribler_config.py", line 16, in <module> from Tribler.Core.Config.download_config import get_default_dest_dir File "/usr/share/tribler/Tribler/Core/Config/download_config.py", line 15, in <module> from Tribler.Core.Utilities.utilities import bdecode_compat File "/usr/share/tribler/Tribler/Core/Utilities/utilities.py", line 23, in <module> from twisted.internet.ssl import ClientContextFactory File "/usr/lib/python3.8/site-packages/twisted/internet/ssl.py", line 59, in <module> from OpenSSL import SSL ModuleNotFoundError: No module named 'OpenSSL' |
This task depends upon
Closed by Filipe Laíns (FFY00)
Monday, 24 February 2020, 12:57 GMT
Reason for closing: Fixed
Additional comments about closing: tribler 7.4.4-2
Monday, 24 February 2020, 12:57 GMT
Reason for closing: Fixed
Additional comments about closing: tribler 7.4.4-2