[GH-ISSUE #3661] alpine-docker give error #748

Closed
opened 2026-02-26 12:46:31 +03:00 by kerem · 1 comment
Owner

Originally created by @kilnake on GitHub (Apr 4, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3661

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3661 ### ✅ 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_
kerem 2026-02-26 12:46:31 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@MickLesk commented on GitHub (Apr 4, 2025):

You cant reach the alpine Repo. Check your Network or adblocker

<!-- gh-comment-id:2779014997 --> @MickLesk commented on GitHub (Apr 4, 2025): You cant reach the alpine Repo. Check your Network or adblocker
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#748
No description provided.