Your message dated Wed, 04 Jul 2018 03:34:02 +0000 with message-id <[email protected]> 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 [email protected] immediately.) -- 902466: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=902466 Debian Bug Tracking System Contact [email protected] 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 '/<<BUILDDIR>>/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 '/<<BUILDDIR>>/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 FAIL github.com/grpc-ecosystem/go-grpc-prometheus 0.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/go-grpc-prometheus github.com/grpc-ecosystem/go-grpc-prometheus/examples/testproto returned exit code 1 debian/rules:6: recipe for target 'build-indep' failed make: *** [build-indep] Error 1 dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit status 2 -------------------------------------------------------------------------------- The above is how the build ends in my autobuilder and it's not necessarily the relevant part. The failure is not, however, related to using dpkg-buildpackage -A, as it also fails in reproducible builds: https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-grpc-ecosystem-go-grpc-prometheus.html If this is really a bug in one of the build-depends, please use reassign and affects, so that this is still visible in the page for this package. Thanks.
--- End Message ---
--- Begin Message ---Source: golang-github-grpc-ecosystem-go-grpc-prometheus Source-Version: 1.2.0-1 We believe that the bug you reported is fixed in the latest version of golang-github-grpc-ecosystem-go-grpc-prometheus, 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 [email protected], and the maintainer will reopen the bug report if appropriate. Debian distribution maintenance software pp. Dmitry Smirnov <[email protected]> (supplier of updated golang-github-grpc-ecosystem-go-grpc-prometheus 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 [email protected]) -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Format: 1.8 Date: Wed, 04 Jul 2018 13:08:20 +1000 Source: golang-github-grpc-ecosystem-go-grpc-prometheus Binary: golang-github-grpc-ecosystem-go-grpc-prometheus-dev Architecture: source all Version: 1.2.0-1 Distribution: unstable Urgency: medium Maintainer: Debian Go Packaging Team <[email protected]> Changed-By: Dmitry Smirnov <[email protected]> Description: golang-github-grpc-ecosystem-go-grpc-prometheus-dev - Prometheus monitoring for gRPC Go servers Closes: 902466 Changes: golang-github-grpc-ecosystem-go-grpc-prometheus (1.2.0-1) unstable; urgency=medium . * Team upload. . [ Alexandre Viau ] * Point Vcs-* urls to salsa.debian.org. . [ Dmitry Smirnov ] * New upstream release. + fixed FTBFS (Closes: #902466). * Testsuite: autopkgtest-pkg-go * Standards-Version: 4.1.4 * debhelper & compat to version 11 Checksums-Sha1: 817ad6080b3135264fff03387a425b97ce29e9d1 2628 golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-1.dsc 384b08e8a922ee4cba37d96a63ca2b27f1402627 20820 golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0.orig.tar.xz 04d457206c1df6f85c6240bb7b437dbb8dbfd040 3044 golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-1.debian.tar.xz 3eedf76ffd43c6a91bc4c4ffdcc56eb78af2357e 22612 golang-github-grpc-ecosystem-go-grpc-prometheus-dev_1.2.0-1_all.deb de6d94356b47602616db581075a7c6f6747d0108 8413 golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-1_amd64.buildinfo Checksums-Sha256: ace10e641e08dbdb6dae1e2b9974c8088e9d8539f6ac1b87711992ecd0f02027 2628 golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-1.dsc e8ba2492239ab5499e65eb301c1c4f8225c383e9dc1c99dabbfcc5d9751be522 20820 golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0.orig.tar.xz 12256ecd148f731627e08d5e508a305a918c2fd4b3be5deca5c472e4552f3886 3044 golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-1.debian.tar.xz 9df516575b98cb881bb3a240101302820d5a92bdb3178a038feefcc773bf7735 22612 golang-github-grpc-ecosystem-go-grpc-prometheus-dev_1.2.0-1_all.deb 7a35b0c93980b94cd413578030b91203bd01318698c983f6dead330d283aa8bb 8413 golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-1_amd64.buildinfo Files: 63a62515e12c942851130e54c31cc914 2628 devel optional golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-1.dsc a97edabe20b7e0ec61e9e466eadd979b 20820 devel optional golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0.orig.tar.xz 77b94a2944a48f3d95cf61e077e3c567 3044 devel optional golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-1.debian.tar.xz 992ca5b056fdfafeb582d10c0d31fad4 22612 devel optional golang-github-grpc-ecosystem-go-grpc-prometheus-dev_1.2.0-1_all.deb a21fa113825ca0c4f8fc620e82010309 8413 devel optional golang-github-grpc-ecosystem-go-grpc-prometheus_1.2.0-1_amd64.buildinfo -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAls8Or0ACgkQUra72VOW jRvdUA/5AXNTxNMScrmc6aNiatOI/ahQO4C1QGYTnV73wCnTe4gs25CUHBnovxp0 drkvaCQ83iIlg8IWuxi3b8fwG7ITzMuOarFWoIxWPp0YQc53zOM18Iu0tNGo4KfI +P5YIcE3T7J2+xi1bzXheC4LZkxH0uXQBSsdVCBGZrKKcHSpHNaRiVKwFvtCAjbB WCU8g4A2NtdKQivgPNbDQXcO3PpT6h0ZV1frYRhg9AmpcKpbqBpAwqO8ya5WA0rN 30BpDuMXdCvDoETp1HpC92CNvKscCZoVSjTqHrQ8HKwvnJqWZ67JKlIphREYcPcm m5NWIap5mK5Lq6eODZads/Ps3B3sq/sGmy/yobUUWn+aCwSUm/tf14a/fLBvRj/z B6Dv0Coj3noDr/gUK8gwq9Mugt8LG49xFImIed3kNTe0GAW0vQFOfmN6Wh5W0+WD jtFIMBoB80cSV2WASGaEX25KesCiDgeCFjMVlz3/jxefwJqVRjhym0smBgk4eWjV j2EOn8OBgKJZvInWa2tFR+Ijlyfpkyt53oWMkkS6Gwn0ehrHJaKVuGZK69jhb26P 6EpDpXemY6CmlewYu3RGMGvmQ5TvMPEBd4buF9gJtzsfM+vmCrkeAbkUq0KuAsDd P5PzFhrPfPqiOdyyTY4/Y2y+dwtUAs+39+x3v19gdFuGgmxpkDQ= =EjhY -----END PGP SIGNATURE-----
--- End Message ---

