alpine-docker give error #843

Open
opened 2025-11-20 04:54:55 -05:00 by saavagebueno · 0 comments
Owner

Originally created by @kilnake on GitHub (Apr 4, 2025).

Have you read and understood the above guidelines?

yes

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

alpine-docker.sh

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

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

📝 Provide a clear and concise description of the issue.

WARNING: 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] /dev/fd/63: line 72: SPINNER_PID: unbound variable

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

No response

🔄 Steps to reproduce the issue.

  1. click on copy script button
  2. paste on root@proxmox
  3. face error

Paste the full error output (if available).

WARNING: 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]
/dev/fd/63: line 72: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @kilnake on GitHub (Apr 4, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? alpine-docker.sh ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-docker.sh)" ### 📝 Provide a clear and concise description of the issue. `WARNING: 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] /dev/fd/63: line 72: SPINNER_PID: unbound variable` ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? _No response_ ### 🔄 Steps to reproduce the issue. 1. click on copy script button 2. paste on root@proxmox 3. face error ### ❌ Paste the full error output (if available). ``` WARNING: 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] /dev/fd/63: line 72: SPINNER_PID: unbound variable ``` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 04:54:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#843