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 Conda builds broken on Linux #3183

Closed
datumbox opened this issue Dec 17, 2020 · 3 comments
Closed

CI Conda builds broken on Linux #3183

datumbox opened this issue Dec 17, 2020 · 3 comments

Comments

@datumbox
Copy link
Contributor

🐛 Bug

CI conda builds on linux started failing today. Examples:

Error message snippet:

conda.CondaMultiError: Error with archive /opt/conda/pkgs/pytorch-1.8.0.dev20201217-py3.6_cuda11.0.221_cudnn8.0.5_0.tar.bz2.  You probably need to delete and re-download or re-create this file.  Message from libarchive was:

Seek failed

The problem does not seem to be related to changes on TorchVision bur rather CI can't use the conda file for PyTorch.

cc @seemethere

@seemethere
Copy link
Member

Looks to be related again to conda/conda-package-handling#71

@mthrok
Copy link
Contributor

mthrok commented Dec 17, 2020

I am also seeing this in torchtext pytorch/text#1104

@datumbox
Copy link
Contributor Author

@seemethere Is there anything we can do to temporarily fix this on our side?

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

No branches or pull requests

3 participants