Package: deluge
Version: 2.0.3-3.1
Severity: grave

When starting Deluge it fails when it attempts to import deluge.libtorrent.

Traceback (most recent call last):

File "/usr/lib/python3/dist-packages/deluge/_libtorrent.py", line 23, in <module>

  import deluge.libtorrent as lt
ModuleNotFoundError: No module named 'deluge.libtorrent'

During handling of the above exception, another exception occurred:
 Traceback (most recent call last):
  File "/usr/bin/deluged", line 33, in <module>

sys.exit(load_entry_point('deluge==2.0.3', 'console_scripts', 'deluged')()) File "/usr/lib/python3/dist-packages/deluge/core/daemon_entry.py", line 90, in start_daemon
    from deluge.core.daemon import is_daemon_running

File "/usr/lib/python3/dist-packages/deluge/core/daemon.py", line 22, in <module>
    from deluge.core.core import Core
File "/usr/lib/python3/dist-packages/deluge/core/core.py", line 28, in <module>
    from deluge._libtorrent import LT_VERSION, lt

File "/usr/lib/python3/dist-packages/deluge/_libtorrent.py", line 25, in <module>
    import libtorrent as lt
ImportError: /lib/arm-linux-gnueabihf/libtorrent-rasterbar.so.10: undefined symbol: __atomic_fetch_add_8

Attachment: OpenPGP_0xCB52D8AAC4292B05.asc
Description: OpenPGP public key

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to