Skip to content

make release-docker fails: revspec '5a088b195c298e8aea9bb10994715a0f124f37c9' #62

@prestonvanloon

Description

@prestonvanloon
make release-docker
docker run --rm --user "$(id -u)":"$(id -g)" -v "$PWD":/usr/src/imp -w /usr/src/imp -it rust:latest bash -c "cargo build --release"
Unable to find image 'rust:latest' locally
latest: Pulling from library/rust
31dd5ebca5ef: Pull complete 
3ed641c4ae98: Pull complete 
bcd57146431e: Pull complete 
ac34a4d7c330: Pull complete 
3b0a7e6f20fb: Pull complete 
91629890e4dd: Pull complete 
Digest: sha256:80368be0c2b67d41dd46344f4a0843746144b099d556aa234ac9fddc1fe782ad
Status: Downloaded newer image for rust:latest
    Updating git repository `https://github.com/sigp/lighthouse`
error: failed to resolve patches for `https://github.com/rust-lang/crates.io-index`

Caused by:
  failed to load source for dependency `eth2_config`

Caused by:
  Unable to update https://github.com/sigp/lighthouse?rev=5a088b195c298e8aea9bb10994715a0f124f37c9

Caused by:
  revspec '5a088b195c298e8aea9bb10994715a0f124f37c9' not found; class=Reference (4); code=NotFound (-3)
make: *** [Makefile:28: release-docker] Error 101

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions