openarchiver - Script installs older version and when attempting to update it says you are on the latest version (but you aren't) #2151

Closed
opened 2025-11-20 05:24:17 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @samwathegreat on GitHub (Oct 20, 2025).

Have you read and understood the above guidelines?

yes

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

Open-archiver

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 13

📈 Which Proxmox version are you on?

9.0.11

📝 Provide a clear and concise description of the issue.

When doing a fresh TODAY install using the script, it installs version 0.3.3.

The fresh install indicates that version 0.3.4 is now avaialble.

When you run "update" in the lxc console, it tells you that you are already on the latest version (0.3.4), but you aren't - clearly it's still on 0.3.3.

So the update version check seems to be broken. Also not understanding why it installed version 0.3.3 initially if the later version was out.

🔄 Steps to reproduce the issue.

Create a new LXC using the script. It will be on 0.3.3

Try to update - it will tell you that you are already on 0.3.4

But you aren't...

Paste the full error output (if available).

✔️ openarchiver is up to date (v0.3.4)

🖼️ Additional context (optional).

Image
Originally created by @samwathegreat on GitHub (Oct 20, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Open-archiver ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/open-archiver.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 13 ### 📈 Which Proxmox version are you on? 9.0.11 ### 📝 Provide a clear and concise description of the issue. When doing a fresh TODAY install using the script, it installs version 0.3.3. The fresh install indicates that version 0.3.4 is now avaialble. When you run "update" in the lxc console, it tells you that you are already on the latest version (0.3.4), but you aren't - clearly it's still on 0.3.3. So the update version check seems to be broken. Also not understanding why it installed version 0.3.3 initially if the later version was out. ### 🔄 Steps to reproduce the issue. Create a new LXC using the script. It will be on 0.3.3 Try to update - it will tell you that you are already on 0.3.4 But you aren't... ### ❌ Paste the full error output (if available). ✔️ openarchiver is up to date (v0.3.4) ### 🖼️ Additional context (optional). <img width="627" height="287" alt="Image" src="https://github.com/user-attachments/assets/57c2f28b-3826-42fb-a548-96db099b53ae" />
saavagebueno added the bug label 2025-11-20 05:24:17 -05:00
Author
Owner

@tremor021 commented on GitHub (Oct 20, 2025):

It doesn't. Its a bug in the release

@tremor021 commented on GitHub (Oct 20, 2025): It doesn't. Its a bug in the release
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#2151