Deluge plugin python version incompatible with Debian 12 python version #2157

Closed
opened 2025-11-20 05:24:23 -05:00 by saavagebueno · 3 comments
Owner

Originally created by @Bertruss on GitHub (Oct 20, 2025).

Have you read and understood the above guidelines?

yes

📜 What is the name of the script you are using?

deluge

📂 What was the exact command used to execute the script?

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/deluge.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📈 Which Proxmox version are you on?

pve-manager/8.4.14/b502d23c55afcba1 (running kernel: 6.8.12-15-pve)

📝 Provide a clear and concise description of the issue.

Default plugins are installed with versions for python 3.10 and 3.12, while Debian 12 only supports python 3.11

This renders these default plugins unusable, which is very annoying. Because of this incompatibility they do not show up in the plugins window. I guess this isn't really a script bug but I'm not sure where else to push this.

🔄 Steps to reproduce the issue.

run the script with default settings and attempt to enable plugins.

Paste the full error output (if available).

None

🖼️ Additional context (optional).

Image
Originally created by @Bertruss on GitHub (Oct 20, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? deluge ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/deluge.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📈 Which Proxmox version are you on? pve-manager/8.4.14/b502d23c55afcba1 (running kernel: 6.8.12-15-pve) ### 📝 Provide a clear and concise description of the issue. Default plugins are installed with versions for python 3.10 and 3.12, while Debian 12 only supports python 3.11 This renders these default plugins unusable, which is very annoying. Because of this incompatibility they do not show up in the plugins window. I guess this isn't really a script bug but I'm not sure where else to push this. ### 🔄 Steps to reproduce the issue. run the script with default settings and attempt to enable plugins. ### ❌ Paste the full error output (if available). None ### 🖼️ Additional context (optional). <img width="539" height="554" alt="Image" src="https://github.com/user-attachments/assets/26a72265-2530-4c63-b8b3-64d8ca7a2e70" />
saavagebueno added the bug label 2025-11-20 05:24:23 -05:00
Author
Owner

@tremor021 commented on GitHub (Oct 21, 2025):

@MickLesk what you want us to do with this?

@tremor021 commented on GitHub (Oct 21, 2025): @MickLesk what you want us to do with this?
Author
Owner

@MickLesk commented on GitHub (Oct 21, 2025):

I thought this tool doesnt Work with UV. So Debian 13 is Python 3.13 -> so next Problem

@MickLesk commented on GitHub (Oct 21, 2025): I thought this tool doesnt Work with UV. So Debian 13 is Python 3.13 -> so next Problem
Author
Owner

@Bertruss commented on GitHub (Oct 23, 2025):

Ah, yes, upon switching to docker for this, where the container is working properly, I can see deluge is just wholly broken in this instance, not just the plugins. That was just the first thing I went to interact with.

@Bertruss commented on GitHub (Oct 23, 2025): Ah, yes, upon switching to docker for this, where the container is working properly, I can see deluge is just wholly broken in this instance, not just the plugins. That was just the first thing I went to interact with.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2157