Your message dated Mon, 14 Jan 2019 01:05:54 +0000
with message-id <e1giqho-0006ik...@fasolo.debian.org>
and subject line Bug#917503: fixed in prometheus-alertmanager 0.15.3+ds-1
has caused the Debian Bug report #917503,
regarding prometheus-alertmanager: FTBFS (cannot use *logLevel as type 
*promlog.Config)
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.)


-- 
917503: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=917503
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:prometheus-alertmanager
Version: 0.15.1+ds-1
Severity: serious
Tags: ftbfs

Dear maintainer:

I tried to build this package in buster but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang,bash-completion \
    --builddirectory=build
   dh_update_autotools_config -i -O--buildsystem=golang -O--builddirectory=build
   dh_autoreconf -i -O--buildsystem=golang -O--builddirectory=build
   dh_auto_configure -i -O--buildsystem=golang -O--builddirectory=build
        install -d build
        Copy silence/silence_test.go -> 
build/src/github.com/prometheus/alertmanager/silence/silence_test.go
        Copy silence/silence.go -> 
build/src/github.com/prometheus/alertmanager/silence/silence.go
        Copy silence/silencepb/silence.proto -> 
build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.proto
        Copy silence/silencepb/silence.pb.go -> 
build/src/github.com/prometheus/alertmanager/silence/silencepb/silence.pb.go
        Copy cli/root.go -> 
build/src/github.com/prometheus/alertmanager/cli/root.go
        Copy cli/check_config_test.go -> 
build/src/github.com/prometheus/alertmanager/cli/check_config_test.go
        Copy cli/config.go -> 
build/src/github.com/prometheus/alertmanager/cli/config.go

[... snipped ...]

github.com/prometheus/alertmanager/silence
github.com/prometheus/alertmanager/template
github.com/prometheus/common/version
golang.org/x/net/context/ctxhttp
net/mail
net/smtp
github.com/prometheus/alertmanager/notify
github.com/prometheus/alertmanager/provider
github.com/prometheus/alertmanager/vendor/github.com/prometheus/prometheus/pkg/labels
github.com/prometheus/alertmanager/dispatch
github.com/prometheus/alertmanager/pkg/parse
github.com/julienschmidt/httprouter
github.com/prometheus/common/route
github.com/prometheus/alertmanager/api
github.com/alecthomas/units
go/token
go/scanner
go/ast
go/doc
gopkg.in/alecthomas/kingpin.v2
github.com/prometheus/alertmanager/cli/config
github.com/prometheus/client_golang/api
github.com/prometheus/alertmanager/client
github.com/prometheus/alertmanager/cli/format
os/user
github.com/prometheus/alertmanager/cli
github.com/prometheus/alertmanager/vendor/github.com/oklog/oklog/pkg/group
github.com/prometheus/alertmanager/inhibit
github.com/prometheus/alertmanager/provider/mem
github.com/prometheus/client_golang/prometheus/promhttp
runtime/pprof
runtime/trace
net/http/pprof
github.com/prometheus/alertmanager/ui
github.com/prometheus/common/promlog
github.com/prometheus/alertmanager/cmd/alertmanager
# github.com/prometheus/alertmanager/cmd/alertmanager
src/github.com/prometheus/alertmanager/cmd/alertmanager/main.go:173:24: cannot 
use *logLevel (type promlog.AllowedLevel) as type *promlog.Config in argument 
to promlog.New
github.com/prometheus/alertmanager/cmd/amtool
flag
testing
github.com/prometheus/alertmanager/test
dh_auto_build: cd build && go install 
-gcflags=all=\"-trimpath=/<<BUILDDIR>>/prometheus-alertmanager-0.15.1\+ds/build/src\"
 
-asmflags=all=\"-trimpath=/<<BUILDDIR>>/prometheus-alertmanager-0.15.1\+ds/build/src\"
 -v -p 1 -ldflags " -X github.com/prometheus/common/version.Version=0.15.1+ds 
-X github.com/prometheus/common/version.Revision=0.15.1+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=20180805-18:58:17 -X 
github.com/prometheus/common/version.GoVersion=go1.10.7" 
github.com/prometheus/alertmanager/api github.com/prometheus/alertmanager/cli 
github.com/prometheus/alertmanager/cli/config 
github.com/prometheus/alertmanager/cli/format 
github.com/prometheus/alertmanager/client 
github.com/prometheus/alertmanager/cluster 
github.com/prometheus/alertmanager/cluster/clusterpb 
github.com/prometheus/alertmanager/cmd/alertmanager 
github.com/prometheus/alertmanager/cmd/amtool 
github.com/prometheus/alertmanager/config 
github.com/prometheus/alertmanager/dispatch 
github.com/prometheus/alertmanager/inhibit 
github.com/prometheus/alertmanager/nflog 
github.com/prometheus/alertmanager/nflog/nflogpb 
github.com/prometheus/alertmanager/notify 
github.com/prometheus/alertmanager/pkg/parse 
github.com/prometheus/alertmanager/provider 
github.com/prometheus/alertmanager/provider/mem 
github.com/prometheus/alertmanager/silence 
github.com/prometheus/alertmanager/silence/silencepb 
github.com/prometheus/alertmanager/template 
github.com/prometheus/alertmanager/test 
github.com/prometheus/alertmanager/types github.com/prometheus/alertmanager/ui 
returned exit code 2
make[1]: *** [debian/rules:38: override_dh_auto_build] Error 2
make[1]: Leaving directory '/<<BUILDDIR>>/prometheus-alertmanager-0.15.1+ds'
make: *** [debian/rules:31: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made in my autobuilder with "dpkg-buildpackage -A"
but it also fails here:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/prometheus-alertmanager.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-alertmanager
Source-Version: 0.15.3+ds-1

We believe that the bug you reported is fixed in the latest version of
prometheus-alertmanager, 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 917...@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-alertmanager 
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, 14 Jan 2019 00:39:33 +0000
Source: prometheus-alertmanager
Binary: prometheus-alertmanager golang-github-prometheus-alertmanager-dev
Architecture: source
Version: 0.15.3+ds-1
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:
 golang-github-prometheus-alertmanager-dev - Handle and deliver alerts created 
by Prometheus -- source
 prometheus-alertmanager - Handle and deliver alerts created by Prometheus
Closes: 907224 910420 917503
Changes:
 prometheus-alertmanager (0.15.3+ds-1) unstable; urgency=high
 .
   * New upstream release.
   * Make paths relative in dummy webpage. Closes: #907224
   * Remove now unneeded symlinks. Closes: #910420.
   * Refresh patches.
   * Add patch to support current version of the common library.
     Closes: #917503.
   * Depend on the latest version of the common library.
   * Update Standards-Version with no changes.
Checksums-Sha1:
 e0a9478bc73389bdf6f96b7d4dde1988a7f20561 2972 
prometheus-alertmanager_0.15.3+ds-1.dsc
 fe874838d17584d69d4a03183eaf4cef53fb7dbc 220285 
prometheus-alertmanager_0.15.3+ds.orig.tar.gz
 1746d14a28a13e098100dc210c915bf8c2ab648b 14660 
prometheus-alertmanager_0.15.3+ds-1.debian.tar.xz
 da6700d6fe75c9db7ffa37b568136292f2ea7b90 10628 
prometheus-alertmanager_0.15.3+ds-1_amd64.buildinfo
Checksums-Sha256:
 9d3e28a540e2811d15b9ff6487972d5e194e6bd9f9d32b8bbe1101c69da8d7f2 2972 
prometheus-alertmanager_0.15.3+ds-1.dsc
 aad478d06307f2f0203e3cd6d20709015721736d5fe446f4de655e40033fcbf6 220285 
prometheus-alertmanager_0.15.3+ds.orig.tar.gz
 22dc06c4316724cb46b9cd40a96e64157df9c7bdac3aa8c7852c32d770f94c89 14660 
prometheus-alertmanager_0.15.3+ds-1.debian.tar.xz
 8f0599e23156e41ff8e9728a4b2abb23c3bb9fea2f41f8672968c224878aabe1 10628 
prometheus-alertmanager_0.15.3+ds-1_amd64.buildinfo
Files:
 edf58c9f11f4fde8ddf62388c70e628a 2972 net optional 
prometheus-alertmanager_0.15.3+ds-1.dsc
 f9ce174eefa4f0de231f5d9a23666ba1 220285 net optional 
prometheus-alertmanager_0.15.3+ds.orig.tar.gz
 adfb0732e9403d67a965541eee8d57f6 14660 net optional 
prometheus-alertmanager_0.15.3+ds-1.debian.tar.xz
 aba932d9293a4510a0e0b445739b0845 10628 net optional 
prometheus-alertmanager_0.15.3+ds-1_amd64.buildinfo

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

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlw72ugACgkQXdjgv5Gj
09oygw/+KV1+EIB1TXCsv2VgaonqrTQEmxV4ulJYQqLN4D2WUEa5XWG61L1WspH9
A8ff7ThP2QeX/ko7lX7ccmHzCchAFyPClr5wTnrECCEfKx/B0viP+k9HHLbHpF+W
F8GikM7NW++iV6fJgcJf3rO87iY4NEV1Qzk0qx7/wN1RlpbBDfUlLyjhyO5mFunR
Q/y70fk5cT+qEAnQqiCwqf6suPu8zcYjtT6DaDb3i7Q8QvM0y7fqK1shqYh/6rhg
l9XbjIo/BGy4alvarIiQbFIu5PxJ/SrKaaItCE9MBEouI/LVLz8yoTgW8/0k8Gh8
NWk7g6F0Zy3ry/nkb/ZRGgWPSUAnfiwKk3g93LmEwJP/t7bv4O03pZ9IvmRRHMU3
DPzVaJCt9Ihz1OCD8jGgKk4OdyHngXxLjVJatyX2z5pHSlvaTT9Z7eFzhP/N5Zp4
KYpL90w0vCZiJrt0+8mhAHGx++yOi7vffNG2vwzVln2M5Pke6G1kM2Ewje8txhTy
pMt8KCxly3EM7l1Mrg+2dKrBg6ZQDWyDLnbSPvCaNRg2+yMUQv6mfeRUX389zaA4
apPDCASztFoetGliHiyf8aVTQY4uhN8eMKpKNHq+uuR7FCXdXl2XzrI5qoScgvU5
0k+sAgfGliStFBbUCyZ2YgsBqFjAdOmSADYAKNYfL53AH4lg1a4=
=fjPY
-----END PGP SIGNATURE-----

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

Reply via email to