Skip to content

issue installing rustup 1.3 with m1 osx 13 #3120

@AvidDabbler

Description

@AvidDabbler

Problem

I have searched open and closed issues and pull requests for duplicates, using these search terms:
1.3
tlsv1.3
tls
install
I have checked the latest main branch to see if this has already been fixed, in this file:
yes. I have looked here

URL to the section(s) of the book with this problem:

install script issue - https://github.com/rust-lang/book/blob/main/src/ch01-01-installation.md#installing-rustup-on-linux-or-macos

Description of the problem:

OS: OSX 13
Computer: MBP 2021 M1
Issue:
I just started the install for Rust and when I use 1.3 it produces are curl error. I tried updating curl with homebrew, but same result happened.

error:

curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.

Steps

  1. on mac osx 13 m1 run curl --proto '=https' --tlsv1.3 -sSf https://sh.rustup.rs | sh in terminal

Possible Solution(s)

No response

Notes

No response

Rustup version

curl: (4) A requested feature, protocol or option was not found built-in in this libcurl due to a build-time decision.

Installed toolchains

na - have not installed rustup yet

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions