[GH-ISSUE #5480] Script still try to download build function from github when using gitea mirror #1164

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

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

Have you read and understood the above guidelines?

yes

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

Debian LXC

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

bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/debian.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.

When using gitea mirror the script still try to download content from github.

source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func)

🔄 Steps to reproduce the issue.

Run script using default configuration.

Paste the full error output (if available).

The script stuck at downloading from github so it didn't output anything.

🖼️ Additional context (optional).

No response

Originally created by @PandaKewt on GitHub (Jun 26, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/5480 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Debian LXC ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://git.community-scripts.org/community-scripts/ProxmoxVE/raw/branch/main/ct/debian.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. When using gitea mirror the script still try to download content from github. ```bash source <(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/misc/build.func) ``` ### 🔄 Steps to reproduce the issue. Run script using default configuration. ### ❌ Paste the full error output (if available). The script stuck at downloading from github so it didn't output anything. ### 🖼️ Additional context (optional). _No response_
kerem 2026-02-26 12:47:56 +03:00
Author
Owner

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

Need some time. Ive not pushed the function change yet. Maybe @michelroegl-brunner has time ?

<!-- gh-comment-id:3007523784 --> @MickLesk commented on GitHub (Jun 26, 2025): Need some time. Ive not pushed the function change yet. Maybe @michelroegl-brunner has time ?
Author
Owner

@michelroegl-brunner commented on GitHub (Jun 27, 2025):

Is fixed now.

<!-- gh-comment-id:3013444599 --> @michelroegl-brunner commented on GitHub (Jun 27, 2025): Is fixed now.
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#1164
No description provided.