Closed
Description
Problem
Trying to run rustup self update
on macOS 10.14 fails with the error dyld: cannot load 'rustup-init' (load command 0x80000034 is unknown)
.
Full output:
$ rustup self update
info: checking for self-update
info: downloading self-update
rustup updated - (unknown) (from 1.26.0)
dyld: cannot load 'rustup-init' (load command 0x80000034 is unknown)
error: self-updated failed to replace rustup executable
$ uname -a
Darwin Caligari.local 18.7.0 Darwin Kernel Version 18.7.0: Tue Jun 22 19:37:08 PDT 2021; root:xnu-4903.278.70~1/RELEASE_X86_64 x86_64
Steps
- Run
rustup self update
- There is no step 2.
Possible Solution(s)
No response
Notes
No response
Rustup version
rustup 1.26.0 (5af9b9484 2023-04-05)
Installed toolchains
Default host: x86_64-apple-darwin
rustup home: /Users/anders/.rustup
stable-x86_64-apple-darwin (default)
rustc 1.76.0 (07dca489a 2024-02-04)