t3rn icon indicating copy to clipboard operation
t3rn copied to clipboard

Unable to build t3rn collator package

Open senseless opened this issue 9 months ago • 0 comments

It seems some of your code is in a private repo that is inaccessible so not possible to build it. Is it possible to open up the repo?

Updating git repository https://github.com/t3rn/eth2-light-client error: failed to get pallet-eth2-finality-verifier as a dependency of package t3rn-mini-mock-runtime v1.5.0-rc.0 (/opt/ansible/data/t3rn/runtime/mini-mock)

Caused by: failed to load source for dependency pallet-eth2-finality-verifier

Caused by: Unable to update https://github.com/t3rn/eth2-light-client?tag=eth-v1.1.11#1fe0c90b

Caused by: failed to fetch into: /root/.cargo/git/db/eth2-light-client-2342379ac4edc23b

Caused by: failed to authenticate when downloading repository

  • attempted to find username/password via git's credential.helper support, but failed

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: failed to acquire username/password from local configuration

senseless avatar May 14 '24 16:05 senseless