Coder Social home page Coder Social logo

Comments (12)

thejasn avatar thejasn commented on July 30, 2024 2

@abe545 even after #194, the issue seems to be present.

from docker-protoc.

villainy avatar villainy commented on July 30, 2024

We ran into the same issue. It looks like some portion of the Google includes were removed in the 1.31 PR.

https://github.com/namely/docker-protoc/pull/190/files#diff-3254677a7917c6c01f55212f86c57fbfL96

from docker-protoc.

thejasn avatar thejasn commented on July 30, 2024

We also ran into the same issue. Is this an intended change ???

from docker-protoc.

piyush97 avatar piyush97 commented on July 30, 2024

Even we also ran into the same issue. Please fix it ASAP.

from docker-protoc.

10yogi avatar 10yogi commented on July 30, 2024

please fix it. we are facing the same problem.

from docker-protoc.

abe545 avatar abe545 commented on July 30, 2024

Hi all - this was not an intended change. I'll look into restoring the missing protos.

from docker-protoc.

abe545 avatar abe545 commented on July 30, 2024

It is building now - should be pushed in roughly 10 minutes.

from docker-protoc.

kevinmichaelchen avatar kevinmichaelchen commented on July 30, 2024

I'm using

namely/protoc-all@sha256:b526a5eea24ea76886d3af25e8308196677413a3b00626abb00ba02f240e2299

from this build and still running into errors:

Digest: sha256:b526a5eea24ea76886d3af25e8308196677413a3b00626abb00ba02f240e2299
Status: Downloaded newer image for namely/protoc-all@sha256:b526a5eea24ea76886d3af25e8308196677413a3b00626abb00ba02f240e2299
google/protobuf/descriptor.proto: File not found.
google/api/annotations.proto:20:1: Import "google/protobuf/descriptor.proto" was not found or had errors.
google/api/annotations.proto:28:8: "google.protobuf.MethodOptions" is not defined.
google/protobuf/timestamp.proto: File not found.
myorg/auth/v1/api.proto:13:1: Import "google/api/annotations.proto" was not found or had errors.
myorg/auth/v1/api.proto:14:1: Import "google/protobuf/timestamp.proto" was not found or had errors.
myorg/auth/v1/api.proto:30:5: "google.protobuf.Timestamp" is not defined.
myorg/auth/v1/api.proto:35:5: "google.protobuf.Timestamp" is not defined.

I got it to work with

namely/protoc-all:1.29_4@sha256:87db351455cf9c1f43bee89b1768b7c97764db59beddbee475ea4923b92f258e

from this build.

from docker-protoc.

resurtm avatar resurtm commented on July 30, 2024

Still have the same issue for the namely/gen-grpc-gateway:latest.
Using namely/gen-grpc-gateway:1.30_0 fixed the issue, but it's a temporary fix.

from docker-protoc.

katzdm avatar katzdm commented on July 30, 2024

This seems to still be happening for me, as well - Issue present in both 1.31_0 and 1.31_1.

from docker-protoc.

lucasmarshall avatar lucasmarshall commented on July 30, 2024

Definitely still broken with latest tag :(

from docker-protoc.

jesseduffield avatar jesseduffield commented on July 30, 2024

FWIW to work around this I'm calling protoc from within the container and passing --proto_path=. --proto_path=/opt/include to have it correctly resolve the imports. That works fine for me.

from docker-protoc.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.