Radicale script 'python3.11-vnenv' issue #1871

Closed
opened 2026-02-05 02:36:22 +03:00 by OVERLORD · 0 comments
Owner

Originally created by @ilofX on GitHub (Oct 23, 2025).

Have you read and understood the above guidelines?

yes

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

Radicale

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve)

📝 Provide a clear and concise description of the issue.

The install script exits after the dependencies install step because the package 'python3.11-venv' cannot be located in the repositories

🔄 Steps to reproduce the issue.

Step1: Launch the install script with the default command: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/radicale.sh)"
Step2: Select default settings vith verbose mode enabled

Paste the full error output (if available).

____            ___            __   

/ __ ____ / (_)___ / /_
/ // / __ / __ / / ___/ __ / / _
/ , / // / // / / /__/ /
/ / / /
// ||_,/_,/_/_
/_,/_/___/

⚙️ Using Default Settings on node pve (🔍 Verbose)
🆔 Container ID: 100
🖥️ Operating System: debian (13)
📦 Container Type: Unprivileged
💾 Disk Size: 2 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 512 MiB
🔍 Verbose Mode: Enabled
🚀 Creating a Radicale LXC using the above default settings

✔️ Storage local (Free: 429.1GB Used: 236.4MB) [Template]
✔️ Storage local-zfs (Free: 429.1GB Used: 3.5GB) [Container]
✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local]
✔️ LXC Container 100 was successfully created.
✔️ Started LXC Container
💡 No network in LXC yet (try 1/10) – waiting...
✔️ Network in LXC is reachable (ping)
✔️ Customized LXC Container
✔️ Set up Container OS
✔️ Network Connected: 192.168.3.81
✔️ IPv4 Internet Connected
✖️ IPv6 Internet Not Connected
✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ )
Hit:1 http://security.debian.org trixie-security InRelease
Hit:2 http://deb.debian.org/debian trixie InRelease
Hit:3 http://deb.debian.org/debian trixie-updates InRelease
Reading package lists... Done
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
✔️ Updated Container OS
Error: Unable to locate package python3.11-venv
Error: Couldn't find any package by glob 'python3.11-venv'

[ERROR] in line 17: exit code 0: while executing command $STD apt install -y apache2-utils python3-pip python3.11-venv

[ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)"

🖼️ Additional context (optional).

No response

Originally created by @ilofX on GitHub (Oct 23, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Radicale ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/radicale.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? pve-manager/9.0.11/3bf5476b8a4699e2 (running kernel: 6.14.11-4-pve) ### 📝 Provide a clear and concise description of the issue. The install script exits after the dependencies install step because the package 'python3.11-venv' cannot be located in the repositories ### 🔄 Steps to reproduce the issue. Step1: Launch the install script with the default command: bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/radicale.sh)" Step2: Select default settings vith verbose mode enabled ### ❌ Paste the full error output (if available). ____ ___ __ / __ \____ _____/ (_)________ _/ /__ / /_/ / __ `/ __ / / ___/ __ `/ / _ \ / _, _/ /_/ / /_/ / / /__/ /_/ / / __/ /_/ |_|\__,_/\__,_/_/\___/\__,_/_/\___/ ⚙️ Using Default Settings on node pve (🔍 Verbose) 🆔 Container ID: 100 🖥️ Operating System: debian (13) 📦 Container Type: Unprivileged 💾 Disk Size: 2 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 512 MiB 🔍 Verbose Mode: Enabled 🚀 Creating a Radicale LXC using the above default settings ✔️ Storage local (Free: 429.1GB Used: 236.4MB) [Template] ✔️ Storage local-zfs (Free: 429.1GB Used: 3.5GB) [Container] ✔️ Template debian-13-standard_13.1-2_amd64.tar.zst [local] ✔️ LXC Container 100 was successfully created. ✔️ Started LXC Container 💡 No network in LXC yet (try 1/10) – waiting... ✔️ Network in LXC is reachable (ping) ✔️ Customized LXC Container ✔️ Set up Container OS ✔️ Network Connected: 192.168.3.81 ✔️ IPv4 Internet Connected ✖️ IPv6 Internet Not Connected ✔️ Git DNS: github.com:(✔️ ) raw.githubusercontent.com:(✔️ ) api.github.com:(✔️ ) git.community-scripts.org:(✔️ ) Hit:1 http://security.debian.org trixie-security InRelease Hit:2 http://deb.debian.org/debian trixie InRelease Hit:3 http://deb.debian.org/debian trixie-updates InRelease Reading package lists... Done Reading package lists... Done Building dependency tree... Done Reading state information... Done Calculating upgrade... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. ✔️ Updated Container OS Error: Unable to locate package python3.11-venv Error: Couldn't find any package by glob 'python3.11-venv' [ERROR] in line 17: exit code 0: while executing command $STD apt install -y apache2-utils python3-pip python3.11-venv [ERROR] in line 1345: exit code 0: while executing command lxc-attach -n "$CTID" -- bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/install/${var_install}.sh)" ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 02:36:22 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1871