Skip to content

Build.sh fails #1

@prestonvanloon

Description

@prestonvanloon

I guess there are some prereqs that are missing. Some Go packages that I am missing?

./build.sh
/go/src/github.com/gengo/grpc-gateway/third_party/googleapis: warning: directory does not exist.
google/api/annotations.proto: File not found.
proto/echo.proto: Import "google/api/annotations.proto" was not found or had errors.
/go/src/github.com/gengo/grpc-gateway/third_party/googleapis: warning: directory does not exist.
google/api/annotations.proto: File not found.
proto/echo.proto: Import "google/api/annotations.proto" was not found or had errors.
/go/src/github.com/gengo/grpc-gateway/third_party/googleapis: warning: directory does not exist.
google/api/annotations.proto: File not found.
proto/echo.proto: Import "google/api/annotations.proto" was not found or had errors.
can't load package: package github.com/kasey/grpc-example/server: cannot find package "github.com/kasey/grpc-example/server" in any of:
    /usr/local/go/src/github.com/kasey/grpc-example/server (from $GOROOT)
    /go/src/github.com/kasey/grpc-example/server (from $GOPATH)
can't load package: package github.com/kasey/grpc-example/client: cannot find package "github.com/kasey/grpc-example/client" in any of:
    /usr/local/go/src/github.com/kasey/grpc-example/client (from $GOROOT)
    /go/src/github.com/kasey/grpc-example/client (from $GOPATH)
/go/src/github.com/gengo/grpc-gateway/third_party/googleapis: warning: directory does not exist.
google/api/annotations.proto: File not found.
proto/echo.proto: Import "google/api/annotations.proto" was not found or had errors.
touch: cannot touch '/build/py_proto/proto/__init__.py': No such file or directory
cp: go-bin/echo-server: No such file or directory
Sending build context to Docker daemon 2.048 kB
Step 1 : FROM busybox
 ---> e02e811dd08f
Step 2 : COPY echo-server /bin/echo-server
lstat echo-server: no such file or directory
ECHO_IMAGE=echo:a16d3ba3e7222f7dbd9df50df2eb00f995481154

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