Skip to content

Rustup installation fails. #2775

Closed as duplicate of#2948
Closed as duplicate of#2948
@sinlesschip

Description

@sinlesschip

Problem
When installing rust the installation fails.
No internet connection problems.

curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh
info: downloading installer
curl: (23) Failure writing output to destination
rustup: command failed: downloader https://static.rust-lang.org/rustup/dist/x86_64-unknown-linux-gnu/rustup-init /tmp/tmp.Wa28tcK51q/rustup-init x86_64-unknown-linux-gnu

Steps

  1. run curl --proto '=https' --tlsv1.2 -sSf https://sh.rustup.rs | sh

Possible Solution(s)
Unsure

Notes

Output of rustup --version:

Command 'rustup' not found, but can be installed with:

sudo snap install rustup

Output of rustup show:

Command 'rustup' not found, but can be installed with:

sudo snap install rustup

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