-
Notifications
You must be signed in to change notification settings - Fork 979
Closed
Description
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
Labels
No labels