Your message dated Fri, 12 Feb 2016 00:49:09 +0000 with message-id <e1au1v3-0003ix...@franck.debian.org> and subject line Bug#814404: fixed in etcd 2.2.5+dfsg-1 has caused the Debian Bug report #814404, regarding etcd: FTBFS: rpc.pb.go:534: cannot use _Etcd_Range_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field value to be marked as done.
This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact ow...@bugs.debian.org immediately.) -- 814404: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=814404 Debian Bug Tracking System Contact ow...@bugs.debian.org with problems
--- Begin Message ---Source: etcd Version: 2.2.3+dfsg-1 Severity: serious Justification: fails to build from source User: reproducible-bui...@lists.alioth.debian.org Usertags: ftbfs X-Debbugs-Cc: reproducible-bui...@lists.alioth.debian.org Dear Maintainer, etcd fails to build from source in unstable/amd64: [..] github.com/prometheus/client_golang/prometheus github.com/boltdb/bolt github.com/coreos/etcd/etcdserver/etcdserverpb github.com/coreos/etcd/storage/backend # github.com/coreos/etcd/etcdserver/etcdserverpb src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:534: cannot use _Etcd_Range_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field value src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:538: cannot use _Etcd_Put_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field value src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:542: cannot use _Etcd_DeleteRange_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field value src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:546: cannot use _Etcd_Txn_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field value src/github.com/coreos/etcd/etcdserver/etcdserverpb/rpc.pb.go:550: cannot use _Etcd_Compact_Handler (type func(interface {}, context.Context, grpc.Codec, []byte) (interface {}, error)) as type grpc.methodHandler in field value github.com/google/btree github.com/coreos/etcd/rafthttp github.com/coreos/etcd/snap github.com/coreos/etcd/storage github.com/coreos/etcd/store github.com/coreos/etcd/pkg/crc github.com/coreos/etcd/wal/walpb github.com/coreos/etcd/wal golang.org/x/crypto/blowfish github.com/coreos/etcd/pkg/cors golang.org/x/crypto/bcrypt github.com/coreos/etcd/pkg/transport github.com/coreos/etcd/pkg/osutil github.com/coreos/etcd/proxy github.com/coreos/go-systemd/daemon github.com/coreos/go-systemd/util github.com/coreos/etcd/pkg/flags golang.org/x/net/netutil github.com/codegangsta/cli github.com/coreos/etcd/Godeps/_workspace/src/github.com/bgentry/speakeasy github.com/coreos/etcd/integration github.com/coreos/etcd/pkg/testutil github.com/coreos/etcd/raft/rafttest github.com/coreos/etcd/tools/functional-tester/etcd-agent/client github.com/coreos/etcd/Godeps/_workspace/src/github.com/rakyll/pb github.com/coreos/etcd/tools/functional-tester/etcd-agent github.com/coreos/etcd/client github.com/coreos/etcd/discovery github.com/coreos/etcd/tools/functional-tester/etcd-tester dh_auto_build: go install -v github.com/coreos/etcd github.com/coreos/etcd/client github.com/coreos/etcd/discovery github.com/coreos/etcd/error github.com/coreos/etcd/etcdctl github.com/coreos/etcd/etcdctl/command github.com/coreos/etcd/etcdctlv3 github.com/coreos/etcd/etcdctlv3/command github.com/coreos/etcd/etcdmain github.com/coreos/etcd/etcdserver github.com/coreos/etcd/etcdserver/api/v3rpc github.com/coreos/etcd/etcdserver/auth github.com/coreos/etcd/etcdserver/etcdhttp github.com/coreos/etcd/etcdserver/etcdhttp/httptypes github.com/coreos/etcd/etcdserver/etcdserverpb github.com/coreos/etcd/etcdserver/stats github.com/coreos/etcd/integration github.com/coreos/etcd/pkg/cors github.com/coreos/etcd/pkg/crc github.com/coreos/etcd/pkg/fileutil github.com/coreos/etcd/pkg/flags github.com/coreos/etcd/pkg/httputil github.com/coreos/etcd/pkg/idutil github.com/coreos/etcd/pkg/ioutil github.com/coreos/etcd/pkg/netutil github.com/coreos/etcd/pkg/osutil github.com/coreos/etcd/pkg/pathutil github.com/coreos/etcd/pkg/pbutil github.com/coreos/etcd/pkg/runtime github.com/coreos/etcd/pkg/testutil github.com/coreos/etcd/pkg/timeutil github.com/coreos/etcd/pkg/transport github.com/coreos/etcd/pkg/types github.com/coreos/etcd/pkg/wait github.com/coreos/etcd/proxy github.com/coreos/etcd/raft github.com/coreos/etcd/raft/raftpb github.com/coreos/etcd/raft/rafttest github.com/coreos/etcd/rafthttp github.com/coreos/etcd/snap github.com/coreos/etcd/snap/snappb github.com/coreos/etcd/storage github.com/coreos/etcd/storage/backend github.com/coreos/etcd/storage/storagepb github.com/coreos/etcd/store github.com/coreos/etcd/tools/etcd-dump-logs github.com/coreos/etcd/tools/functional-tester/etcd-agent github.com/coreos/etcd/tools/functional-tester/etcd-agent/client github.com/coreos/etcd/tools/functional-tester/etcd-tester github.com/coreos/etcd/tools/v3benchmark github.com/coreos/etcd/version github.com/coreos/etcd/wal github.com/coreos/etcd/wal/walpb returned exit code 2 debian/rules:11: recipe for target 'binary' failed make: *** [binary] Error 2 [..] The full build log is attached. Regards, -- ,''`. : :' : Chris Lamb `. `'` la...@debian.org / chris-lamb.co.uk `-
etcd.2.2.3+dfsg-1.unstable.amd64.log.txt.gz
Description: Binary data
--- End Message ---
--- Begin Message ---Source: etcd Source-Version: 2.2.5+dfsg-1 We believe that the bug you reported is fixed in the latest version of etcd, which is due to be installed in the Debian FTP archive. A summary of the changes between this version and the previous one is attached. Thank you for reporting the bug, which will now be closed. If you have further comments please address them to 814...@bugs.debian.org, and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dmitry Smirnov <only...@debian.org> (supplier of updated etcd package) (This message was generated automatically at their request; if you believe that there is a problem with it please contact the archive administrators by mailing ftpmas...@ftp-master.debian.org) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Fri, 12 Feb 2016 11:23:57 +1100 Source: etcd Binary: etcd golang-etcd-server-dev Architecture: source amd64 all Version: 2.2.5+dfsg-1 Distribution: unstable Urgency: medium Maintainer: pkg-go <pkg-go-maintain...@lists.alioth.debian.org> Changed-By: Dmitry Smirnov <only...@debian.org> Description: etcd - highly-available key value store -- daemon golang-etcd-server-dev - highly-available key value store -- source Closes: 814404 Changes: etcd (2.2.5+dfsg-1) unstable; urgency=medium . * New upstream release [February 2016] (Closes: #814404). * Build-Depends: - golang-github-bradfitz-http2-dev - golang-golang-x-oauth2-dev - golang-google-cloud-compute-metadata-dev - golang-google-grpc-dev + golang-google-grpc-dev (>= 0.0~git20151002~) + golang-github-akrennmair-gopcap-dev + golang-pb-dev | golang-github-cheggaaa-pb-dev + golang-github-coreos-pkg-dev + golang-github-cpuguy83-go-md2man-dev + golang-github-kballard-go-shellquote-dev + golang-pty-dev + golang-github-russross-blackfriday-dev + golang-github-shurcool-sanitized-anchor-name-dev + golang-github-spacejam-loghisto-dev + golang-github-spf13-cobra-dev + golang-github-spf13-pflag-dev * Updated Vcs URLs (vcs-field-uses-insecure-uri). * Switch to bundled "github.com/gogo/protobuf". Checksums-Sha1: 7697c1682eced63d6235f00957c141344b343535 3747 etcd_2.2.5+dfsg-1.dsc 509e66d48ddab42a7ee64352fcc6da18975054a9 454984 etcd_2.2.5+dfsg.orig.tar.xz 3469595e43bb0789a6700db3bd97b57231126ec6 12380 etcd_2.2.5+dfsg-1.debian.tar.xz 9ae00f98dc75da2bc72d33bb9fa99a4c4c6de472 9574670 etcd_2.2.5+dfsg-1_amd64.deb bbe0acd82fda8d110ae7993ab134e4330dc183b5 359186 golang-etcd-server-dev_2.2.5+dfsg-1_all.deb Checksums-Sha256: 6cd8946a78efb743dda7fefe28ed68b8ca00a5de6df5880a48c0023f17acc2b6 3747 etcd_2.2.5+dfsg-1.dsc 8bbcd91ed060c3d6b9b504f173ddb28b9391068ab6dc932519182e44f19943c1 454984 etcd_2.2.5+dfsg.orig.tar.xz ee9cb96f75ea24e0a568cd41db31e173ab993bb21b1119ecbfb735ef550ef295 12380 etcd_2.2.5+dfsg-1.debian.tar.xz 9948b8035a4127785eb55174bb0e8de8533b1cf3f0450eca38cd63e81e59abbf 9574670 etcd_2.2.5+dfsg-1_amd64.deb f15c0463257c2fe856d99aeb0a7ac241706431e2e56826cbb83cb635b355a712 359186 golang-etcd-server-dev_2.2.5+dfsg-1_all.deb Files: 6d23f0ee44cf03ec293286a42d87785b 3747 devel extra etcd_2.2.5+dfsg-1.dsc ffc324a31fa0caf1b5a884714eea91f9 454984 devel extra etcd_2.2.5+dfsg.orig.tar.xz aaf826659edebb58415b7b45aba8fb87 12380 devel extra etcd_2.2.5+dfsg-1.debian.tar.xz e9f5eb9c0c5e179d000a4a36283bfd94 9574670 devel extra etcd_2.2.5+dfsg-1_amd64.deb d9cca2513efb5f85bd201c3d241525a4 359186 devel extra golang-etcd-server-dev_2.2.5+dfsg-1_all.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAEBCAAGBQJWvSfNAAoJEFK2u9lTlo0bg0wP/0VZ8XmbqD8VMvJstxmMMgLv dfDPI8oOjUIkuTzOLeoWIzSEDmL1dBPupazgZriP8w4pihcDLpY0iHoS6KaAYcwL alNG2Dx3/iLMJkRsiCvQL7dhhUONwiFEGWxBGAxJugI2Nk86oM0BRToxB6CFHNOa tBM3SwJg7bgjJoKOzDeRfUbWyad9UroJtxpFSZpTXcs+LFzhXMit0JpRHEilzxUy 0IuBZGIyeQO7KlO9eaqSSmMejdJAiIYti/LaPadC3E003humwxv3KnmtJhJf/DtH P8SDfKnTMhDSvQt20cMB202PwSNTTjRQ4bgl/l1AGEg4iO8mCqqcc3aJBM6jL2Qs EYUp+zKCqrRCV6FNkkT9zTWIXXIK3d4KHNxLWz9OvZ7Gte4nd1ZbRhesGV8MlqJE OaqRXC148Oj5xXtwy6pdC+Vwm0dQIPHKG24J0ch9WPlSdXPl3OaZu8vTXX+PeiZP m1HWoNhAOwUezfhAaW8xDPYKBGEga+/6E+ehl0M37IVTg6qxll1zxfg3x/ZHDBLF mFo8nWlHouHYnAH9Dch3Qxb5miS7uAPPna43Zi9TNGZSoZc+MrUbQVGxVBJbAeUp GxeCjuzj04mFf7Q/9pSGc4Ptv3WwfOws9igtdp/AudMUi4nf7X0i6eNQNfWlLUqC 3krn+I5i244o7C8jVzYY =lZ19 -----END PGP SIGNATURE-----
--- End Message ---