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

espup update does not take into account build version #271

Closed
georgik opened this issue Jun 2, 2023 · 0 comments · Fixed by #272
Closed

espup update does not take into account build version #271

georgik opened this issue Jun 2, 2023 · 0 comments · Fixed by #272
Assignees
Labels
bug Something isn't working

Comments

@georgik
Copy link
Contributor

georgik commented Jun 2, 2023

The installed version of Rust Xtensa toolchain: 1.70.0.0

Command: ./espup update --toolchain-version 1.70.0.1

Result:

[2023-06-02T06:10:33Z INFO ] 💽  Updating Espressif Rust ecosystem
[2023-06-02T06:10:34Z WARN ] ⚠️   Previous installation of Xtensa Rust 1.70.0 exists in: '/Users/georgik/.rustup/toolchains/esp'. Reusing this installation.
[2023-06-02T06:10:34Z INFO ] ✅  Update successfully completed!

Expected behavior: update to 1.70.0.1

Workaround: manually remove ~/.rustup/toolchains/esp

@georgik georgik added the bug Something isn't working label Jun 2, 2023
@SergioGasquez SergioGasquez self-assigned this Jun 2, 2023
@github-project-automation github-project-automation bot moved this to Todo in esp-rs Jun 2, 2023
@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Jun 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants