Alpine-IT-Tools LXC not working #553

Closed
opened 2026-02-04 19:47:37 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @flermel on GitHub (Feb 26, 2025).

Have you read and understood the above guidelines?

yes

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

Alpine-IT-Tools LXC

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

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-it-tools.sh)"

📝 Provide a clear and concise description of the issue.

When running the above copied command in Proxmox PVE shell the console only shows:
"bash: -c: line 58: unexpected EOF while looking for matching `"'"

after downloading the script and replacing the version checking with the hard coded current version
"https://github.com/CorentinTh/it-tools/releases/download/v2024.10.22-7ca5933/it-tools-2024.10.22-7ca5933.zip"
I could locally run the script and the installation worked,
I could not figure it out further what is causing the issue.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Alpine

🔄 Steps to reproduce the issue.

copy the bash command from the helper script site
open proxmox host in browser via IP
logon
open shell in PVE
paste the command
hit enter
error appears in shell. No further output in shell.

Paste the full error output (if available).

bash: -c: line 58: unexpected EOF while looking for matching `"'

🖼️ Additional context (optional).

No response

Originally created by @flermel on GitHub (Feb 26, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Alpine-IT-Tools LXC ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/alpine-it-tools.sh)" ### 📝 Provide a clear and concise description of the issue. When running the above copied command in Proxmox PVE shell the console only shows: "bash: -c: line 58: unexpected EOF while looking for matching `"'" after downloading the script and replacing the version checking with the hard coded current version "https://github.com/CorentinTh/it-tools/releases/download/v2024.10.22-7ca5933/it-tools-2024.10.22-7ca5933.zip" I could locally run the script and the installation worked, I could not figure it out further what is causing the issue. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Alpine ### 🔄 Steps to reproduce the issue. copy the bash command from the helper script site open proxmox host in browser via IP logon open shell in PVE paste the command hit enter error appears in shell. No further output in shell. ### ❌ Paste the full error output (if available). bash: -c: line 58: unexpected EOF while looking for matching `"' ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 19:47:37 +03:00
Author
Owner

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

fixed

@MickLesk commented on GitHub (Feb 26, 2025): fixed
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#553