Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't Upgrade/Install 1.5.19~ynh1 #85

Open
towade opened this issue Aug 25, 2024 · 0 comments
Open

Can't Upgrade/Install 1.5.19~ynh1 #85

towade opened this issue Aug 25, 2024 · 0 comments

Comments

@towade
Copy link

towade commented Aug 25, 2024

  • Hardware: VPS with 8 Cores, 8GB RAM, 240 GB SSD (RAID10)
  • YunoHost version: 11.2.27
  • I have access to my server: Through SSH & through the webadmin
  • Are you in a special context or did you perform some particular tweaking on your YunoHost instance?: no
  • If upgrading, current package version: *can be found in the admin

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant