YunoHost-Apps / tandoor_ynh

Tandoor package for YunoHost
https://tandoor.dev
MIT License
3 stars 5 forks source link

Can't Upgrade/Install 1.5.19~ynh1 #85

Open towade opened 2 months ago

towade commented 2 months ago

When I try to upgrade to 1.5.19ynh1, I get the following error messages. The same thing happens when I try to reinstall 1.5.19ynh1:

Running command git clone -q https://github.com/BITSOLVER/django-js-reverse /tmp/pip-req-build-5iavxkhf

Running command git rev-parse -q --verify 'sha^071e304fd600107bc64bbde6f2491f1fe049ec82'

Running command git fetch -q https://github.com/BITSOLVER/django-js-reverse 071e304fd600107bc64bbde6f2491f1fe049ec82

WARNING: The candidate selected for download or install is a yanked version: 'requests' candidate (version 2.32.0 at https://files.pythonhosted.org/packages/24/e8/09e8d662a9675a4e4f5dd7a8e6127b463a091d2703ed931a64aa66d00065/requests-2.32.0-py3-none-any.whl#sha256=f2c3881dddb70d056c5bd7600a4fae312b2a300e39be6a118d30b90bd27262b5 (from https://pypi.org/simple/requests/) (requires-python:>=3.8))
Reason for being yanked: Yanked due to conflicts with CVE-2024-35195 Mitigation

Running migrations and generating static files...

Traceback (most recent call last):
File "/var/www/tandoor/cookbook/apps.py", line 20, in ready
from cookbook.connectors.connector_manager import ConnectorManager # Needs to be here to prevent loading race condition of oauth2 modules in models.py
File "/var/www/tandoor/cookbook/connectors/connector_manager.py", line 145
match config.type:
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/var/www/tandoor/cookbook/apps.py", line 20, in ready
from cookbook.connectors.connector_manager import ConnectorManager # Needs to be here to prevent loading race condition of oauth2 modules in models.py
File "/var/www/tandoor/cookbook/connectors/connector_manager.py", line 145
match config.type:
^
SyntaxError: invalid syntax
Traceback (most recent call last):
File "/var/www/tandoor/cookbook/apps.py", line 20, in ready
from cookbook.connectors.connector_manager import ConnectorManager # Needs to be here to prevent loading race condition of oauth2 modules in models.py
File "/var/www/tandoor/cookbook/connectors/connector_manager.py", line 145
match config.type:
^
SyntaxError: invalid syntax

At the moment I only get the “Welcome to nginx!” when I try to open the tandoor-site.