Closed
Description
The following segfaults on my Raspberry Pi:
~$ curl https://sh.rustup.rs -sSfo rustup.sh
~$ chmod +x ./rustup.sh
~$ ./rustup.sh
info: downloading installer
./rustup.sh: line 220: 575 Segmentation fault (core dumped) "$@"
rustup: command failed: /tmp/tmp.PpNF2ChKzq/rustup-init
This worked until attempting to run rustup update
today. Unfortunately, I don't know the version of rustup that was being used previously.
Metadata
Metadata
Assignees
Labels
No labels