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 fails due to missing blake3-zkvm repository #7

Open
antoniolocascio opened this issue Jun 18, 2024 · 0 comments
Open

Build fails due to missing blake3-zkvm repository #7

antoniolocascio opened this issue Jun 18, 2024 · 0 comments

Comments

@antoniolocascio
Copy link

Following the instructions, I get the following error:

error: failed to get `blake3-zkvm` as a dependency of package `sp1-core v0.1.0 (https://github.com/succinctlabs/sp1.git#dcf8e3fa)`
    ... which satisfies git dependency `sp1-core` (locked to 0.1.0) of package `sp1-reth v0.1.0 (/Users/antoniolocascio/ML/sp1-reth/script)`

Caused by:
  failed to load source for dependency `blake3-zkvm`

Caused by:
  Unable to update https://github.com/sp1-patches/BLAKE3.git?branch=patch-blake3_zkvm/v.1.0.0#bac2d59f

Caused by:
  failed to fetch into: /Users/antoniolocascio/.cargo/git/db/blake3-551cb6a9ae540f14

Caused by:
  process didn't exit successfully: `git fetch --tags --force --update-head-ok 'https://github.com/sp1-patches/BLAKE3.git' '+refs/heads/*:refs/remotes/origin/*' '+HEAD:refs/remotes/origin/HEAD'` (exit status: 128)

Any ideas on how to get it fixed?

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