-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Description
β Have you read and understood the above guidelines?
yes
π What is the name of the script you are using?
paperless-ngx
π What was the exact command used to execute the script?
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/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.
I ran the update script and encountered the following error.
π Steps to reproduce the issue.
- run update inside an existing
paperless-ngxlxc
β Paste the full error output (if available).
βοΈ Stopped all Paperless-ngx Services
β Updating to v2.15.3Ignoring psycopg-c: markers 'python_full_version == "3.12." and platform_machine == "aarch64" and sys_platform == "linux"' don't match your environment
Ignoring psycopg-c: markers 'python_full_version == "3.12." and platform_machine == "x86_64" and sys_platform == "linux"' don't match your environment
Ignoring zxing-cpp: markers 'python_full_version == "3.12." and platform_machine == "aarch64" and sys_platform == "linux"' don't match your environment
Ignoring zxing-cpp: markers 'python_full_version == "3.12." and platform_machine == "x86_64" and sys_platform == "linux"' don't match your environment
β Ή Updating to v2.15.3Collecting amqp==5.3.1 (from -r requirements.txt (line 3))
Using cached amqp-5.3.1-py3-none-any.whl (50 kB)
Collecting anyio==4.8.0 (from -r requirements.txt (line 6))
Using cached anyio-4.8.0-py3-none-any.whl (96 kB)
Requirement already satisfied: asgiref==3.8.1 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 9)) (3.8.1)
Collecting async-timeout==5.0.1 (from -r requirements.txt (line 12))
Using cached async_timeout-5.0.1-py3-none-any.whl (6.2 kB)
β Έ Updating to v2.15.3Collecting attrs==25.1.0 (from -r requirements.txt (line 15))
Using cached attrs-25.1.0-py3-none-any.whl (63 kB)
Collecting billiard==4.2.1 (from -r requirements.txt (line 18))
Using cached billiard-4.2.1-py3-none-any.whl (86 kB)
Collecting bleach==6.2.0 (from -r requirements.txt (line 21))
Using cached bleach-6.2.0-py3-none-any.whl (163 kB)
Requirement already satisfied: brotli==1.1.0 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 24)) (1.1.0)
Collecting cached-property==2.0.1 (from -r requirements.txt (line 80))
Using cached cached_property-2.0.1-py3-none-any.whl (7.4 kB)
β Ό Updating to v2.15.3Collecting celery==5.5.1 (from -r requirements.txt (line 83))
Using cached celery-5.5.1-py3-none-any.whl (438 kB)
Collecting certifi==2025.1.31 (from -r requirements.txt (line 86))
Using cached certifi-2025.1.31-py3-none-any.whl (166 kB)
Requirement already satisfied: cffi==1.17.1 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 89)) (1.17.1)
β ΄ Updating to v2.15.3Collecting channels==4.2.0 (from -r requirements.txt (line 129))
Using cached channels-4.2.0-py3-none-any.whl (30 kB)
Collecting channels-redis==4.2.1 (from -r requirements.txt (line 132))
Using cached channels_redis-4.2.1-py3-none-any.whl (20 kB)
β ¦ Updating to v2.15.3Collecting charset-normalizer==3.4.1 (from -r requirements.txt (line 135))
Using cached charset_normalizer-3.4.1-py3-none-any.whl (49 kB)
Collecting click==8.1.8 (from -r requirements.txt (line 182))
Using cached click-8.1.8-py3-none-any.whl (98 kB)
Requirement already satisfied: click-didyoumean==0.3.1 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 185)) (0.3.1)
Requirement already satisfied: click-plugins==1.1.1 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 188)) (1.1.1)
Requirement already satisfied: click-repl==0.3.0 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 191)) (0.3.0)
Requirement already satisfied: concurrent-log-handler==0.9.25 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 194)) (0.9.25)
β Updating to v2.15.3Collecting cryptography==44.0.2 (from -r requirements.txt (line 197))
Using cached cryptography-44.0.2-cp39-abi3-manylinux_2_28_x86_64.whl (4.2 MB)
Collecting dateparser==1.2.1 (from -r requirements.txt (line 228))
Using cached dateparser-1.2.1-py3-none-any.whl (295 kB)
β Updating to v2.15.3Collecting deprecated==1.2.18 (from -r requirements.txt (line 231))
Using cached Deprecated-1.2.18-py2.py3-none-any.whl (10.0 kB)
Requirement already satisfied: deprecation==2.1.0 in /usr/local/lib/python3.9/dist-packages (from -r requirements.txt (line 234)) (2.1.0)
β Updating to v2.15.3ERROR: Ignored the following versions that require a different python version: 5.0 Requires-Python >=3.10; 5.0.1 Requires-Python >=3.10; 5.0.10 Requires-Python >=3.10; 5.0.11 Requires-Python >=3.10; 5.0.12 Requires-Python >=3.10; 5.0.13 Requires-Python >=3.10; 5.0.14 Requires-Python >=3.10; 5.0.2 Requires-Python >=3.10; 5.0.3 Requires-Python >=3.10; 5.0.4 Requires-Python >=3.10; 5.0.5 Requires-Python >=3.10; 5.0.6 Requires-Python >=3.10; 5.0.7 Requires-Python >=3.10; 5.0.8 Requires-Python >=3.10; 5.0.9 Requires-Python >=3.10; 5.0a1 Requires-Python >=3.10; 5.0b1 Requires-Python >=3.10; 5.0rc1 Requires-Python >=3.10; 5.1 Requires-Python >=3.10; 5.1.1 Requires-Python >=3.10; 5.1.2 Requires-Python >=3.10; 5.1.3 Requires-Python >=3.10; 5.1.4 Requires-Python >=3.10; 5.1.5 Requires-Python >=3.10; 5.1.6 Requires-Python >=3.10; 5.1.7 Requires-Python >=3.10; 5.1.8 Requires-Python >=3.10; 5.1a1 Requires-Python >=3.10; 5.1b1 Requires-Python >=3.10; 5.1rc1 Requires-Python >=3.10; 5.2 Requires-Python >=3.10; 5.2a1 Requires-Python >=3.10; 5.2b1 Requires-Python >=3.10; 5.2rc1 Requires-Python >=3.10
ERROR: Could not find a version that satisfies the requirement django==5.1.7 (from versions: 1.1.3, 1.1.4, 1.2, 1.2.1, 1.2.2, 1.2.3, 1.2.4, 1.2.5, 1.2.6, 1.2.7, 1.3, 1.3.1, 1.3.2, 1.3.3, 1.3.4, 1.3.5, 1.3.6, 1.3.7, 1.4, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.4.5, 1.4.6, 1.4.7, 1.4.8, 1.4.9, 1.4.10, 1.4.11, 1.4.12, 1.4.13, 1.4.14, 1.4.15, 1.4.16, 1.4.17, 1.4.18, 1.4.19, 1.4.20, 1.4.21, 1.4.22, 1.5, 1.5.1, 1.5.2, 1.5.3, 1.5.4, 1.5.5, 1.5.6, 1.5.7, 1.5.8, 1.5.9, 1.5.10, 1.5.11, 1.5.12, 1.6, 1.6.1, 1.6.2, 1.6.3, 1.6.4, 1.6.5, 1.6.6, 1.6.7, 1.6.8, 1.6.9, 1.6.10, 1.6.11, 1.7, 1.7.1, 1.7.2, 1.7.3, 1.7.4, 1.7.5, 1.7.6, 1.7.7, 1.7.8, 1.7.9, 1.7.10, 1.7.11, 1.8a1, 1.8b1, 1.8b2, 1.8rc1, 1.8, 1.8.1, 1.8.2, 1.8.3, 1.8.4, 1.8.5, 1.8.6, 1.8.7, 1.8.8, 1.8.9, 1.8.10, 1.8.11, 1.8.12, 1.8.13, 1.8.14, 1.8.15, 1.8.16, 1.8.17, 1.8.18, 1.8.19, 1.9a1, 1.9b1, 1.9rc1, 1.9rc2, 1.9, 1.9.1, 1.9.2, 1.9.3, 1.9.4, 1.9.5, 1.9.6, 1.9.7, 1.9.8, 1.9.9, 1.9.10, 1.9.11, 1.9.12, 1.9.13, 1.10a1, 1.10b1, 1.10rc1, 1.10, 1.10.1, 1.10.2, 1.10.3, 1.10.4, 1.10.5, 1.10.6, 1.10.7, 1.10.8, 1.11a1, 1.11b1, 1.11rc1, 1.11, 1.11.1, 1.11.2, 1.11.3, 1.11.4, 1.11.5, 1.11.6, 1.11.7, 1.11.8, 1.11.9, 1.11.10, 1.11.11, 1.11.12, 1.11.13, 1.11.14, 1.11.15, 1.11.16, 1.11.17, 1.11.18, 1.11.20, 1.11.21, 1.11.22, 1.11.23, 1.11.24, 1.11.25, 1.11.26, 1.11.27, 1.11.28, 1.11.29, 2.0a1, 2.0b1, 2.0rc1, 2.0, 2.0.1, 2.0.2, 2.0.3, 2.0.4, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.0.9, 2.0.10, 2.0.12, 2.0.13, 2.1a1, 2.1b1, 2.1rc1, 2.1, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.7, 2.1.8, 2.1.9, 2.1.10, 2.1.11, 2.1.12, 2.1.13, 2.1.14, 2.1.15, 2.2a1, 2.2b1, 2.2rc1, 2.2, 2.2.1, 2.2.2, 2.2.3, 2.2.4, 2.2.5, 2.2.6, 2.2.7, 2.2.8, 2.2.9, 2.2.10, 2.2.11, 2.2.12, 2.2.13, 2.2.14, 2.2.15, 2.2.16, 2.2.17, 2.2.18, 2.2.19, 2.2.20, 2.2.21, 2.2.22, 2.2.23, 2.2.24, 2.2.25, 2.2.26, 2.2.27, 2.2.28, 3.0a1, 3.0b1, 3.0rc1, 3.0, 3.0.1, 3.0.2, 3.0.3, 3.0.4, 3.0.5, 3.0.6, 3.0.7, 3.0.8, 3.0.9, 3.0.10, 3.0.11, 3.0.12, 3.0.13, 3.0.14, 3.1a1, 3.1b1, 3.1rc1, 3.1, 3.1.1, 3.1.2, 3.1.3, 3.1.4, 3.1.5, 3.1.6, 3.1.7, 3.1.8, 3.1.9, 3.1.10, 3.1.11, 3.1.12, 3.1.13, 3.1.14, 3.2a1, 3.2b1, 3.2rc1, 3.2, 3.2.1, 3.2.2, 3.2.3, 3.2.4, 3.2.5, 3.2.6, 3.2.7, 3.2.8, 3.2.9, 3.2.10, 3.2.11, 3.2.12, 3.2.13, 3.2.14, 3.2.15, 3.2.16, 3.2.17, 3.2.18, 3.2.19, 3.2.20, 3.2.21, 3.2.22, 3.2.23, 3.2.24, 3.2.25, 4.0a1, 4.0b1, 4.0rc1, 4.0, 4.0.1, 4.0.2, 4.0.3, 4.0.4, 4.0.5, 4.0.6, 4.0.7, 4.0.8, 4.0.9, 4.0.10, 4.1a1, 4.1b1, 4.1rc1, 4.1, 4.1.1, 4.1.2, 4.1.3, 4.1.4, 4.1.5, 4.1.6, 4.1.7, 4.1.8, 4.1.9, 4.1.10, 4.1.11, 4.1.12, 4.1.13, 4.2a1, 4.2b1, 4.2rc1, 4.2, 4.2.1, 4.2.2, 4.2.3, 4.2.4, 4.2.5, 4.2.6, 4.2.7, 4.2.8, 4.2.9, 4.2.10, 4.2.11, 4.2.12, 4.2.13, 4.2.14, 4.2.15, 4.2.16, 4.2.17, 4.2.18, 4.2.19, 4.2.20)
ERROR: No matching distribution found for django==5.1.7
πΌοΈ Additional context (optional).
No response