

I've also tried directly installing older qbittorrent-nox.

In an attempt to remedy this, I went through the same process as I did in my first code block to downgrade python3-libtorrent, but that didn't have any effect on my results. This yield the following error message: qbittorrent-nox: symbol lookup error: qbittorrent-nox: undefined symbol: _ZN10libtorrent14session_handle11add_torrentERKNS_18add_torrent_paramsERN5boost6system10error_codeEįrom what I can find online, this seems to indicate that something is wrong with the libtorrent-rasterbar package. What is more revealing is attempting to run qbittorrent-nox directly. See "systemctl status rvice" and "journalctl -xeu rvice" for details.Īs far as I can tell, neither of the log files suggested by systemctl contain any substance, but I'm happy to provide them if requested. This fails with the following message: Job for rvice failed because the control process exited with error code. So far, any method I've tried has resulted in a broken install of qBittorrent that won't start through its system-ctl service nor by calling it directly from /usr/bin.Ĭhecking what version is cached through apt, and attempting to downgrade to it by running: sudo apt purge -auto-remove qbittorrent-nox -allow-downgrades

Several trackers that I use are dragging their feet on adding support for 4.5, so I've been trying to downgrade to a compatible version. I (stupidly) allowed apt to auto-upgrade my qbittorrent-nox install which resulted in it getting updated to 4.5.0.
