Skip to content

InspIRCd install script broken (changed the release name) #4719

@whoopsi-daisy

Description

@whoopsi-daisy

✅ Have you read and understood the above guidelines?

Yes

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

Reporting for a friend:
InspIRCd

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

bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/inspircd.sh)"

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Ubuntu 24.04

📝 Provide a clear and concise description of the issue.

Reciving error which abort the installation when running the script.

A user on Discord commented said: "they changed the release name" @tremor021 - thank you!

🔄 Steps to reproduce the issue.

Ran the script by default from copy paste from the website.

❌ Paste the full error output (if available).

⠸Processing triggers for mailcap (3.70+nmu1) ...
⠼Processing triggers for libc-bin (2.36-9+deb12u10) ...
✔️ Core dependencies installed
⠼curl: (22) The requested URL returned error: 404

[ERROR] in line 19: exit code 0: while executing command curl -fsSL "https://github.com/inspircd/inspircd/releases/download/v${RELEASE}/inspircd_${RELEASE}.deb12u1_amd64.deb" -o $(basename "https://github.com/inspircd/inspircd/releases/download/v${RELEASE}/inspircd_${RELEASE}.deb12u1_amd64.deb")
curl: (22) The requested URL returned error: 400
/dev/fd/63: line 74: SPINNER_PID: unbound variable

🖼️ Additional context (optional).

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions