Skip to content

fixturenet-payments stack doesn't build #617

@zramsay

Description

@zramsay

specifically, ipld-eth-server fails with:

Step 10/27 : RUN if [ -n "$GIT_VDBTO_TOKEN" ]; then git config --global url."https://$GIT_VDBTO_TOKEN:@git.vdb.to/".insteadOf "https://git.vdb.to/"; fi &&     go mod download &&     rm -f ~/.gitconfig
 ---> Running in 3521ffbea166
verifying git.vdb.to/cerc-io/eth-iterator-utils@v0.1.2: checksum mismatch
	downloaded: h1:+3+T+J21J/VkhlCFujl8HT4XuwebavIuKj0+qfE+0QM=
	go.sum:     h1:PdMR5B9wrQSYuYpFhN+9Kc8AEZ0pTt5eKCmu8oCtFcY=

SECURITY ERROR
This download does NOT match an earlier download recorded in go.sum.
The bits may have been replaced on the origin server, or an attacker may
have intercepted the download attempt.

For more information, see 'go help module-auth'.
The command '/bin/sh -c if [ -n "$GIT_VDBTO_TOKEN" ]; then git config --global url."https://$GIT_VDBTO_TOKEN:@git.vdb.to/".insteadOf "https://git.vdb.to/"; fi &&     go mod download &&     rm -f ~/.gitconfig' returned a non-zero code: 1
Error running build for cerc/ipld-eth-server
FATAL Error: container build failed and --continue-on-error not set, exiting

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions