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

CI is failing #68

Closed
1 of 3 tasks
rpothier opened this issue Nov 10, 2021 · 0 comments · Fixed by #69
Closed
1 of 3 tasks

CI is failing #68

rpothier opened this issue Nov 10, 2021 · 0 comments · Fixed by #69

Comments

@rpothier
Copy link
Contributor

Summary

Sanity tests are failing.
There are errors due to the older version of Python being used.

Steps to Reproduce

Push up a PR

Expected Results

It should pass.

Actual Results

Run pip install https://github.com/ansible/ansible/archive/devel.tar.gz --disable-pip-version-check
DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality.
Collecting https://github.com/ansible/ansible/archive/devel.tar.gz
Downloading https://github.com/ansible/ansible/archive/devel.tar.gz
ERROR: Package 'ansible-core' requires a different Python: 2.7.18 not in '>=3.8'
Error: Process completed with exit code 1.

Reproducible

  • Always
  • Sometimes
  • Non-Reproducible

Version/Tag number

Latest

Environment setup

  • Can you describe the environment in which this product is running? Is it running on a VM / in a container / in a cloud?
  • Which cloud provider? Which container orchestrator (including version)?
  • The more info you can share about your runtime environment, the better we may be able to reproduce the issue.

Additional Information

Add any other context about the problem here.

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

Successfully merging a pull request may close this issue.

1 participant