Summary
For the stable-2.9 branch, the import sanity test for Python 3.8 is always failing: installation of coverage==4.5.4 fails with "error in coverage setup command: use_2to3 is invalid."
This is likely caused by a new setuptools release (https://setuptools.readthedocs.io/en/latest/history.html) from yesterday (#2769: Build now fails fast when use_2to3 is supplied.)
Example:
Issue Type
Bug Report
Component Name
ansible-test
Ansible Version
Configuration
OS / Environment
Steps to Reproduce
Expected Results
Actual Results
Code of Conduct
Summary
For the stable-2.9 branch, the import sanity test for Python 3.8 is always failing: installation of coverage==4.5.4 fails with "error in coverage setup command: use_2to3 is invalid."
This is likely caused by a new setuptools release (https://setuptools.readthedocs.io/en/latest/history.html) from yesterday (
#2769: Build now fails fast when use_2to3 is supplied.)Example:
Issue Type
Bug Report
Component Name
ansible-test
Ansible Version
2.9Configuration
-OS / Environment
Steps to Reproduce
Expected Results
Actual Results
-Code of Conduct