Package: deluge
Version: 2.0.3-3
Severity: important

Dear Maintainer,

When I launch Deluge I get this error and Deluge no more starts in normal mode

11:22:19 [ERROR   ][deluge.ui.gtk3.gtkui              :1469]
/usr/lib/python3/dist-packages/libtorrent.cpython-38-x86_64-linux-gnu.so:
undefined symbol: _ZNK10libtorrent5entry4dictEv
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/lib/python3/dist-packages/deluge/ui/gtk3/gtkui.py", line 310, in
_on_reactor_start
    client.start_standalone()
  File "/usr/lib/python3/dist-packages/deluge/ui/client.py", line 640, in
start_standalone
    self._daemon_proxy = DaemonStandaloneProxy(self.__event_handlers)
  File "/usr/lib/python3/dist-packages/deluge/ui/client.py", line 461, in
__init__
    from deluge.core import daemon
  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: /usr/lib/python3/dist-packages/libtorrent.cpython-38-x86_64-linux-
gnu.so: undefined symbol: _ZNK10libtorrent5entry4dictEv


*****  NOTE 1 *****************************************************************

To avoid
File "/usr/lib/python3.8/logging/__init__.py", line 1565, in _log
    fn, lno, func, sinfo = self.findCaller(stack_info, stacklevel)
builtins.TypeError: findCaller() takes from 1 to 2 positional arguments but 3
were given

I modify line 88 in /usr/lib/python3/dist-packages/deluge/log.py

    def findCaller(self, stack_info=False, stacklevel=1):  # NOQA: N802
#    def findCaller(self, stack_info=False):


********  NOTE 2 ******************************************

Yesterday I had this update

Start-Date: 2020-11-25  16:08:20
Commandline: apt full-upgrade -y -o Dpkg::Options::=--force-confdef -o
Dpkg::Options::=--force-confold
Upgrade: python3-msgpack:amd64 (0.6.2-1+b1, 1.0.0-6), aidl:amd64
(1:10.0.0+r36-1, 1:10.0.0+r36-2), python3-libtorrent:amd64 (1.2.5-1.2,
1.2.9-0.1), libtorrent-rasterbar10:amd64 (1.2.5-1.2, 1.2.9-0.1)
End-Date: 2020-11-25  16:09:56



-- System Information:
Debian Release: bullseye/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldoldstable'), (500, 'unstable'), (500, 
'stable'), (500, 'oldstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 5.9.0-3-amd64 (SMP w/2 CPU threads)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages deluge depends on:
ii  deluge-gtk          2.0.3-3
ii  python3             3.8.6-1
ii  python3-libtorrent  1.2.9-0.1

deluge recommends no packages.

deluge suggests no packages.

-- no debconf information

Reply via email to