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

Open
opened 2025-11-20 05:24:21 -05:00 by saavagebueno · 0 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:21 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2154