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

Temporary workaround for CI failure #15305

Merged
merged 1 commit into from
Jun 26, 2024

Conversation

TheRealHaoLiu
Copy link
Member

SUMMARY

Fix

ERROR awx/main/tests/functional/test_licenses.py - pip._vendor.distlib.DistlibException: Unable to locate finder for 'pip._vendor.distlib'
ISSUE TYPE
  • Bug, Docs Fix or other nominal change
COMPONENT NAME
  • API
AWX VERSION

ADDITIONAL INFORMATION

Fix
```
ERROR awx/main/tests/functional/test_licenses.py - pip._vendor.distlib.DistlibException: Unable to locate finder for 'pip._vendor.distlib'
```
@github-actions github-actions bot added the dependencies Pull requests that update a dependency file label Jun 26, 2024
@TheRealHaoLiu TheRealHaoLiu merged commit 7c08b29 into ansible:devel Jun 26, 2024
22 checks passed
@TheRealHaoLiu TheRealHaoLiu deleted the tmp-ci-fix-6-26-2024 branch June 26, 2024 19:29
djyasin pushed a commit to djyasin/awx that referenced this pull request Sep 16, 2024
Workaround
```
ERROR awx/main/tests/functional/test_licenses.py - pip._vendor.distlib.DistlibException: Unable to locate finder for 'pip._vendor.distlib'
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants