Skip to content

Pin conda to 23.5.2 for Docker builds#106473

Closed
atalman wants to merge 1 commit intopytorch:mainfrom
atalman:test_docker
Closed

Pin conda to 23.5.2 for Docker builds#106473
atalman wants to merge 1 commit intopytorch:mainfrom
atalman:test_docker

Conversation

@atalman
Copy link
Contributor

@atalman atalman commented Aug 2, 2023

Fixes #106470

Since conda released version 23.7.2 - https://github.com/conda/conda/releases our nightly Docker build started to fail

#28 12.53 ResolvePackageNotFound: 
#28 12.53   - conda==23.5.2

This PR pins conda Docker install to 23.5.2 to fix nightly Docker release

@pytorch-bot pytorch-bot bot added the topic: not user facing topic category label Aug 2, 2023
@pytorch-bot
Copy link

pytorch-bot bot commented Aug 2, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/106473

Note: Links to docs will display an error until the docs builds have been completed.

✅ 2 Unrelated Failures

As of commit 9e70c3d:

UNSTABLE - The following jobs failed but were likely due to flakiness present on trunk and has been marked as unstable:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@atalman
Copy link
Contributor Author

atalman commented Aug 2, 2023

@pytorchbot merge

@pytorch-bot pytorch-bot bot added the ciflow/trunk Trigger trunk jobs on your pull request label Aug 2, 2023
@pytorchmergebot
Copy link
Collaborator

Merge started

Your change will be merged once all checks pass (ETA 0-4 Hours).

Learn more about merging in the wiki.

Questions? Feedback? Please reach out to the PyTorch DevX Team

Advanced Debugging
Check the merge workflow status
here

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

Labels

ciflow/trunk Trigger trunk jobs on your pull request Merged topic: not user facing topic category

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Docker nightly builds are failing

4 participants