Package: python3-libtorrent Version: 1.2.9-0.2+b2 Followup-For: Bug #977143 X-Debbugs-Cc: cem.onyuk...@gmail.com
Dear Maintainer, I see this bug in deluge-console as well. Here's the error trace: Python argument types in torrent_handle.move_storage(torrent_handle, str) did not match C++ signature: move_storage(libtorrent::torrent_handle {lvalue}, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > path, libtorrent::move_flags_t flags=libtorrent.move_flags_t.always_replace_files) Traceback (most recent call last): File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1246, in move_storage self.handle.move_storage(dest.encode('utf8'), flags=2) Boost.Python.ArgumentError: Python argument types in torrent_handle.move_storage(torrent_handle, bytes) did not match C++ signature: move_storage(libtorrent::torrent_handle {lvalue}, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > path, libtorrent::move_flags_t flags=libtorrent.move_flags_t.always_replace_files) During handling of the above exception, another exception occurred: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/deluge/core/rpcserver.py", line 326, in dispatch ret = self.factory.methods[method](*args, **kwargs) File "/usr/lib/python3/dist-packages/deluge/core/core.py", line 691, in move_storage if not self.torrentmanager[torrent_id].move_storage(dest): File "/usr/lib/python3/dist-packages/deluge/core/torrent.py", line 1248, in move_storage self.handle.move_storage(dest, flags=2) Boost.Python.ArgumentError: Python argument types in torrent_handle.move_storage(torrent_handle, str) did not match C++ signature: move_storage(libtorrent::torrent_handle {lvalue}, std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > path, libtorrent::move_flags_t flags=libtorrent.move_flags_t.always_replace_files) -- System Information: Debian Release: bullseye/sid APT prefers unstable APT policy: (500, 'unstable'), (500, 'testing') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 5.9.0-5-amd64 (SMP w/8 CPU threads) Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8), LANGUAGE not set Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages python3-libtorrent depends on: ii libboost-python1.74.0 [libboost-python1.74.0-py39] 1.74.0-5 ii libc6 2.31-6 ii libgcc-s1 10.2.1-1 ii libssl1.1 1.1.1i-1 ii libstdc++6 10.2.1-1 ii libtorrent-rasterbar10 1.2.9-0.2+b2 ii python3 3.9.1-1 python3-libtorrent recommends no packages. python3-libtorrent suggests no packages. -- no debconf information