wger - update script failed #840

Closed
opened 2026-02-04 21:50:04 +03:00 by OVERLORD · 2 comments
Owner

Originally created by @h0mesmart on GitHub (Apr 22, 2025).

Have you read and understood the above guidelines?

yes

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

wger

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

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

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

📝 Provide a clear and concise description of the issue.

Hi there,
The WGER update to v2.3 encountered an error during execution.
✔️ Stopped wger ⠋ Updating wger to v2.3environment: line 38: cd: /tmp/tmp.RSpw5b6jqq: Not a directory ⠙ Updating wger to v2.3 [ERROR] in line 38: exit code 0: while executing command cd $temp_file

Please note that the temporary file at /tmp/tmp.RSpw5b6jqq

Thanks for your help

🔄 Steps to reproduce the issue.

type update in the wger lxc console

Paste the full error output (if available).

environment: line 38: cd: /tmp/tmp.RSpw5b6jqq: Not a directory
[ERROR] in line 38: exit code 0: while executing command cd $temp_file

🖼️ Additional context (optional).

No response

Originally created by @h0mesmart on GitHub (Apr 22, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? wger ### 📂 What was the exact command used to execute the script? bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/wger.sh)" ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. Hi there, The WGER update to v2.3 encountered an error during execution. ` ✔️ Stopped wger ⠋ Updating wger to v2.3environment: line 38: cd: /tmp/tmp.RSpw5b6jqq: Not a directory ⠙ Updating wger to v2.3 [ERROR] in line 38: exit code 0: while executing command cd $temp_file` Please note that the temporary file at /tmp/tmp.RSpw5b6jqq Thanks for your help ### 🔄 Steps to reproduce the issue. type update in the wger lxc console ### ❌ Paste the full error output (if available). ``` environment: line 38: cd: /tmp/tmp.RSpw5b6jqq: Not a directory [ERROR] in line 38: exit code 0: while executing command cd $temp_file ``` ### 🖼️ Additional context (optional). _No response_
OVERLORD added the bug label 2026-02-04 21:50:04 +03:00
Author
Owner

@tremor021 commented on GitHub (Apr 22, 2025):

Indeed, a bug in the script. Fix is underway

@tremor021 commented on GitHub (Apr 22, 2025): Indeed, a bug in the script. Fix is underway
Author
Owner

@tremor021 commented on GitHub (Apr 22, 2025):

Test again after #3974 merges

@tremor021 commented on GitHub (Apr 22, 2025): Test again after #3974 merges
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#840