Skip to content

Rust installing script incompatible with older macOS #3804

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

Closed
2 tasks done
XionWin opened this issue May 3, 2024 · 1 comment
Closed
2 tasks done

Rust installing script incompatible with older macOS #3804

XionWin opened this issue May 3, 2024 · 1 comment
Labels

Comments

@XionWin
Copy link

XionWin commented May 3, 2024

Verification

Problem

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
info: downloading installer
dyld: cannot load 'rustup-init' (load command 0x80000034 is unknown)
sh: line 570: 671 Abort trap: 6 "$@"
curl https://sh.rustup.rs -sSf | sh
info: downloading installer
dyld: cannot load 'rustup-init' (load command 0x80000034 is unknown)
sh: line 570: 716 Abort trap: 6 "$@"

my mac version High Sierra 10.13.6

Steps

  1. run the install script in the terminal
  2. we can get the error prompt.

Possible Solution(s)

No response

Notes

No response

Rustup version

None

Installed toolchains

info: downloading installer
dyld: cannot load 'rustup-init' (load command 0x80000034 is unknown)
sh: line 570:   801 Abort trap: 6           "$@"

OS version

macOS 10.13.6 High Sierra
@XionWin XionWin added the bug label May 3, 2024
@djc
Copy link
Contributor

djc commented May 3, 2024

See #3708.

@djc djc closed this as not planned Won't fix, can't repro, duplicate, stale May 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants