Your message dated Mon, 28 Aug 2017 17:38:17 +0000
with message-id <e1dmnzn-000dge...@fasolo.debian.org>
and subject line Bug#854687: fixed in golang-github-prometheus-client-golang 
0.8.0-2
has caused the Debian Bug report #854687,
regarding golang-github-prometheus-client-golang: FTBFS randomly (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.)


-- 
854687: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=854687
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-prometheus-client-golang
Version: 0.8.0-1
Severity: important

Dear maintainer:

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

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_testdir -i -O--buildsystem=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
        mkdir -p obj-x86_64-linux-gnu
dh_auto_configure: "github.com/prometheus/client_golang" is already installed. 
Please check for circular dependencies.

        Copy api/prometheus/api_test.go -> 
obj-x86_64-linux-gnu/src/github.com/prometheus/client_golang/api/prometheus/api_test.go
        Copy api/prometheus/api.go -> 
obj-x86_64-linux-gnu/src/github.com/prometheus/client_golang/api/prometheus/api.go
        Copy examples/random/main.go -> 
obj-x86_64-linux-gnu/src/github.com/prometheus/client_golang/examples/random/main.go
        Copy examples/simple/main.go -> 
obj-x86_64-linux-gnu/src/github.com/prometheus/client_golang/examples/simple/main.go
        Copy prometheus/summary.go -> 
obj-x86_64-linux-gnu/src/github.com/prometheus/client_golang/prometheus/summary.go
        Copy prometheus/example_clustermanager_test.go -> 
obj-x86_64-linux-gnu/src/github.com/prometheus/client_golang/prometheus/example_clustermanager_test.go

[... snipped ...]

--- PASS: TestMetricVecWithCollisions (0.00s)
=== RUN   TestCounterVecEndToEndWithCollision
--- PASS: TestCounterVecEndToEndWithCollision (0.00s)
=== RUN   TestHandler
--- PASS: TestHandler (0.01s)
=== RUN   TestRegisterWithOrGet
--- PASS: TestRegisterWithOrGet (0.00s)
=== RUN   ExampleGaugeFunc
--- PASS: ExampleGaugeFunc (0.00s)
=== RUN   ExampleCounter
--- PASS: ExampleCounter (0.00s)
=== RUN   ExampleLabelPairSorter
--- PASS: ExampleLabelPairSorter (0.00s)
=== RUN   ExampleRegister
--- PASS: ExampleRegister (0.00s)
=== RUN   ExampleSummary
--- PASS: ExampleSummary (0.00s)
=== RUN   ExampleSummaryVec
--- PASS: ExampleSummaryVec (0.02s)
=== RUN   ExampleNewConstSummary
--- PASS: ExampleNewConstSummary (0.00s)
=== RUN   ExampleHistogram
--- PASS: ExampleHistogram (0.00s)
=== RUN   ExampleNewConstHistogram
--- PASS: ExampleNewConstHistogram (0.00s)
=== RUN   ExampleGatherers
--- PASS: ExampleGatherers (0.01s)
=== RUN   ExampleExpvarCollector
--- PASS: ExampleExpvarCollector (0.00s)
FAIL
exit status 1
FAIL    github.com/prometheus/client_golang/prometheus  60.454s
=== RUN   TestHandlerErrorHandling
--- PASS: TestHandlerErrorHandling (0.00s)
PASS
ok      github.com/prometheus/client_golang/prometheus/promhttp 0.008s
=== RUN   TestPush
--- PASS: TestPush (0.00s)
PASS
ok      github.com/prometheus/client_golang/prometheus/push     0.009s
dh_auto_test: go test -v -p 1 
github.com/prometheus/client_golang/api/prometheus 
github.com/prometheus/client_golang/prometheus 
github.com/prometheus/client_golang/prometheus/promhttp 
github.com/prometheus/client_golang/prometheus/push returned exit code 1
        cd /<<PKGBUILDDIR>>
debian/rules:13: recipe for target 'build-indep' failed
make: *** [build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This is just how the build ends, not necessarily the relevant part.

I've put several build logs here:

https://people.debian.org/~sanvila/build-logs/golang-github-prometheus-client-golang/

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.

The bug should be reproducible with sbuild on a single CPU virtual machine,
provided you try enough times (as the failure happens randomly).

Thanks.

--- End Message ---
--- Begin Message ---
Source: golang-github-prometheus-client-golang
Source-Version: 0.8.0-2

We believe that the bug you reported is fixed in the latest version of
golang-github-prometheus-client-golang, 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 854...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari <tin...@debian.org> (supplier of updated 
golang-github-prometheus-client-golang 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: Mon, 28 Aug 2017 16:54:26 +0000
Source: golang-github-prometheus-client-golang
Binary: golang-github-prometheus-client-golang-dev golang-prometheus-client-dev
Architecture: source
Version: 0.8.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Martín Ferrari <tin...@debian.org>
Description:
 golang-github-prometheus-client-golang-dev - Prometheus instrumentation 
library for Go applications
 golang-prometheus-client-dev - Transitional package for 
golang-github-prometheus-client-golang-d
Closes: 854687
Changes:
 golang-github-prometheus-client-golang (0.8.0-2) unstable; urgency=medium
 .
   * Disable flaky test. Closes: 854687.
   * debian/control: Update Standards-Version (no changes).
   * debian/control: Mark package as autopkgtest-able.
   * debian/copyright: Format uses http protocol instead of https.
   * A few formatting fixes from cme.
   * debian/rules: Remove unneeded stuff.
   * Add gbp.conf to reflect workflow and structure.
Checksums-Sha1:
 8e7beb3ff9e663cb8ec6d7244af33d0013f094cf 2728 
golang-github-prometheus-client-golang_0.8.0-2.dsc
 928aa334ff7c050b648a220b6e34ad3d7a76f8fe 3260 
golang-github-prometheus-client-golang_0.8.0-2.debian.tar.xz
 d6692329af526a08c662c4406a405fdf5a6dba7e 7215 
golang-github-prometheus-client-golang_0.8.0-2_amd64.buildinfo
Checksums-Sha256:
 df5eef0181cac79203c88558a2b290a0765e028a6dedd4bbc24966bc11ab9cee 2728 
golang-github-prometheus-client-golang_0.8.0-2.dsc
 2bada70ef48b7f31d193b2f653dd3e32af5e23274be6642904c7d1ba2f87f1b3 3260 
golang-github-prometheus-client-golang_0.8.0-2.debian.tar.xz
 3605b8beeb7154ea6c8f82ad115dae02fe97473e37e89b83cd5b38ca99681975 7215 
golang-github-prometheus-client-golang_0.8.0-2_amd64.buildinfo
Files:
 3cb69bd655f9d749af465291567dbd8c 2728 devel extra 
golang-github-prometheus-client-golang_0.8.0-2.dsc
 8d103ffbbcafbc86bd27decb465c1fa3 3260 devel extra 
golang-github-prometheus-client-golang_0.8.0-2.debian.tar.xz
 56c560cf021ce221d65c777b9a0c74a7 7215 devel extra 
golang-github-prometheus-client-golang_0.8.0-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlmkSyYACgkQXdjgv5Gj
09rEGhAAsxcL1qzIu2BZ3bZYRHZT863m4FG/frQW2iq7m0YY+J8DjsMGBGP6jNbR
4RoOQMvv3jWSmI/VwW+/Jy8Hq3nOZsJuEqoKPUfeLpksN/yZtIWlnovS74zpLWFu
KwNVoUdUFN4sGEygm0lvvgOebrivpgH5lZmlBeBfrag+/eHrqHrzrh3GJSDpLWoZ
4OytLjUpK2MtiViz5xPRXnF16JZjtxN8js9MC702x7WOFQDAGY6D2gLfetYzNeUp
RR7rPC8qmE0SAJtrjibBhnObI+2FveRABo7ckOUHt3g2LZRw2udVwptYh2dIZysu
Jg5g7rl+liSFFjUEu02aB4UgpiHGXitcTFFA95XltKtcS/7qDT/OpqBO/mBejgbm
7USZuTWb6kpG0LESYq7aoRGoT2KYY++KgizoPSS75T6ihlaP01cIDepxS7V0VrdQ
3HPeuKe44Q4HjytREzO+VhSncOzcRaYjmY63t1ZQRmOgXFDhN+V4AsU9YWBIqIZt
Cvt+vk8USKn9jT1UxUhhEUTCJ/LGEnWKG+ybrzLnLfbXaCJvvaNNQuJulxzHtHpT
ZfvvHXZxDBUJrC5jATG94huu35+iKQcXvUiqOeEHMOb9eo1HyINp5hbjKFi3+nnz
aEAxioYEYWV/Dl8VgnJoPcnpX7YbcWRZfwiJsPA22kWshcK3jM0=
=SQaB
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to