Your message dated Sun, 19 Aug 2018 03:36:27 +0000
with message-id <e1frevv-0007ki...@fasolo.debian.org>
and subject line Bug#906503: fixed in prometheus-blackbox-exporter 0.12.0+ds-2
has caused the Debian Bug report #906503,
regarding prometheus-blackbox-exporter: FTBFS in buster/sid
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.)
--
906503: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906503
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:prometheus-blackbox-exporter
Version: 0.12.0+ds-1
Severity: serious
Tags: ftbfs
Dear maintainer:
I tried to build this package in buster but it failed:
--------------------------------------------------------------------------------
[...]
debian/rules build-arch
dh build-arch --buildsystem=golang --with=golang
dh_update_autotools_config -a -O--buildsystem=golang
dh_autoreconf -a -O--buildsystem=golang
dh_auto_configure -a -O--buildsystem=golang
debian/rules override_dh_auto_build
make[1]: Entering directory
'/<<BUILDDIR>>/prometheus-blackbox-exporter-0.12.0+ds'
dh_auto_build -O--buildsystem=golang -- -ldflags " -X
github.com/prometheus/common/version.Version=0.12.0+ds -X
github.com/prometheus/common/version.Revision=0.12.0+ds-1 -X
github.com/prometheus/common/version.Branch=debian/sid -X
github.com/prometheus/common/version.BuildUser=pkg-go-maintain...@lists.alioth.debian.org
-X github.com/prometheus/common/version.BuildDate=20180326-22:14:14 -X
github.com/prometheus/common/version.GoVersion=go1.10.3"
cd obj-x86_64-linux-gnu && go install
-gcflags=\"-trimpath=/<<BUILDDIR>>/prometheus-blackbox-exporter-0.12.0\+ds/obj-x86_64-linux-gnu/src\"
-asmflags=\"-trimpath=/<<BUILDDIR>>/prometheus-blackbox-exporter-0.12.0\+ds/obj-x86_64-linux-gnu/src\"
-v -p 1 -ldflags " -X github.com/prometheus/common/version.Version=0.12.0+ds
-X github.com/prometheus/common/version.Revision=0.12.0+ds-1 -X
github.com/prometheus/common/version.Branch=debian/sid -X
github.com/prometheus/common/version.BuildUser=pkg-go-maintain...@lists.alioth.debian.org
-X github.com/prometheus/common/version.BuildDate=20180326-22:14:14 -X
github.com/prometheus/common/version.GoVersion=go1.10.3"
github.com/prometheus/blackbox_exporter
github.com/prometheus/blackbox_exporter/config
github.com/prometheus/blackbox_exporter/prober
github.com/go-logfmt/logfmt
github.com/go-stack/stack
github.com/go-kit/kit/log
github.com/go-kit/kit/log/level
github.com/beorn7/perks/quantile
github.com/golang/protobuf/proto
github.com/prometheus/client_model/go
github.com/matttproud/golang_protobuf_extensions/pbutil
github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg
github.com/prometheus/common/model
github.com/prometheus/common/expfmt
github.com/prometheus/procfs/internal/util
github.com/prometheus/procfs/nfs
github.com/prometheus/procfs/xfs
github.com/prometheus/procfs
github.com/prometheus/client_golang/prometheus
golang.org/x/net/internal/timeseries
golang.org/x/net/trace
github.com/mwitkow/go-conntrack
gopkg.in/yaml.v2
github.com/prometheus/common/config
github.com/prometheus/blackbox_exporter/config
golang.org/x/crypto/ed25519/internal/edwards25519
golang.org/x/crypto/ed25519
golang.org/x/net/bpf
golang.org/x/net/internal/iana
golang.org/x/net/internal/socket
golang.org/x/net/ipv4
golang.org/x/net/ipv6
github.com/miekg/dns
golang.org/x/net/icmp
golang.org/x/net/publicsuffix
github.com/prometheus/blackbox_exporter/prober
# github.com/prometheus/blackbox_exporter/prober
src/github.com/prometheus/blackbox_exporter/prober/http.go:220:17: undefined:
"github.com/prometheus/common/config".NewHTTPClientFromConfig
github.com/prometheus/client_golang/prometheus/promhttp
github.com/pkg/errors
github.com/prometheus/common/promlog
github.com/alecthomas/units
gopkg.in/alecthomas/kingpin.v2
github.com/prometheus/common/promlog/flag
github.com/prometheus/common/version
dh_auto_build: cd obj-x86_64-linux-gnu && go install
-gcflags=\"-trimpath=/<<BUILDDIR>>/prometheus-blackbox-exporter-0.12.0\+ds/obj-x86_64-linux-gnu/src\"
-asmflags=\"-trimpath=/<<BUILDDIR>>/prometheus-blackbox-exporter-0.12.0\+ds/obj-x86_64-linux-gnu/src\"
-v -p 1 -ldflags " -X github.com/prometheus/common/version.Version=0.12.0+ds
-X github.com/prometheus/common/version.Revision=0.12.0+ds-1 -X
github.com/prometheus/common/version.Branch=debian/sid -X
github.com/prometheus/common/version.BuildUser=pkg-go-maintain...@lists.alioth.debian.org
-X github.com/prometheus/common/version.BuildDate=20180326-22:14:14 -X
github.com/prometheus/common/version.GoVersion=go1.10.3"
github.com/prometheus/blackbox_exporter
github.com/prometheus/blackbox_exporter/config
github.com/prometheus/blackbox_exporter/prober returned exit code 2
make[1]: *** [debian/rules:26: override_dh_auto_build] Error 2
make[1]: Leaving directory
'/<<BUILDDIR>>/prometheus-blackbox-exporter-0.12.0+ds'
make: *** [debian/rules:23: build-arch] Error 2
dpkg-buildpackage: error: debian/rules build-arch subprocess returned exit
status 2
--------------------------------------------------------------------------------
The build was made with "dpkg-buildpackage -B" in my autobuilder.
Most probably, it also fails here in reproducible builds:
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/prometheus-blackbox-exporter.html
where you can get a full build log if you need it.
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 BTS web page for this package.
Thanks.
--- End Message ---
--- Begin Message ---
Source: prometheus-blackbox-exporter
Source-Version: 0.12.0+ds-2
We believe that the bug you reported is fixed in the latest version of
prometheus-blackbox-exporter, 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 906...@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
prometheus-blackbox-exporter 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: Sun, 19 Aug 2018 03:07:32 +0000
Source: prometheus-blackbox-exporter
Binary: prometheus-blackbox-exporter
Architecture: source
Version: 0.12.0+ds-2
Distribution: unstable
Urgency: high
Maintainer: Debian Go Packaging Team
<pkg-go-maintain...@lists.alioth.debian.org>
Changed-By: Martín Ferrari <tin...@debian.org>
Description:
prometheus-blackbox-exporter - Blackbox prober for Prometheus
Closes: 906503
Changes:
prometheus-blackbox-exporter (0.12.0+ds-2) unstable; urgency=high
.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
.
[ Martín Ferrari ]
* Backport 9d8ad26 to fix client API change. Closes: #906503.
Raising urgency for RC bug fix.
* debian/gbp.conf: Stop using pristine tar, and update branch names.
* debian/control: Update Standards-Version (no changes).
Checksums-Sha1:
86844aefd5ec5420fed7d6a93b011535258ad499 2587
prometheus-blackbox-exporter_0.12.0+ds-2.dsc
3174846f62b15c3a3a39936a4a6c47b8a8c458bc 5792
prometheus-blackbox-exporter_0.12.0+ds-2.debian.tar.xz
119030a1876557bfe283ec103975cd22db772781 8133
prometheus-blackbox-exporter_0.12.0+ds-2_amd64.buildinfo
Checksums-Sha256:
0637875c047b07ad0d4302690ba7974a6967bc335db81162913f2c40adc2aec3 2587
prometheus-blackbox-exporter_0.12.0+ds-2.dsc
81a4441168bd8b4dd6bae03645fa7b62b8b9159d3c9cc5f2b90daaca0b36a46f 5792
prometheus-blackbox-exporter_0.12.0+ds-2.debian.tar.xz
d8c0b59b449a9b8449f8de34e4c837626f29be769195eb7685a1a4efaffdf6d4 8133
prometheus-blackbox-exporter_0.12.0+ds-2_amd64.buildinfo
Files:
3efe855c3244f5917be24cf262042119 2587 devel optional
prometheus-blackbox-exporter_0.12.0+ds-2.dsc
53ae0cf87f8b0d13ce5c9e0d73d0b857 5792 devel optional
prometheus-blackbox-exporter_0.12.0+ds-2.debian.tar.xz
0df3bf68aaff14c0365936cbed5f7104 8133 devel optional
prometheus-blackbox-exporter_0.12.0+ds-2_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlt435MACgkQXdjgv5Gj
09o9cg//YyXzt3H/EliTVtu3K+ufts6KokJnHSH/Tgzt19VtDnSyXzMKBSKu6U2f
4Jx1ZoUDlxsb5Dac1/fjKX2z/8Z5zKUt3ZwAyH0K+iY5+XmufwbpYQafrtOeKg6g
/8G03JNeQ8CbeLnJ37lnHc+IWe+IvuF/axRyuLhDd3SrhCdjd7dbNwd2xtdyjIwr
J4AYLbcIhWsUvCbrFWpBhVRXFIealDkd06E0vyu05mAb7yz7WiNmM9NRd1qhiGLA
Y4I/SXpO1lbQZQC0EhODufEEEyjZen3KSLlEE30JcSP2NXHe6c1xLwDVmeSZiuv0
hnic+FLTiJ1haq38khdjYtolPA2vEDlMZMJf+sz5QPkVFPKieiifjLx2oi3j9ul6
k4C8CccTZOGk9oILZ5alvt1+caJuzQG/eqrMWQLFLEWse8cNsFY6eDjC8M7BNV4V
gB1PHxZjHyICIL+u0nP0bjRNUkTc08PUbarpZc5RW6Ds1f8atpXIb2Uu/luvbkH3
78yo5wD0/V2AX20/0zzOjBAptO03YLagNE/dDSG0y0+Bj8fU7NCcnURvTISSkzlF
ltdYMtc+fzQjQCn2tU8b1OZeqS/ID560Q2eq/gmmRaf/zDx0dLKyNUkOFkFIBKT0
GUqLGO/BK1SaL8twie0pAN5SSLT/malV6Z9KDkQ4yDiQoVind/M=
=LNX5
-----END PGP SIGNATURE-----
--- End Message ---