Tandoor Recipes LXC: still showing old version after update #325

Closed
opened 2026-02-04 17:58:40 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @seneca13 on GitHub (Jan 13, 2025).

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). ### ✅ 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 ```
Author
Owner

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

merged, thx for hint

@MickLesk commented on GitHub (Jan 13, 2025): merged, thx for hint
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#325