Your message dated Fri, 10 Apr 2020 01:33:47 +0000
with message-id <e1jmiyf-0006ce...@fasolo.debian.org>
and subject line Bug#954696: fixed in golang-github-hashicorp-go-plugin 1.0.1-2
has caused the Debian Bug report #954696,
regarding golang-github-hashicorp-go-plugin: FTBFS: 
src/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go:107:7: 
undefined: grpc.ClientConnInterface
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.)


-- 
954696: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=954696
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-hashicorp-go-plugin
Version: 1.0.1-1
Severity: serious
Justification: FTBFS on amd64
Tags: bullseye sid ftbfs
Usertags: ftbfs-20200322 ftbfs-bullseye

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_autoreconf -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
>       cd obj-x86_64-linux-gnu && go generate -v 
> github.com/hashicorp/go-plugin github.com/hashicorp/go-plugin/internal/plugin 
> github.com/hashicorp/go-plugin/test/grpc
> src/github.com/hashicorp/go-plugin/client.go
> src/github.com/hashicorp/go-plugin/client_posix_test.go
> src/github.com/hashicorp/go-plugin/client_test.go
> src/github.com/hashicorp/go-plugin/discover.go
> src/github.com/hashicorp/go-plugin/error.go
> src/github.com/hashicorp/go-plugin/error_test.go
> src/github.com/hashicorp/go-plugin/grpc_broker.go
> src/github.com/hashicorp/go-plugin/grpc_client.go
> src/github.com/hashicorp/go-plugin/grpc_client_test.go
> src/github.com/hashicorp/go-plugin/grpc_controller.go
> src/github.com/hashicorp/go-plugin/grpc_server.go
> src/github.com/hashicorp/go-plugin/log_entry.go
> src/github.com/hashicorp/go-plugin/mtls.go
> src/github.com/hashicorp/go-plugin/mux_broker.go
> src/github.com/hashicorp/go-plugin/plugin.go
> src/github.com/hashicorp/go-plugin/plugin_test.go
> src/github.com/hashicorp/go-plugin/process.go
> src/github.com/hashicorp/go-plugin/process_posix.go
> src/github.com/hashicorp/go-plugin/protocol.go
> src/github.com/hashicorp/go-plugin/rpc_client.go
> src/github.com/hashicorp/go-plugin/rpc_client_test.go
> src/github.com/hashicorp/go-plugin/rpc_server.go
> src/github.com/hashicorp/go-plugin/server.go
> src/github.com/hashicorp/go-plugin/server_mux.go
> src/github.com/hashicorp/go-plugin/server_test.go
> src/github.com/hashicorp/go-plugin/stream.go
> src/github.com/hashicorp/go-plugin/testing.go
> src/github.com/hashicorp/go-plugin/internal/plugin/gen.go
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go
> src/github.com/hashicorp/go-plugin/test/grpc/gen.go
> src/github.com/hashicorp/go-plugin/test/grpc/test.pb.go
>       cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
> github.com/hashicorp/go-plugin github.com/hashicorp/go-plugin/internal/plugin 
> github.com/hashicorp/go-plugin/test/grpc
> internal/race
> runtime/internal/sys
> internal/cpu
> runtime/internal/atomic
> sync/atomic
> runtime/internal/math
> unicode
> unicode/utf8
> internal/bytealg
> math/bits
> crypto/internal/subtle
> math
> crypto/subtle
> internal/testlog
> runtime
> unicode/utf16
> container/list
> vendor/golang.org/x/crypto/cryptobyte/asn1
> internal/nettrace
> vendor/golang.org/x/crypto/internal/subtle
> runtime/cgo
> encoding
> internal/reflectlite
> sync
> internal/singleflight
> google.golang.org/grpc/internal/grpcsync
> math/rand
> errors
> sort
> io
> internal/oserror
> strconv
> vendor/golang.org/x/net/dns/dnsmessage
> syscall
> bytes
> hash
> bufio
> crypto
> reflect
> strings
> crypto/internal/randutil
> crypto/hmac
> time
> internal/syscall/unix
> crypto/rc4
> vendor/golang.org/x/crypto/hkdf
> regexp/syntax
> hash/crc32
> html
> vendor/golang.org/x/text/transform
> context
> internal/poll
> path
> regexp
> text/tabwriter
> os
> google.golang.org/grpc/internal/grpcrand
> google.golang.org/grpc/encoding
> encoding/binary
> internal/fmtsort
> google.golang.org/grpc/internal/backoff
> golang.org/x/text/transform
> google.golang.org/grpc/keepalive
> fmt
> crypto/cipher
> crypto/sha512
> crypto/ed25519/internal/edwards25519
> crypto/des
> crypto/aes
> crypto/md5
> math/big
> crypto/sha1
> crypto/sha256
> encoding/hex
> encoding/base64
> path/filepath
> encoding/pem
> net
> io/ioutil
> net/url
> vendor/golang.org/x/crypto/chacha20
> vendor/golang.org/x/crypto/poly1305
> vendor/golang.org/x/sys/cpu
> vendor/golang.org/x/crypto/curve25519
> vendor/golang.org/x/crypto/chacha20poly1305
> crypto/elliptic
> encoding/asn1
> crypto/rand
> crypto/ed25519
> crypto/rsa
> crypto/dsa
> crypto/ecdsa
> crypto/x509/pkix
> vendor/golang.org/x/crypto/cryptobyte
> encoding/json
> golang.org/x/sys/unix
> log
> compress/flate
> github.com/golang/protobuf/proto
> compress/gzip
> golang.org/x/net/internal/timeseries
> github.com/mattn/go-isatty
> text/template/parse
> github.com/mattn/go-colorable
> github.com/fatih/color
> github.com/hashicorp/go-hclog
> text/template
> vendor/golang.org/x/text/unicode/bidi
> vendor/golang.org/x/text/secure/bidirule
> vendor/golang.org/x/text/unicode/norm
> vendor/golang.org/x/net/http2/hpack
> html/template
> crypto/x509
> net/textproto
> mime
> vendor/golang.org/x/net/idna
> mime/quotedprintable
> net/http/internal
> mime/multipart
> crypto/tls
> google.golang.org/grpc/grpclog
> vendor/golang.org/x/net/http/httpguts
> vendor/golang.org/x/net/http/httpproxy
> google.golang.org/grpc/connectivity
> google.golang.org/grpc/credentials/internal
> google.golang.org/grpc/internal
> google.golang.org/grpc/metadata
> google.golang.org/grpc/codes
> google.golang.org/grpc/serviceconfig
> google.golang.org/grpc/encoding/proto
> google.golang.org/grpc/resolver
> google.golang.org/grpc/internal/balancerload
> github.com/golang/protobuf/ptypes/any
> github.com/golang/protobuf/ptypes/duration
> github.com/golang/protobuf/ptypes/timestamp
> google.golang.org/genproto/googleapis/rpc/status
> google.golang.org/grpc/internal/envconfig
> github.com/golang/protobuf/ptypes
> google.golang.org/grpc/binarylog/grpc_binarylog_v1
> golang.org/x/text/unicode/bidi
> google.golang.org/grpc/status
> golang.org/x/text/unicode/norm
> google.golang.org/grpc/internal/binarylog
> golang.org/x/text/secure/bidirule
> golang.org/x/net/http2/hpack
> google.golang.org/grpc/internal/syscall
> google.golang.org/grpc/stats
> google.golang.org/grpc/tap
> google.golang.org/grpc/naming
> google.golang.org/grpc/resolver/dns
> google.golang.org/grpc/resolver/passthrough
> github.com/hashicorp/yamux
> github.com/mitchellh/go-testing-interface
> os/signal
> golang.org/x/net/idna
> golang.org/x/net/context
> github.com/oklog/run
> net/http/httptrace
> google.golang.org/grpc/credentials
> encoding/gob
> net/http
> google.golang.org/grpc/balancer
> google.golang.org/grpc/internal/channelz
> google.golang.org/grpc/balancer/base
> google.golang.org/grpc/balancer/roundrobin
> golang.org/x/net/http/httpguts
> google.golang.org/grpc/peer
> go/token
> os/exec
> net/http/httputil
> net/rpc
> golang.org/x/net/trace
> golang.org/x/net/http2
> google.golang.org/grpc/internal/transport
> google.golang.org/grpc
> google.golang.org/grpc/health/grpc_health_v1
> github.com/hashicorp/go-plugin/internal/plugin
> github.com/hashicorp/go-plugin/test/grpc
> # github.com/hashicorp/go-plugin/internal/plugin
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go:107:7: 
> undefined: grpc.ClientConnInterface
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go:111:11: 
> undefined: grpc.SupportPackageIsVersion6
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go:121:5: 
> undefined: grpc.ClientConnInterface
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_broker.pb.go:124:29: 
> undefined: grpc.ClientConnInterface
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go:79:7:
>  undefined: grpc.ClientConnInterface
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go:83:11:
>  undefined: grpc.SupportPackageIsVersion6
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go:93:5:
>  undefined: grpc.ClientConnInterface
> src/github.com/hashicorp/go-plugin/internal/plugin/grpc_controller.pb.go:96:33:
>  undefined: grpc.ClientConnInterface
> # github.com/hashicorp/go-plugin/test/grpc
> src/github.com/hashicorp/go-plugin/test/grpc/test.pb.go:416:7: undefined: 
> grpc.ClientConnInterface
> src/github.com/hashicorp/go-plugin/test/grpc/test.pb.go:420:11: undefined: 
> grpc.SupportPackageIsVersion6
> src/github.com/hashicorp/go-plugin/test/grpc/test.pb.go:433:5: undefined: 
> grpc.ClientConnInterface
> src/github.com/hashicorp/go-plugin/test/grpc/test.pb.go:436:23: undefined: 
> grpc.ClientConnInterface
> src/github.com/hashicorp/go-plugin/test/grpc/test.pb.go:643:5: undefined: 
> grpc.ClientConnInterface
> src/github.com/hashicorp/go-plugin/test/grpc/test.pb.go:646:27: undefined: 
> grpc.ClientConnInterface
> google.golang.org/grpc/health
> dh_auto_build: error: cd obj-x86_64-linux-gnu && go install -trimpath -v -p 4 
> github.com/hashicorp/go-plugin github.com/hashicorp/go-plugin/internal/plugin 
> github.com/hashicorp/go-plugin/test/grpc returned exit code 2
> make: *** [debian/rules:7: build] Error 25

The full build log is available from:
   
http://qa-logs.debian.net/2020/03/22/golang-github-hashicorp-go-plugin_1.0.1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: golang-github-hashicorp-go-plugin
Source-Version: 1.0.1-2
Done: Dmitry Smirnov <only...@debian.org>

We believe that the bug you reported is fixed in the latest version of
golang-github-hashicorp-go-plugin, 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 954...@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 
golang-github-hashicorp-go-plugin 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, 10 Apr 2020 11:09:40 +1000
Source: golang-github-hashicorp-go-plugin
Architecture: source
Version: 1.0.1-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Dmitry Smirnov <only...@debian.org>
Closes: 954696
Changes:
 golang-github-hashicorp-go-plugin (1.0.1-2) unstable; urgency=medium
 .
   * Disabled "test/grpc" tests (Closes: #954696).
   * Disabled "TestClient_TLS".
Checksums-Sha1:
 909ff7b8f8bfdd45308dff0e2fd35108c6dda8d6 2522 
golang-github-hashicorp-go-plugin_1.0.1-2.dsc
 62d1bb68b963b5abe668268cb762b1dd90951c19 8116 
golang-github-hashicorp-go-plugin_1.0.1-2.debian.tar.xz
 ab8ae99bdf81324cf1b88f1859dd77d86a5aa045 7464 
golang-github-hashicorp-go-plugin_1.0.1-2_amd64.buildinfo
Checksums-Sha256:
 cfe434c6aca4fdacbf9f0798d82f5fd11f9ead2730b86e203ea79f77f5fc7367 2522 
golang-github-hashicorp-go-plugin_1.0.1-2.dsc
 d7b65ae416e76712a22277eacbd0b1a3ac74e5513d6f9f402533d1ad640d9170 8116 
golang-github-hashicorp-go-plugin_1.0.1-2.debian.tar.xz
 7e03c479dc90fd4b4ee234ad6dfdce62463bbd5e56b6f3b7a420e562059ac437 7464 
golang-github-hashicorp-go-plugin_1.0.1-2_amd64.buildinfo
Files:
 3d28f96cf5edee14fc026dd66521f627 2522 devel optional 
golang-github-hashicorp-go-plugin_1.0.1-2.dsc
 2880e86fea286ec93917c0eda9217242 8116 devel optional 
golang-github-hashicorp-go-plugin_1.0.1-2.debian.tar.xz
 ca0c7950a042673fa6ad7e096fea7744 7464 devel optional 
golang-github-hashicorp-go-plugin_1.0.1-2_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAl6PyF8ACgkQUra72VOW
jRsa5g//TcR44iGfh1SR8Ka5tJOeCqPeWwl9GyriXfZOtEmEELqLp4aKeTzO4me4
dy7ImRVDgb4CgA+QOBBZiDExhOsKPySmgx3EC7/oMnnqBjCgWdKBz/XExZCxECQK
xVruWJvTzesTE7Ee+2N7/c0jkSU7y7Evq65qxMUB1j+aMpI2JRiI/Jy2tW3/XZLe
89xe6uEw8O3KAHrLiV0kbbYyxV5ny868mmlqIkN3OOl1rko/Cjnyg3ZrbVIUvaZ3
IX4WhnoF6ET+iD5PBf7E7OL4NtXNm+vriTuTI3ZVsvXcumXMWtyUrSaToGXqbyw1
ZH1WEs0y+hHAFxFZz9d6rOFxaT6WW9vKDggaYcMnauAEGW8zBKMvmF5sF4ntpTfS
09b07WU7D347RD3I+TWy+rphrONW5lghU4PGFZcMYcSCaMAZHph6l8ugPp9U/i+a
T8ThZCh25VTWs8bKPOY75lv00Rg9n74R1TzLP0E5JMzOF1jcrok8r7Pgs+9YIDMg
vB+xrOZDQPItgPZzJmKmVOi4cXNoV9E3d3gUslFv5tmjWbVYilr3VGRO+ywvrdjZ
D/Ro8zIZM3yJQ4atjvmLBinPrPWT4RWqvA/lgg1M6RF7UAV7hvTs3wFcgz9Jbkr8
rSyY8zqxQvoP7+FpY2IaGFEr0TzGNmnq1/lMOZe9l1yvhrAH3I4=
=SrKx
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to