Skip to content

Can't install toolchains #3

@alexcrichton

Description

@alexcrichton

I installed the 64-bit GNU installer and ran multirust update nightly and was met with:

extracting ...
tar (child): Cannot connect to C: resolve failed

gzip: stdin: unexpected end of file
tar: Child status returned 128
tar: Error is not recoverable: exiting now
error: command 'tar' terminated with exit code: 2

Might I recommend flate2 + tar for extracting tarballs? This is what Cargo uses and it seems to work out pretty well! (also removes a dep on a local tar command).

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions