Page 1 of 1

Linux Version Compatibility

Posted: Wed Jan 26, 2022 4:58 pm
by forrest_jc
For a while, I've been running Deluge 1.3.15-2, under Raspian 10 (Buster). Recently, I picked up a Chromebook and turned on the Linux VM which is running Debian 11 (Bullseye). I want to manage the RasPi daemon via Thin Client from the Chromebook, but I'm not sure it's possible.

On the Chromebook, i.e. Bullseye, v2.0.3-3.1 is the default version from APT - not compatible since the daemon and client need to be the same major version. When manually installing v1.3.15-2, it errors out with dependency issues - Python version etc.

1. Are there any "standard" steps to install Deluge 1.3.15 on Bullseye?
2. Is there a better solution for managing the RasPi from a Chromebook? (Not WebUI, since I use YaRSS2).

Re: Linux Version Compatibility

Posted: Wed Feb 02, 2022 4:17 pm
by basher
I'd recommend going with docker for older versions. debian:buster-slim image would install 1.3.15 by default.

If you only want the thin client to connect to your server, you can check out the dockerfile I'm using: https://github.com/laur89/deluge-gtk-1.3.15-docker

Re: Linux Version Compatibility

Posted: Thu Feb 10, 2022 9:17 am
by Cas
It is possible to install Deluge 2.0 on Bullseye using the PPA: https://deluge.readthedocs.io/en/latest ... e-installs

Old debian instruction to help: https://dev.deluge-torrent.org/wiki/Ins ... ian/Jessie

bullseye ~= focal : https://askubuntu.com/questions/445487/ ... s-based-on