Skip to content
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

Installation via curl fails due to "Unrecognized archive format" #10

Open
nekitk opened this issue Apr 7, 2021 · 0 comments
Open

Installation via curl fails due to "Unrecognized archive format" #10

nekitk opened this issue Apr 7, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@nekitk
Copy link
Contributor

nekitk commented Apr 7, 2021

Tried to install fundoc via recommended command:

curl -LSfs https://japaric.github.io/trust/install.sh | \
    sh -s -- --git daynin/fundoc

But it failed with this result:

install.sh: GitHub repository: https://github.com/daynin/fundoc
install.sh: Crate: fundoc
install.sh: Tag: latest (latest)
install.sh: Target: aarch64-apple-darwin
install.sh: Installing to: /Users/nekitk/.cargo/bin
tar: Error opening archive: Unrecognized archive format

Successfully installed fundoc with cargo.

System:

  • macOS 11.2.3 (20D91), M1
  • rustc 1.51.0 (2fd73fabe 2021-03-23)
  • cargo 1.51.0 (43b129a20 2021-03-16)
@daynin daynin added the bug Something isn't working label Apr 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants