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

1.82 missing Cargo.lock in rust-src #275

Closed
jothan opened this issue Oct 23, 2024 · 3 comments
Closed

1.82 missing Cargo.lock in rust-src #275

jothan opened this issue Oct 23, 2024 · 3 comments

Comments

@jothan
Copy link

jothan commented Oct 23, 2024

cargo build errors out on the current 1.82.0.0 pre-release on Xtensa:

error: "/home/user/.rustup/toolchains/esp/lib/rustlib/src/rust/Cargo.lock" does not exist, unable to build with the standard library, try:
        rustup component add rust-src --toolchain esp

This Cargo.lock is present in rust-src-1.81.0.0.tar.xz, but not in rust-src-1.82.0.0.tar.xz.

@MabezDev
Copy link
Member

Not sure what's going on here, I opened a thread in the zulip instance: https://rust-lang.zulipchat.com/#narrow/channel/122651-general/topic/rust.201.2E82.20does.20not.20install.20rust-src. Even when rust-src is installed, it places the Cargo.lock in the wrong place.

@MabezDev
Copy link
Member

This should be resolved, could you try and install the 1.82 pre release again?

@SergioGasquez
Copy link
Member

This should be resolved, could you try and install the 1.82 pre release again?

FWIW, just tried on my machine, which also experienced this issue yesterday, and it's now working fine! Thanks for the fix!

@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

3 participants