[GH-ISSUE #4975] ERROR: unable to select packages #1067

Closed
opened 2026-02-26 12:47:36 +03:00 by kerem · 3 comments
Owner

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

Have you read and understood the above guidelines?

yes

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

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Hi i have this problem with setup, on Default Settings i dont have this problem

Image

🔄 Steps to reproduce the issue.

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 74: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Originally created by @milandzuris on GitHub (Jun 4, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/4975 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? * ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/alpine-wireguard.sh)" ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Hi i have this problem with setup, on Default Settings i dont have this problem ![Image](https://github.com/user-attachments/assets/aa6bc2b7-2673-4f1a-b09f-5ae02d65fb84) ### 🔄 Steps to reproduce the issue. * ### ❌ 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 74: SPINNER_PID: unbound variable ``` ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:47:36 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

What should we do? Your network blocks every alpine call, not even bash could be installed. Check your DNS or something else. If it runs by default, then adjust the necessary things afterwards. Nobody here can help.

<!-- gh-comment-id:2941699868 --> @MickLesk commented on GitHub (Jun 4, 2025): What should we do? Your network blocks every alpine call, not even bash could be installed. Check your DNS or something else. If it runs by default, then adjust the necessary things afterwards. Nobody here can help.
Author
Owner

@milandzuris commented on GitHub (Jun 4, 2025):

What should we do? Your network blocks every alpine call, not even bash could be installed. Check your DNS or something else. If it runs by default, then adjust the necessary things afterwards. Nobody here can help.

OK but why i don't have this problem on default settings?

<!-- gh-comment-id:2941830909 --> @milandzuris commented on GitHub (Jun 4, 2025): > What should we do? Your network blocks every alpine call, not even bash could be installed. Check your DNS or something else. If it runs by default, then adjust the necessary things afterwards. Nobody here can help. OK but why i don't have this problem on default settings?
Author
Owner

@milandzuris commented on GitHub (Jun 4, 2025):

What should we do? Your network blocks every alpine call, not even bash could be installed. Check your DNS or something else. If it runs by default, then adjust the necessary things afterwards. Nobody here can help.

Fixed si strange i have Pi-Hole and i dont see nothing blocked in queries i change dns to 8.8.8.8 and working

<!-- gh-comment-id:2941895183 --> @milandzuris commented on GitHub (Jun 4, 2025): > What should we do? Your network blocks every alpine call, not even bash could be installed. Check your DNS or something else. If it runs by default, then adjust the necessary things afterwards. Nobody here can help. Fixed si strange i have Pi-Hole and i dont see nothing blocked in queries i change dns to 8.8.8.8 and working
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#1067
No description provided.