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

Setup step fails #70

Closed
roman-khimov opened this issue Aug 6, 2024 · 2 comments
Closed

Setup step fails #70

roman-khimov opened this issue Aug 6, 2024 · 2 comments
Assignees
Labels
bug Something isn't working I4 No visible changes S4 Routine U0 Needs to be resolved immediately

Comments

@roman-khimov
Copy link
Member

Current Behavior

Submodule 'neofs-testcases' (https://github.com/nspcc-dev/neofs-testcases.git) registered for path 'neofs-testcases'
Cloning into '/home/runner/work/neofs-s3-gw/neofs-s3-gw/s3-tests/neofs-testcases'...
Submodule path 'neofs-testcases': checked out 'f3855dc5c6ad06755c0f565c9dd6ff450ce264d7'
Requirement already satisfied: pip in ./virtualenv/lib/python3.12/site-packages (24.0)
Collecting pip
  Downloading pip-24.2-py3-none-any.whl.metadata (3.6 kB)
Downloading pip-24.2-py3-none-any.whl (1.8 MB)
   ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1.8/1.8 MB 54.5 MB/s eta 0:00:00
Installing collected packages: pip
  Attempting uninstall: pip
    Found existing installation: pip 24.0
    Uninstalling pip-24.0:
      Successfully uninstalled pip-24.0
Successfully installed pip-24.2
ERROR: Invalid requirement: 'pytz >=2011k': Expected end or semicolon (after version specifier)
    pytz >=2011k
         ~~~~~~^ (from line 7 of requirements.txt)
Error: Process completed with exit code 1.

https://github.com/nspcc-dev/neofs-s3-gw/actions/runs/10261211022/job/28388563232

Expected Behavior

Tests running fine.

Possible Solution

Fix 'em.

Steps to Reproduce

Run tests in GH CI.

@roman-khimov roman-khimov added bug Something isn't working U0 Needs to be resolved immediately S4 Routine I4 No visible changes labels Aug 6, 2024
@evgeniiz321
Copy link

#71

@roman-khimov
Copy link
Member Author

Which should have "fixes", "closes" or otherwise close this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working I4 No visible changes S4 Routine U0 Needs to be resolved immediately
Projects
None yet
Development

No branches or pull requests

2 participants