Alpine-IT-Tools fails to install LXC #1464

Closed
opened 2026-02-05 00:56:03 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @borolo222 on GitHub (Aug 15, 2025).

Have you read and understood the above guidelines?

yes

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

Alpine-IT-Tools

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

📝 Provide a clear and concise description of the issue.

When I try to install Alpine-IT-Tools on my proxmox 8.4.9 it stops with the following error.

🔄 Steps to reproduce the issue.

Open Shell, paste command, enter.

Paste the full error output (if available).

⚙️ Using Default Settings on node venus (🔍 Verbose)
🆔 Container ID: 114
🖥️ Operating System: alpine (3.22)
📦 Container Type: Unprivileged
💾 Disk Size: 1 GB
🧠 CPU Cores: 1
🛠️ RAM Size: 256 MiB
🔍 Verbose Mode: Enabled
🚀 Creating a Alpine-IT-Tools LXC using the above default settings

✔️ Valid Storage Found
✔️ Validated Storage | Container: nvlocal (Free: 60.2GB Used: 23.9GB)
✔️ LXC Template List Updated
✔️ LXC Template 'alpine-3.22-default_20250617_amd64.tar.xz' is ready to use.
✔️ LXC Container 114 was successfully created.
✔️ Started LXC Container
Customizing LXC ContainerWARNING: updating and opening http://dl-cdn.alpinelinux.org/alpine/latest-stable/main: temporary error (try again later)
WARNING: updating and opening http://dl-cdn.alpinelinux.org/alpine/latest-stable/community: temporary error (try again later)
ERROR: unable to select packages:
bash (no such package):
required by: world[bash]
curl (no such package):
required by: world[curl]
jq (no such package):
required by: world[jq]
mc (no such package):
required by: world[mc]
nano (no such package):
required by: world[nano]
ncurses (no such package):
required by: world[ncurses]
newt (no such package):
required by: world[newt]
openssh (no such package):
required by: world[openssh]
curl: (6) Could not resolve host: raw.githubusercontent.com

[ERROR] in line 1331: exit code 0: while executing command pct exec "$CTID" -- ash -c "apk add bash newt curl openssh nano mc ncurses jq >/dev/null"

🖼️ Additional context (optional).

No response

Originally created by @borolo222 on GitHub (Aug 15, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Alpine-IT-Tools ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-it-tools.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 📝 Provide a clear and concise description of the issue. When I try to install Alpine-IT-Tools on my proxmox 8.4.9 it stops with the following error. ### 🔄 Steps to reproduce the issue. Open Shell, paste command, enter. ### ❌ Paste the full error output (if available). ⚙️ Using Default Settings on node venus (🔍 Verbose) 🆔 Container ID: 114 🖥️ Operating System: alpine (3.22) 📦 Container Type: Unprivileged 💾 Disk Size: 1 GB 🧠 CPU Cores: 1 🛠️ RAM Size: 256 MiB 🔍 Verbose Mode: Enabled 🚀 Creating a Alpine-IT-Tools LXC using the above default settings ✔️ Valid Storage Found ✔️ Validated Storage | Container: nvlocal (Free: 60.2GB Used: 23.9GB) ✔️ LXC Template List Updated ✔️ LXC Template 'alpine-3.22-default_20250617_amd64.tar.xz' is ready to use. ✔️ LXC Container 114 was successfully created. ✔️ Started LXC Container ⏳ Customizing LXC ContainerWARNING: updating and opening http://dl-cdn.alpinelinux.org/alpine/latest-stable/main: temporary error (try again later) WARNING: updating and opening http://dl-cdn.alpinelinux.org/alpine/latest-stable/community: temporary error (try again later) ERROR: unable to select packages: bash (no such package): required by: world[bash] curl (no such package): required by: world[curl] jq (no such package): required by: world[jq] mc (no such package): required by: world[mc] nano (no such package): required by: world[nano] ncurses (no such package): required by: world[ncurses] newt (no such package): required by: world[newt] openssh (no such package): required by: world[openssh] curl: (6) Could not resolve host: raw.githubusercontent.com [ERROR] in line 1331: exit code 0: while executing command pct exec "$CTID" -- ash -c "apk add bash newt curl openssh nano mc ncurses jq >/dev/null" ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-05 00:56:03 +03:00
Author
Owner

@MickLesk commented on GitHub (Aug 15, 2025):

Your Network / DHCP / DNS/ AdBlock block the alpine Repo. Check your system. Its not an Script issue

@MickLesk commented on GitHub (Aug 15, 2025): Your Network / DHCP / DNS/ AdBlock block the alpine Repo. Check your system. Its not an Script issue
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1464