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

CLI Issue blocking user from installing it #3

Open
cloudhead opened this issue Jul 7, 2022 · 2 comments
Open

CLI Issue blocking user from installing it #3

cloudhead opened this issue Jul 7, 2022 · 2 comments

Comments

@cloudhead
Copy link
Contributor

2 people stopped the process to install the CLI because they couldn't pass this issue. We tried to troubleshoot but we couldn't solve it.

This is what Dhaiwat10 said "honestly I really want to try out your stuff so would love to get past this blocker asap"

`❯ cargo install --force --locked --git https://seed.alt-clients.radicle.xyz/radicle-cli.git radicle-cli
    Updating git repository `https://seed.alt-clients.radicle.xyz/radicle-cli.git`
  Installing radicle-cli v0.5.1 (https://seed.alt-clients.radicle.xyz/radicle-cli.git#53d4c844)
    Updating git repository `https://github.com/radicle-dev/radicle-keystore`
error: failed to get `radicle-keystore` as a dependency of package `link-crypto v0.1.0 (https://github.com/radicle-dev/radicle-link?tag=cycle/2022-03-01#a5181d98)`
    ... which satisfies git dependency `link-crypto` (locked to 0.1.0) of package `link-identities v0.1.0 (https://github.com/radicle-dev/radicle-link?tag=cycle/2022-03-01#a5181d98)`
    ... which satisfies dependency `link-identities = "^0"` (locked to 0.1.0) of package `rad-anchor v0.1.0 (/Users/dhaiwat/.cargo/git/checkouts/radicle-cli-2107f8ce6226fc01/53d4c84/anchor)`

Caused by:
  failed to load source for dependency `radicle-keystore`

Caused by:
  Unable to update https://github.com/radicle-dev/radicle-keystore?rev=b8a07286bad43a3d4b5f9136b7ef592dfa0fc4ad#b8a07286

Caused by:
  failed to clone into: /Users/dhaiwat/.cargo/git/db/radicle-keystore-f4e2612f77956e84

Caused by:
  failed to authenticate when downloading repository: ssh://[email protected]/radicle-dev/radicle-keystore

  * attempted ssh-agent authentication, but no usernames succeeded: `git`

  if the git CLI succeeds then `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  no authentication available`
@cloudhead
Copy link
Contributor Author

Should be solved with the homebrew install unless this person is on linux. Generally speaking though, these kinds of issues are not so useful without knowing the OS of the user.

@Lfada
Copy link

Lfada commented Jul 14, 2022

Gotcha, will get you the OS from now on.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants