Proxmox VE Post Install Script problem with test repository on PVE 9 #1500

Closed
opened 2026-02-05 01:21:17 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @eakteam on GitHub (Aug 20, 2025).

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). ### ✅ 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
OVERLORD added the bug label 2026-02-05 01:21:17 +03:00
Author
Owner

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

Done after merge #7031

@MickLesk commented on GitHub (Aug 20, 2025): Done after merge #7031
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#1500