-
Notifications
You must be signed in to change notification settings - Fork 3.1k
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
Rust self-update will block builds #246
Comments
FYI I think I'm managing to update rustup and rust in some fashion in a workflow: https://github.com/rust-lang/rustup/runs/381347070#step:11:12 |
This issue has not had any activity in 30 days, if you still require assistance please remove the |
Closing this issue since no customers raise this issue for a while. |
I ran into this issue with this build: https://github.com/spacejam/sled/pull/1129/checks?check_run_id=887343882. The command was
Presumably this issue went away previously because the image was updated, and it has come back again since rustup released a new version recently. |
Reopened to revisit this issue |
@divergentdave, |
Related issue: rust-lang/rustup#2415 |
@al-cheb My builds are also running on Linux and Mac, so I don't think I can use |
@divergentdave you can use bash everywhere and then run with |
Hello, In case of any questions, please do not hesitate to contact us. |
Describe the bug
See https://github.com/microsoft/azure-pipelines-image-generation/issues/1224
Area for Triage: Rust
Question, Bug, or Feature?: Bug
Virtual environments affected
Expected behavior
Rust call succeeds even if an update is available.
Actual behavior
Call fails with:
The text was updated successfully, but these errors were encountered: