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

Advance conda and conda-build nightly versions #5152

Merged
merged 3 commits into from
Apr 30, 2024

Conversation

atalman
Copy link
Contributor

@atalman atalman commented Apr 30, 2024

Torchvision recently started to fail:
https://github.com/pytorch/vision/actions/runs/8894055247/job/24422954630

Rerun on test-infra was successful here:
https://github.com/pytorch/test-infra/actions/runs/8896788801/job/24430237844?pr=5152#step:10:51

Difference between successful run and failed one was found to be conda and conda-build version:

2024-04-30T15:02:21.0969669Z     conda-24.4.0               |   py39haa95532_0         950 KB
2024-04-30T15:02:21.0970680Z     conda-build-24.3.0         |   py39haa95532_0         582 KB

vs

2024-04-30T12:31:24.7113071Z     conda-23.9.0               |   py39haa95532_0         978 KB
2024-04-30T12:31:24.7113738Z     conda-build-3.28.4         |   py39haa95532_0         609 KB

Copy link

vercel bot commented Apr 30, 2024

@atalman is attempting to deploy a commit to the Meta Open Source Team on Vercel.

A member of the Team first needs to authorize it.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Apr 30, 2024
@atalman atalman marked this pull request as draft April 30, 2024 14:43
@atalman atalman changed the title [draft] test Advance conda and conda-build nightly versions Apr 30, 2024
@atalman atalman marked this pull request as ready for review April 30, 2024 15:42
@atalman atalman merged commit c9bbd42 into pytorch:main Apr 30, 2024
2 of 14 checks passed
@atalman atalman deleted the investigate_vision_nightly branch April 30, 2024 16:34
atalman added a commit to atalman/test-infra that referenced this pull request May 23, 2024
Torchvision recently started to fail:

https://github.com/pytorch/vision/actions/runs/8894055247/job/24422954630

Rerun on test-infra was successful here:

https://github.com/pytorch/test-infra/actions/runs/8896788801/job/24430237844?pr=5152#step:10:51

Difference between successful run and failed one was found to be conda
and conda-build version:
```
2024-04-30T15:02:21.0969669Z     conda-24.4.0               |   py39haa95532_0         950 KB
2024-04-30T15:02:21.0970680Z     conda-build-24.3.0         |   py39haa95532_0         582 KB
```
vs
```
2024-04-30T12:31:24.7113071Z     conda-23.9.0               |   py39haa95532_0         978 KB
2024-04-30T12:31:24.7113738Z     conda-build-3.28.4         |   py39haa95532_0         609 KB
```
atalman added a commit that referenced this pull request May 23, 2024
Cherry pick of #5152 to
resolve conda failure on release branch
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. with-ssh
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants