[GH-ISSUE #1453] Tandoor Recipes LXC: still showing old version after update #325

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

Originally created by @seneca13 on GitHub (Jan 13, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1453

Have you read and understood the above guidelines?

yes

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

Tandoor Recipes LXC

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

update

📝 Provide a clear and concise description of the issue.

After perfoming the update (flawlessly), Tandoor "Systeminformation" is still showing the old version number, like the update didn't happen.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

update Tandoor LXC

Paste the full error output (if available).

no error output

🖼️ Additional context (optional).

The version info needs to be written to the config, this is missing in the update routine.

This can also be done manually:

cd /opt/tandoor

python3 version.py

reboot
Originally created by @seneca13 on GitHub (Jan 13, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/1453 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Tandoor Recipes LXC ### 📂 What was the exact command used to execute the script? update ### 📝 Provide a clear and concise description of the issue. After perfoming the update (flawlessly), Tandoor "Systeminformation" is still showing the old version number, like the update didn't happen. ### ⚙️ What settings are you using? - [X] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. update Tandoor LXC ### ❌ Paste the full error output (if available). no error output ### 🖼️ Additional context (optional). The version info needs to be written to the config, this is missing in the update routine. This can also be done manually: ``` cd /opt/tandoor python3 version.py reboot ```
kerem closed this issue 2026-02-26 12:45:08 +03:00
Author
Owner

@MickLesk commented on GitHub (Jan 13, 2025):

merged, thx for hint

<!-- gh-comment-id:2587162139 --> @MickLesk commented on GitHub (Jan 13, 2025): merged, thx for hint
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#325
No description provided.