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

CI fails when new version of virtualenv is used #16242

Closed
michalpristas opened this issue Feb 11, 2020 · 1 comment
Closed

CI fails when new version of virtualenv is used #16242

michalpristas opened this issue Feb 11, 2020 · 1 comment
Assignees
Labels
bug Team:Platforms Label for the Integrations - Platforms team Team:Services (Deprecated) Label for the former Integrations-Services team

Comments

@michalpristas
Copy link
Contributor

michalpristas commented Feb 11, 2020

Followup issue to this PR #16235

When CI fetches latest virtualenv (20.0.0 released 10 Feb)
It fails 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
@michalpristas michalpristas added bug Team:Platforms Label for the Integrations - Platforms team labels Feb 11, 2020
@andresrc andresrc added [zube]: Inbox Team:Services (Deprecated) Label for the former Integrations-Services team [zube]: Backlog and removed [zube]: Inbox labels Feb 13, 2020
@ycombinator ycombinator self-assigned this May 7, 2020
@jsoriano
Copy link
Member

Closing this as we are not using virtualenv since #14798.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Team:Platforms Label for the Integrations - Platforms team Team:Services (Deprecated) Label for the former Integrations-Services team
Projects
None yet
Development

No branches or pull requests

4 participants