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

Cherry-pick #16235 to 7.6: Freeze virtualenv version until issue with CI is resolved #16298

Merged
merged 1 commit into from
Feb 17, 2020

Conversation

michalpristas
Copy link
Contributor

@michalpristas michalpristas commented Feb 13, 2020

Cherry-pick of PR #16235 to 7.6 branch. Original message:

CI when fetching new version of virtualenv (20.0.0) is failing on

Generated fields.yml for filebeat to /Users/travis/gopath/src/github.com/elastic/beats/filebeat/build/fields/fields.all.yml
Traceback (most recent call last):
  File "/Users/travis/gopath/src/github.com/elastic/beats/build/ve/darwin/bin/pip", line 6, in <module>
    from pip._internal.cli.main import main
ImportError: No module named main
Error: running "/Users/travis/gopath/src/github.com/elastic/beats/build/ve/darwin/bin/pip install --quiet -Ur /Users/travis/gopath/src/github.com/elastic/beats/libbeat/tests/system/requirements.txt" failed with exit code 1
make: *** [update] Error 1

This PR just freezes version so we can get a green run, issue with new virtualenv still needs to be solved

@michalpristas
Copy link
Contributor Author

Jenkins test this please

@michalpristas michalpristas merged commit 783999a into elastic:7.6 Feb 17, 2020
@andresrc andresrc added the Team:Integrations Label for the Integrations team label Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Team:Integrations Label for the Integrations team Team:Platforms Label for the Integrations - Platforms team
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants