Skip to content

Fix rustup installer #3471

Closed as not planned
Closed as not planned
@eykamp

Description

@eykamp

In installed rust on a clean Raspberry Pi 4 with the current version or raspberian using curl https://sh.rustup.rs -sSf | sh, which I understand is the supported method for installing rust. It failed.

The solution was to use a non-default option, as described here:
https://stackoverflow.com/questions/67148415/fail-to-run-cargo-after-install-rust-on-raspberry-pi-4

I think it would be great if the install script could detect a Raspberry Pi and provide the correct default option.

I had the exact same set of issues described here: #2565

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions