Mafl update script failing #1423

Closed
opened 2025-11-20 05:10:02 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @jonalbr on GitHub (Jul 4, 2025).

Have you read and understood the above guidelines?

yes

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

Mafl

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

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

Update is failing.

🔄 Steps to reproduce the issue.

  1. enter Mafl LXC shell
  2. type update

Paste the full error output (if available).

  ⏳   Updating Mafl to vanges](https://github.com/hywax/mafl/compare/v0.15.3...v0.15.4)

# (Patience)curl: (3) unmatched close brace/bracket in URL position 55:
https://github.com/hywax/mafl/archive/refs/tags/vanges](https://github.com/hywax/mafl/compare/v0.15.3...v0.15.4)\r\n\r\n#.tar.gz
                                                      ^

[ERROR] in line 33: exit code 0: while executing command curl -fsSL "https://github.com/hywax/mafl/archive/refs/tags/v${RELEASE}.tar.gz" -o $(basename "https://github.com/hywax/mafl/archive/refs/tags/v${RELEASE}.tar.gz")

🖼️ Additional context (optional).

No response

Originally created by @jonalbr on GitHub (Jul 4, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Mafl ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/mafl.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. Update is failing. ### 🔄 Steps to reproduce the issue. 1. enter Mafl LXC shell 2. type `update` ### ❌ Paste the full error output (if available). ``` ⏳ Updating Mafl to vanges](https://github.com/hywax/mafl/compare/v0.15.3...v0.15.4) # (Patience)curl: (3) unmatched close brace/bracket in URL position 55: https://github.com/hywax/mafl/archive/refs/tags/vanges](https://github.com/hywax/mafl/compare/v0.15.3...v0.15.4)\r\n\r\n#.tar.gz ^ [ERROR] in line 33: exit code 0: while executing command curl -fsSL "https://github.com/hywax/mafl/archive/refs/tags/v${RELEASE}.tar.gz" -o $(basename "https://github.com/hywax/mafl/archive/refs/tags/v${RELEASE}.tar.gz") ``` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:10:02 -05:00
Author
Owner

@tremor021 commented on GitHub (Jul 4, 2025):

Please wait until #5702 merges then try again.

@tremor021 commented on GitHub (Jul 4, 2025): Please wait until #5702 merges then try again.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1423