[pkg-go] Bug#902466: marked as done (golang-github-grpc-ecosystem-go-grpc-prometheus: FTBFS in buster/sid (failing tests))

2018-07-03 Thread Debian Bug Tracking System
Your message dated Wed, 04 Jul 2018 03:34:02 +
with message-id 
and subject line Bug#902466: fixed in 
golang-github-grpc-ecosystem-go-grpc-prometheus 1.2.0-1
has caused the Debian Bug report #902466,
regarding golang-github-grpc-ecosystem-go-grpc-prometheus: FTBFS in buster/sid 
(failing tests)
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.)


-- 
902466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902466
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-grpc-ecosystem-go-grpc-prometheus
Version: 1.1+git20170826.0dafe0d-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_autoreconf -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   debian/rules override_dh_auto_build
make[1]: Entering directory 
'/<>/golang-github-grpc-ecosystem-go-grpc-prometheus-1.1+git20170826.0dafe0d'
cd 
obj-x86_64-linux-gnu/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto
 && \
GOPATH=obj-x86_64-linux-gnu make 
make[2]: Entering directory 
'/<>/golang-github-grpc-ecosystem-go-grpc-prometheus-1.1+git20170826.0dafe0d/obj-x86_64-linux-gnu/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto'
PATH="obj-x86_64-linux-gnu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
 protoc \
  -I. \
-Iobj-x86_64-linux-gnu/src \

[... snipped ...]

=== RUN   TestServerInterceptorSuite/TestUnaryIncrementsStarted
--- FAIL: TestServerInterceptorSuite (0.08s)
--- PASS: TestServerInterceptorSuite/TestRegisterPresetsStuff (0.02s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHandled (0.01s)
server_test.go:218: 
Error Trace:server_test.go:218
Error:  Not equal: 
expected: 1
actual  : 0
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHandled
Messages:   grpc_server_handled_total should be 
incremented for PingList FailedPrecondition
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHistograms 
(0.01s)
server_test.go:186: 
Error Trace:server_test.go:186
Error:  Not equal: 
expected: 2
actual  : 3
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHistograms
Messages:   grpc_server_handling_seconds_count 
should be incremented for PingList OK
server_test.go:193: 
Error Trace:server_test.go:193
Error:  Not equal: 
expected: 4
actual  : 3
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHistograms
Messages:   grpc_server_handling_seconds_count 
should be incremented for PingList FailedPrecondition
--- PASS: TestServerInterceptorSuite/TestStreamingIncrementsMessageCounts 
(0.01s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsStarted (0.00s)
server_test.go:168: 
Error Trace:server_test.go:168
Error:  Not equal: 
expected: 6
actual  : 5
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsStarted
Messages:   grpc_server_started_total should be 
incremented for PingList
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHandled (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHistograms (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsStarted (0.01s)
server_test.go:86: stopped grpc.Server at: 127.0.0.1:33315
FAIL
FAILgithub.com/grpc-ecosystem/go-grpc-prometheus0.124s
?   github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto [no 
test files]
dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
github.com/grpc-ecosystem/g

[pkg-go] Bug#902466: marked as done (golang-github-grpc-ecosystem-go-grpc-prometheus: FTBFS in buster/sid (failing tests))

2018-07-06 Thread Debian Bug Tracking System
Your message dated Fri, 06 Jul 2018 10:49:03 +
with message-id 
and subject line Bug#902466: fixed in 
golang-github-grpc-ecosystem-go-grpc-prometheus 1.2.0-2
has caused the Debian Bug report #902466,
regarding golang-github-grpc-ecosystem-go-grpc-prometheus: FTBFS in buster/sid 
(failing tests)
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.)


-- 
902466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902466
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-grpc-ecosystem-go-grpc-prometheus
Version: 1.1+git20170826.0dafe0d-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_autoreconf -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   debian/rules override_dh_auto_build
make[1]: Entering directory 
'/<>/golang-github-grpc-ecosystem-go-grpc-prometheus-1.1+git20170826.0dafe0d'
cd 
obj-x86_64-linux-gnu/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto
 && \
GOPATH=obj-x86_64-linux-gnu make 
make[2]: Entering directory 
'/<>/golang-github-grpc-ecosystem-go-grpc-prometheus-1.1+git20170826.0dafe0d/obj-x86_64-linux-gnu/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto'
PATH="obj-x86_64-linux-gnu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
 protoc \
  -I. \
-Iobj-x86_64-linux-gnu/src \

[... snipped ...]

=== RUN   TestServerInterceptorSuite/TestUnaryIncrementsStarted
--- FAIL: TestServerInterceptorSuite (0.08s)
--- PASS: TestServerInterceptorSuite/TestRegisterPresetsStuff (0.02s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHandled (0.01s)
server_test.go:218: 
Error Trace:server_test.go:218
Error:  Not equal: 
expected: 1
actual  : 0
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHandled
Messages:   grpc_server_handled_total should be 
incremented for PingList FailedPrecondition
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHistograms 
(0.01s)
server_test.go:186: 
Error Trace:server_test.go:186
Error:  Not equal: 
expected: 2
actual  : 3
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHistograms
Messages:   grpc_server_handling_seconds_count 
should be incremented for PingList OK
server_test.go:193: 
Error Trace:server_test.go:193
Error:  Not equal: 
expected: 4
actual  : 3
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHistograms
Messages:   grpc_server_handling_seconds_count 
should be incremented for PingList FailedPrecondition
--- PASS: TestServerInterceptorSuite/TestStreamingIncrementsMessageCounts 
(0.01s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsStarted (0.00s)
server_test.go:168: 
Error Trace:server_test.go:168
Error:  Not equal: 
expected: 6
actual  : 5
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsStarted
Messages:   grpc_server_started_total should be 
incremented for PingList
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHandled (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHistograms (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsStarted (0.01s)
server_test.go:86: stopped grpc.Server at: 127.0.0.1:33315
FAIL
FAILgithub.com/grpc-ecosystem/go-grpc-prometheus0.124s
?   github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto [no 
test files]
dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
github.com/grpc-ecosystem/g

[pkg-go] Bug#902466: marked as done (golang-github-grpc-ecosystem-go-grpc-prometheus: FTBFS in buster/sid (failing tests))

2018-07-06 Thread Debian Bug Tracking System
Your message dated Sat, 07 Jul 2018 01:49:51 +
with message-id 
and subject line Bug#902466: fixed in 
golang-github-grpc-ecosystem-go-grpc-prometheus 1.2.0-3
has caused the Debian Bug report #902466,
regarding golang-github-grpc-ecosystem-go-grpc-prometheus: FTBFS in buster/sid 
(failing tests)
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.)


-- 
902466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902466
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-grpc-ecosystem-go-grpc-prometheus
Version: 1.1+git20170826.0dafe0d-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster with "dpkg-buildpackage -A"
but it failed:


[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_autoreconf -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   debian/rules override_dh_auto_build
make[1]: Entering directory 
'/<>/golang-github-grpc-ecosystem-go-grpc-prometheus-1.1+git20170826.0dafe0d'
cd 
obj-x86_64-linux-gnu/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto
 && \
GOPATH=obj-x86_64-linux-gnu make 
make[2]: Entering directory 
'/<>/golang-github-grpc-ecosystem-go-grpc-prometheus-1.1+git20170826.0dafe0d/obj-x86_64-linux-gnu/src/github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto'
PATH="obj-x86_64-linux-gnu/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games"
 protoc \
  -I. \
-Iobj-x86_64-linux-gnu/src \

[... snipped ...]

=== RUN   TestServerInterceptorSuite/TestUnaryIncrementsStarted
--- FAIL: TestServerInterceptorSuite (0.08s)
--- PASS: TestServerInterceptorSuite/TestRegisterPresetsStuff (0.02s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHandled (0.01s)
server_test.go:218: 
Error Trace:server_test.go:218
Error:  Not equal: 
expected: 1
actual  : 0
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHandled
Messages:   grpc_server_handled_total should be 
incremented for PingList FailedPrecondition
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsHistograms 
(0.01s)
server_test.go:186: 
Error Trace:server_test.go:186
Error:  Not equal: 
expected: 2
actual  : 3
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHistograms
Messages:   grpc_server_handling_seconds_count 
should be incremented for PingList OK
server_test.go:193: 
Error Trace:server_test.go:193
Error:  Not equal: 
expected: 4
actual  : 3
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsHistograms
Messages:   grpc_server_handling_seconds_count 
should be incremented for PingList FailedPrecondition
--- PASS: TestServerInterceptorSuite/TestStreamingIncrementsMessageCounts 
(0.01s)
--- FAIL: TestServerInterceptorSuite/TestStreamingIncrementsStarted (0.00s)
server_test.go:168: 
Error Trace:server_test.go:168
Error:  Not equal: 
expected: 6
actual  : 5
Test:   
TestServerInterceptorSuite/TestStreamingIncrementsStarted
Messages:   grpc_server_started_total should be 
incremented for PingList
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHandled (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsHistograms (0.01s)
--- PASS: TestServerInterceptorSuite/TestUnaryIncrementsStarted (0.01s)
server_test.go:86: stopped grpc.Server at: 127.0.0.1:33315
FAIL
FAILgithub.com/grpc-ecosystem/go-grpc-prometheus0.124s
?   github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto [no 
test files]
dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
github.com/grpc-ecosystem/g