paperless-nxg updater fails #818

Closed
opened 2026-02-04 21:41:43 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @bjoern-r on GitHub (Apr 16, 2025).

Have you read and understood the above guidelines?

yes

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

Paperless-nxg

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

bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/paperless-ngx.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.

pip install -r requirements.txt fails with externally managed error.

Changing the updater script to use pip like this: pip install -r requirements.txt --break-system-packages fixed the issue.

related to #3705

🔄 Steps to reproduce the issue.

run the updater script in a paperless-ngx lxc

Paste the full error output (if available).

Image

🖼️ Additional context (optional).

No response

Originally created by @bjoern-r on GitHub (Apr 16, 2025). ### ✅ Have you read and understood the above guidelines? yes ### 📜 What is the name of the script you are using? Paperless-nxg ### 📂 What was the exact command used to execute the script? bash -c "$(wget -qLO - https://github.com/tteck/Proxmox/raw/main/ct/paperless-ngx.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. `pip install -r requirements.txt` fails with externally managed error. Changing the updater script to use pip like this: `pip install -r requirements.txt --break-system-packages` fixed the issue. related to #3705 ### 🔄 Steps to reproduce the issue. run the updater script in a paperless-ngx lxc ### ❌ Paste the full error output (if available). ![Image](https://github.com/user-attachments/assets/a3ca6a5b-dde1-48a7-a6a4-ee8ce4520dc6) ### 🖼️ Additional context (optional). _No response_
OVERLORD added the not a script issue label 2026-02-04 21:41:43 +03:00
Author
Owner

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

wrong repo

@tremor021 commented on GitHub (Apr 16, 2025): wrong repo
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/ProxmoxVE#818