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] Advance conda and conda-build nightly versions #5259

Merged
merged 1 commit into from
May 23, 2024

Conversation

atalman
Copy link
Contributor

@atalman atalman commented May 23, 2024

Cherry pick of #5152 to resolve conda failure on release branch

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 May 23, 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 May 23, 2024
@atalman atalman changed the title [RELEASE-ONLY CHANGES] Branch Cut for Release 2.3 [Cherry pick] Advance conda and conda-build nightly versions May 23, 2024
@atalman atalman merged commit 6fd0e92 into pytorch:release/2.3 May 23, 2024
24 of 78 checks passed
@atalman atalman deleted the cherry_pick_conda_fix branch May 23, 2024 18:38
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants