-
Notifications
You must be signed in to change notification settings - Fork 24
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
Bug when installing/updating/re-installing Xtensa Rust toolchain with espup
#467
Comments
Can you run the command enabling debug logs ( |
Certainly:
|
Tried reproducing the issue on my mac 15.2 with no luck:
Is your mac and intel mac? |
Hm. No, the chip is Could you please help me understand what URL can use to download the archive manually? The one here is working fine for me: https://github.com/esp-rs/rust-build/releases/download/v1.84.0.0/rust-src-1.84.0.0.tar.xz |
Not sure why the redirection to that user, but its also happening for me:
The premature eof error migth indicate that the file was not properly donwloaded, but you also got the message of All downloads complete.... |
Alright. I, instead, manually went through the steps performed in the source code of
So hopefully, it should work going forward. Thank you for your help, and I guess, you can close the issue now... |
Hello what is the manual steps for macos? can you please provide the exact steps?, i am having the same issue rust-src-nightly specialuser$ espup install |
Duplication of #468, see coments there |
Bug description
Whenever installing/updating/re-installing, getting this error every time:
To Reproduce
Steps to reproduce the behavior:
espup uninstall && espup install
, orespup install
, orespup update
Expected behavior
Xtensa Rust 1.84.0.0 toolchain properly insalled.
Environment
The text was updated successfully, but these errors were encountered: