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.x: Freeze virtualenv version until issue with CI is resolved #16297

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

michalpristas
Copy link
Contributor

@michalpristas michalpristas commented Feb 13, 2020

Cherry-pick of PR #16235 to 7.x 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 michalpristas added Team:Integrations Label for the Integrations team Team:Platforms Label for the Integrations - Platforms team and removed Team:Integrations Label for the Integrations team labels Feb 13, 2020
@ycombinator
Copy link
Contributor

Travis CI is green and Jenkins CI failures are unrelated. Merging.

@ycombinator ycombinator merged commit c9224b4 into elastic:7.x Feb 14, 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.

4 participants