On Tuesday, 29 March 2016 4:30:45 PM AEDT Tianon Gravi wrote: > Package: wnpp > * Package name : containerd > Version : 0.0.5 > Upstream Author : Docker, Inc
You've beated me to this one. :) :)
I've been trying to compile it but got the following FTBFS:
~~~~
# github.com/docker/containerd/api/grpc/types
src/github.com/docker/containerd/api/grpc/types/api.pb.go:690: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:691: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:692: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:693: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:694: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:695: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:696: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:697: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:698: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:699: undefined:
proto.RegisterType
src/github.com/docker/containerd/api/grpc/types/api.pb.go:699: too many errors
~~~~
Looks like they already use "proto3" syntax supported in unreleased
"protobuf-compiler"... :(
--
Cheers,
Dmitry Smirnov.
---
Believing is easier than thinking. Hence so many more believers than
thinkers.
-- Bruce Calvert
signature.asc
Description: This is a digitally signed message part.

