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

TPU workflow fails to clone #15788

Closed
carmocca opened this issue Nov 23, 2022 · 1 comment · Fixed by #15876
Closed

TPU workflow fails to clone #15788

carmocca opened this issue Nov 23, 2022 · 1 comment · Fixed by #15876
Labels
ci Continuous Integration

Comments

@carmocca
Copy link
Contributor

carmocca commented Nov 23, 2022

Proposed refactor

The error is:

2022-11-23T13:30:38.5417880Z /usr/lib/git-core/git-remote-https: /root/miniconda3/envs/lightning/lib/libffi.so.7: version `LIBFFI_BASE_7.0' not found (required by /usr/lib/x86_64-linux-gnu/libp11-kit.so.0)
2022-11-23T13:30:38.5418856Z /usr/lib/git-core/git-remote-https: /root/miniconda3/envs/lightning/lib/libffi.so.7: version `LIBFFI_CLOSURE_7.0' not found (required by /usr/lib/x86_64-linux-gnu/libp11-kit.so.0)

If I had to guess, this was caused by a docker update

cc @carmocca @akihironitta @Borda

@carmocca carmocca added the ci Continuous Integration label Nov 23, 2022
@carmocca carmocca changed the title TPU tests are broken TPU workflow fails to clone Nov 23, 2022
@carmocca
Copy link
Contributor Author

Looks like this error wasn't caused by any PR. It started failing in master after aef94ce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci Continuous Integration
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant