Error Trying To Upgrade SABnzbd #170

Closed
opened 2026-02-04 16:57:01 +03:00 by OVERLORD · 3 comments
Owner

Originally created by @wdpronovost on GitHub (Dec 13, 2024).

Please verify that you have read and understood the guidelines.

Yes

A clear and concise description of the issue.

Command:

bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/sabnzbd.sh)"

Error:
\ Updating SABnzbd to 4.4.0
[ERROR] in line 68: exit code 0: while executing command python3 -m pip install -r requirements.txt &> /dev/null

I tried to get verbose logging but could not figure out how. Apologies.

What settings are you currently utilizing?

  • Default Settings
  • Advanced Settings

Which Linux distribution are you employing?

Debian 12

If relevant, including screenshots or a code block can be helpful in clarifying the issue.

No response

Please provide detailed steps to reproduce the issue.

Run script, select yes for upgrade.

python3 version 3.11.2

Originally created by @wdpronovost on GitHub (Dec 13, 2024). ### Please verify that you have read and understood the guidelines. Yes ### A clear and concise description of the issue. Command: bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/sabnzbd.sh)" Error: \ Updating SABnzbd to 4.4.0 [ERROR] in line 68: exit code 0: while executing command python3 -m pip install -r requirements.txt &> /dev/null I tried to get verbose logging but could not figure out how. Apologies. ### What settings are you currently utilizing? - [X] Default Settings - [ ] Advanced Settings ### Which Linux distribution are you employing? Debian 12 ### If relevant, including screenshots or a code block can be helpful in clarifying the issue. _No response_ ### Please provide detailed steps to reproduce the issue. Run script, select yes for upgrade. python3 version 3.11.2
Author
Owner

@MickLesk commented on GitHub (Dec 13, 2024):

Try this - i think you have updated your os manually:

https://github.com/community-scripts/ProxmoxVE/discussions/555

@MickLesk commented on GitHub (Dec 13, 2024): Try this - i think you have updated your os manually: https://github.com/community-scripts/ProxmoxVE/discussions/555
Author
Owner

@wdpronovost commented on GitHub (Dec 13, 2024):

That did work. So am I to assume that I'm not to use apt update && apt upgrade in this LXC?

Either way, thank you!

@wdpronovost commented on GitHub (Dec 13, 2024): That did work. So am I to assume that I'm not to use `apt update && apt upgrade` in this LXC? Either way, thank you!
Author
Owner

@MickLesk commented on GitHub (Dec 13, 2024):

Unfortunately, this was a Debian bug that we could not work around.

@MickLesk commented on GitHub (Dec 13, 2024): Unfortunately, this was a Debian bug that we could not work around.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#170