Skip to content

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

Merged
michalpristas merged 1 commit intoelastic:7.6from
michalpristas:backport_16235_7.6
Feb 17, 2020
Merged

Cherry-pick #16235 to 7.6: Freeze virtualenv version until issue with CI is resolved#16298
michalpristas merged 1 commit intoelastic:7.6from
michalpristas:backport_16235_7.6

Conversation

@michalpristas
Copy link
Copy Markdown
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
Copy Markdown
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