Skip to content

Failure to install go: Command failed: install-tool golang 1.21.10 #28966

Closed Answered by rarkins
micah asked this question in Request Help
Discussion options

You must be logged in to vote

If I run docker run --rm -it ghcr.io/containerbase/sidecar:10.6.6 bash and then install-tool golang 1.21.9 or install-tool golang 1.21.10 then it completes successfully.

If I run against a fork of your repo I get:

         "stdout": "[12:03:04.444] INFO (9): Installing tool golang@1.21.10...
installing v2 tool golang v1.21.10
linking tool golang v1.21.10
go: downloading go1.22.3 (linux/amd64)
go: download go1.22.3: golang.org/toolchain@v0.0.1-go1.22.3.linux-amd64: verifying module: checksum database disabled by GOSUMDB=off
[12:03:11.575] FATAL (9): Command failed with exit code 1: /usr/local/containerbase/bin/install-tool.sh golang 1.21.10
    err: {
      \"type\": \"Error\",
      \"mes…

Replies: 3 comments 8 replies

Comment options

You must be logged in to vote
5 replies
@micah
Comment options

@rarkins
Comment options

@micah
Comment options

@rarkins
Comment options

@micah
Comment options

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@micah
Comment options

@micah
Comment options

@rarkins
Comment options

Answer selected by rarkins
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto:reproduction A minimal reproduction is necessary to proceed
2 participants