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

update grpc/protobuf dependencies and protoc #4074

Closed
wants to merge 5 commits into from

Conversation

Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
Signed-off-by: CrazyMax <crazy-max@users.noreply.github.com>
@@ -1,7 +1,7 @@
# syntax=docker/dockerfile-upstream:master

ARG GO_VERSION="1.20"
ARG PROTOC_VERSION="3.11.4"
ARG PROTOC_VERSION="21.9"
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

21.9 = (3.)21.9

version scheme has changed after 3.20.3 with major being stripped now.

@crazy-max
Copy link
Member Author

https://github.com/moby/buildkit/actions/runs/5691748682/job/15427590194?pr=4074#step:7:30

  /usr/bin/docker buildx inspect --bootstrap --builder builder-1ebd7212-e100-4628-8470-8a28ff107ec1
  #1 [internal] booting buildkit
  #1 pulling image moby/buildkit:latest
  #1 pulling image moby/buildkit:latest 0.2s done
  #1 creating container buildx_buildkit_builder-1ebd7212-e100-4628-8470-8a28ff107ec10
  #1 creating container buildx_buildkit_builder-1ebd7212-e100-4628-8470-8a28ff107ec10 19.1s done
  #1 19.29 error: failed to list workers: Unavailable: connection error: desc = "transport: error while dialing: dial unix /run/buildkit/buildkitd.sock: connect: no such file or directory"
  #1 ERROR: exit code 1
  ------
   > [internal] booting buildkit:
  19.29 error: failed to list workers: Unavailable: connection error: desc = "transport: error while dialing: dial unix /run/buildkit/buildkitd.sock: connect: no such file or directory"
  ------
  error: dial unix /run/buildkit/buildkitd.sock: connect: no such file or directory
  Name:          builder-1ebd7212-e100-4628-8470-8a28ff107ec1
  Driver:        docker-container
  Last Activity: 2023-07-28 12:12:12 +0000 UTC
  
  Nodes:
  Name:           builder-1ebd7212-e100-4628-8470-8a28ff107ec10
  Endpoint:       unix:///var/run/docker.sock
  Driver Options: image="moby/buildkit:latest"
  Error:          listing workers: failed to list workers: Unavailable: connection error: desc = "error reading server preface: EOF"

Looks linked to docker/buildx#1935

@crazy-max crazy-max closed this Nov 2, 2023
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

Successfully merging this pull request may close these issues.

None yet

1 participant