SABnzdb update does not work #1555

Closed
opened 2025-11-20 05:12:23 -05:00 by saavagebueno · 1 comment
Owner

Originally created by @Pr0mises on GitHub (Jul 24, 2025).

Have you read and understood the above guidelines?

Yes

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

SABnzbd

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

update

⚙️ 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.

I installed SABNzdb a while back, wanted to update as of now. In https://github.com/community-scripts/ProxmoxVE/pull/4127 there was a migration to uv, but uv is not available.
Also see https://github.com/community-scripts/ProxmoxVE/pull/4127#issuecomment-2848658550

🔄 Steps to reproduce the issue.

Have an old installation before this migration to uv:
https://github.com/community-scripts/ProxmoxVE/pull/4127

Type update in the lxc see it failing due to uv not being available

Paste the full error output (if available).

   _____ ___    ____              __        __
  / ___//   |  / __ )____  ____  / /_  ____/ /
  \__ \/ /| | / __  / __ \/_  / / __ \/ __  /
 ___/ / ___ |/ /_/ / / / / / /_/ /_/ / /_/ /
/____/_/  |_/_____/_/ /_/ /___/_.___/\__,_/


  ✔️   Setup uv 0.8.2
  ⏳   Migrating SABnzbd to uv virtual environmentenvironment: line 46: uv: command not found

[ERROR] in line 46: exit code 0: while executing command $STD uv venv /opt/sabnzbd/venv

🖼️ Additional context (optional).

No response

Originally created by @Pr0mises on GitHub (Jul 24, 2025). ### ✅ Have you read and understood the above guidelines? Yes ### 📜 What is the name of the script you are using? SABnzbd ### 📂 What was the exact command used to execute the script? update ### ⚙️ What settings are you using? - [ ] Default Settings - [x] Advanced Settings ### 🖥️ Which Linux distribution are you using? Debian 12 ### 📝 Provide a clear and concise description of the issue. I installed SABNzdb a while back, wanted to update as of now. In https://github.com/community-scripts/ProxmoxVE/pull/4127 there was a migration to uv, but uv is not available. Also see https://github.com/community-scripts/ProxmoxVE/pull/4127#issuecomment-2848658550 ### 🔄 Steps to reproduce the issue. Have an old installation before this migration to uv: https://github.com/community-scripts/ProxmoxVE/pull/4127 Type `update` in the lxc see it failing due to uv not being available ### ❌ Paste the full error output (if available). ``` _____ ___ ____ __ __ / ___// | / __ )____ ____ / /_ ____/ / \__ \/ /| | / __ / __ \/_ / / __ \/ __ / ___/ / ___ |/ /_/ / / / / / /_/ /_/ / /_/ / /____/_/ |_/_____/_/ /_/ /___/_.___/\__,_/ ✔️ Setup uv 0.8.2 ⏳ Migrating SABnzbd to uv virtual environmentenvironment: line 46: uv: command not found [ERROR] in line 46: exit code 0: while executing command $STD uv venv /opt/sabnzbd/venv ``` ### 🖼️ Additional context (optional). _No response_
saavagebueno added the bug label 2025-11-20 05:12:23 -05:00
Author
Owner

@tremor021 commented on GitHub (Jul 24, 2025):

@Pr0mises Try in 5 minutes

@tremor021 commented on GitHub (Jul 24, 2025): @Pr0mises Try in 5 minutes
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: SVI/ProxmoxVE#1555