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

build error #1879

Open
jkitchin opened this issue Dec 11, 2024 · 0 comments
Open

build error #1879

jkitchin opened this issue Dec 11, 2024 · 0 comments

Comments

@jkitchin
Copy link

After cloning the repo, the directions to build libsql say to run this:

cargo xtask build

It faile like this. I don't know why it is trying to use [email protected]:Nugine/s3s when the https version is listed

Updating crates.io index
Updating git repository `https://github.com/Nugine/s3s`

error: failed to get s3s as a dependency of package libsql-wal v0.1.0-alpha.1 (/Users/jkitchin/Desktop/libsql/libsql-wal)

Caused by:
failed to load source for dependency s3s

Caused by:
Unable to update https://github.com/Nugine/s3s#29bf39cb

Caused by:
failed to fetch into: /Users/jkitchin/.cargo/git/db/s3s-6bbd859ed1d66d8e

Caused by:
failed to authenticate when downloading repository: [email protected]:Nugine/s3s

  • 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 methods succeeded

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

1 participant