[GH-ISSUE #8526] openarchiver - Script installs older version and when attempting to update it says you are on the latest version (but you aren't) #1849

Closed
opened 2026-02-26 12:50:26 +03:00 by kerem · 1 comment
Owner

Originally created by @samwathegreat on GitHub (Oct 20, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8526

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). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/8526 ### ✅ 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" />
kerem 2026-02-26 12:50:26 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

It doesn't. Its a bug in the release

<!-- gh-comment-id:3423560817 --> @tremor021 commented on GitHub (Oct 20, 2025): It doesn't. Its a bug in the release
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/ProxmoxVE#1849
No description provided.