[GH-ISSUE #3590] Gitea Update Failing #733

Closed
opened 2026-02-26 12:46:28 +03:00 by kerem · 2 comments
Owner

Originally created by @piliener on GitHub (Apr 1, 2025).
Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3590

Have you read and understood the above guidelines?

yes

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

Gitea

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

update

📝 Provide a clear and concise description of the issue.

Trying to update gitea from an older version fails on the move command. Afterward gitea will no longer run and must be restored from a backup.

⚙️ What settings are you using?

  • Default Settings
  • Advanced Settings

🖥️ Which Linux distribution are you using?

Debian 12

🔄 Steps to reproduce the issue.

type update
start the process
coming from version 1.22.3

Paste the full error output (if available).

Updating Gitea to 1.23.6mv: target '/usr/local/bin/gitea': No such file or directory
⠏ Updating Gitea to 1.23.6
[ERROR] in line 35: exit code 0: while executing command mv gitea* /usr/local/bin/gitea

🖼️ Additional context (optional).

Image

Originally created by @piliener on GitHub (Apr 1, 2025). Original GitHub issue: https://github.com/community-scripts/ProxmoxVE/issues/3590 ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Gitea ### 📂 What was the exact command used to execute the script? update ### 📝 Provide a clear and concise description of the issue. Trying to update gitea from an older version fails on the move command. Afterward gitea will no longer run and must be restored from a backup. ### ⚙️ What settings are you using? - [x] Default Settings - [ ] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 🔄 Steps to reproduce the issue. type update start the process coming from version 1.22.3 ### ❌ Paste the full error output (if available). Updating Gitea to 1.23.6mv: target '/usr/local/bin/gitea': No such file or directory ⠏ Updating Gitea to 1.23.6 [ERROR] in line 35: exit code 0: while executing command mv gitea* /usr/local/bin/gitea ### 🖼️ Additional context (optional). ![Image](https://github.com/user-attachments/assets/14989d91-26c1-4b83-a75e-b2f891bb566b)
kerem 2026-02-26 12:46:28 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

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

this is weird, i'm looking at the code and i tried doing all commands manually, it should work...

<!-- gh-comment-id:2772006656 --> @tremor021 commented on GitHub (Apr 2, 2025): this is weird, i'm looking at the code and i tried doing all commands manually, it should work...
Author
Owner

@MickLesk commented on GitHub (Apr 2, 2025):

cant reproduce. Do it manually

github.com/community-scripts/ProxmoxVE@dd4af32587/ct/gitea.sh (L30-L37)

<!-- gh-comment-id:2772188833 --> @MickLesk commented on GitHub (Apr 2, 2025): cant reproduce. Do it manually https://github.com/community-scripts/ProxmoxVE/blob/dd4af3258706a45f2d8674a0029ef05293ee4981/ct/gitea.sh#L30-L37
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#733
No description provided.