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

rustc package is currently only available on amd64 in Prebuilt-MPR #247

Open
hwittenborn opened this issue Aug 8, 2023 · 0 comments
Open

Comments

@hwittenborn
Copy link
Member

hwittenborn commented Aug 8, 2023

I'm writing this as a notice for anyone experiencing this issue:

The rustc package is currently only available on the amd64 architecture in the Prebuilt-MPR, even though it's a source package and should be buildable on other architectures like arm64.

This limitation is due to the Prebuilt-MPR utilizing virtualization to build for architectures other than amd64, and this limitation causes rustc builds to time out during builds.

There hasn't been any fix for this yet, but if you need the latest version of Rust from the Prebuilt-MPR it's recommended that you install rustup instead, which will work as a drop-in replacement for rust (after running rustup update stable on all users).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant