[GH-ISSUE #7030] Proxmox VE Post Install Script problem with test repository on PVE 9 #1498

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

Originally created by @eakteam on GitHub (Aug 20, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/7030

Have you read and understood the above guidelines?

yes

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

Proxmox VE Post Install

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pve-install.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.

Proxmox 9 says that:

The Test Repository Is Now Named pve-test
For consistency with existing repositories the pvetest repository is now spelled pve-test.

But the script add wrong repository without the dash in the middle.

🔄 Steps to reproduce the issue.

Run script, add test repository and it will add the wrong one.

Paste the full error output (if available).

Not related

🖼️ Additional context (optional).

https://pve.proxmox.com/wiki/Roadmap#9.0-known-issues

Originally created by @eakteam on GitHub (Aug 20, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/7030 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Proxmox VE Post Install ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/tools/pve/post-pve-install.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Proxmox 9 says that: The Test Repository Is Now Named **pve-test** For consistency with existing repositories the pvetest repository is now spelled **pve-test**. But the script add **wrong repository without the dash in the middle**. ### 🔄 Steps to reproduce the issue. Run script, add test repository and it will add the wrong one. ### ❌ Paste the full error output (if available). Not related ### 🖼️ Additional context (optional). https://pve.proxmox.com/wiki/Roadmap#9.0-known-issues
kerem 2026-02-26 12:49:14 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

Done after merge #7031

<!-- gh-comment-id:3207358445 --> @MickLesk commented on GitHub (Aug 20, 2025): Done after merge #7031
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#1498
No description provided.