Description of problem: Deluge needs deps for python-ipaddress. Without it it fails to start. Version-Release number of selected component (if applicable): deluge-1.3.15-3.mga7.src.rpm How reproducible: Everytime I run the application without python-ipaddress installed. Steps to Reproduce: $ deluge [ERROR ] 13:16:25 ui:171 cannot import name certificate_transparency Traceback (most recent call last): File "/usr/lib/python2.7/site-packages/deluge/ui/ui.py", line 152, in __init__ from deluge.ui.gtkui.gtkui import GtkUI File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/__init__.py", line 1, in <module> from gtkui import start File "/usr/lib/python2.7/site-packages/deluge/ui/gtkui/gtkui.py", line 87, in <module> from deluge.ui.client import client File "/usr/lib/python2.7/site-packages/deluge/ui/client.py", line 37, in <module> from twisted.internet import reactor, ssl, defer File "/usr/lib64/python2.7/site-packages/twisted/internet/ssl.py", line 59, in <module> from OpenSSL import SSL File "/usr/lib/python2.7/site-packages/OpenSSL/__init__.py", line 8, in <module> from OpenSSL import crypto, SSL File "/usr/lib/python2.7/site-packages/OpenSSL/crypto.py", line 12, in <module> from cryptography import x509 File "/usr/lib64/python2.7/site-packages/cryptography/x509/__init__.py", line 7, in <module> from cryptography.x509 import certificate_transparency ImportError: cannot import name certificate_transparency [ERROR ] 13:16:25 ui:172 There was an error whilst launching the request UI: gtk [ERROR ] 13:16:25 ui:173 Look at the traceback above for more information. With the python2-ipaddress package installed it does run fine.
Assigning to all packagers collectively, since the registered maintainer for this package is no longer available.
CC: (none) => marja11, pythonAssignee: bugsquad => pkg-bugs
Hi, Should be fixed for Cauldron now with deluge-1.3.15-4.mga7
CC: (none) => geiger.david68210
Thank you.
Status: NEW => RESOLVEDResolution: (none) => FIXED