Your message dated Sun, 19 Aug 2018 04:19:05 +0000
with message-id <e1frfbb-000etj...@fasolo.debian.org>
and subject line Bug#906359: fixed in golang-github-hashicorp-go-sockaddr 
0.0~git20170627.41949a1+ds-2
has caused the Debian Bug report #906359,
regarding golang-github-hashicorp-go-sockaddr: 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.)


-- 
906359: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=906359
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-hashicorp-go-sockaddr
Version: 0.0~git20170627.41949a1+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
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_autoreconf -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   dh_auto_build -i -O--buildsystem=golang
        cd obj-x86_64-linux-gnu && go install 
-gcflags=\"-trimpath=/<<BUILDDIR>>/golang-github-hashicorp-go-sockaddr-0.0\~git20170627.41949a1\+ds/obj-x86_64-linux-gnu/src\"
 
-asmflags=\"-trimpath=/<<BUILDDIR>>/golang-github-hashicorp-go-sockaddr-0.0\~git20170627.41949a1\+ds/obj-x86_64-linux-gnu/src\"
 -v -p 1 github.com/hashicorp/go-sockaddr 
github.com/hashicorp/go-sockaddr/template
github.com/hashicorp/go-sockaddr
github.com/hashicorp/errwrap
github.com/hashicorp/go-sockaddr/template
   debian/rules override_dh_auto_test
make[1]: Entering directory 
'/<<BUILDDIR>>/golang-github-hashicorp-go-sockaddr-0.0~git20170627.41949a1+ds'
dh_auto_test
        cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
github.com/hashicorp/go-sockaddr

[... snipped ...]

=== RUN   TestSockAddrMarshaler
--- PASS: TestSockAddrMarshaler (0.00s)
=== RUN   TestSockAddrMultiMarshaler
--- PASS: TestSockAddrMultiMarshaler (0.00s)
=== RUN   TestSockAddr_SockAddrs_AscAddress
=== RUN   TestSockAddr_SockAddrs_AscAddress/0
--- PASS: TestSockAddr_SockAddrs_AscAddress (0.00s)
    --- PASS: TestSockAddr_SockAddrs_AscAddress/0 (0.00s)
=== RUN   TestSockAddr_SockAddrs_AscPrivate
=== RUN   TestSockAddr_SockAddrs_AscPrivate/0
=== RUN   TestSockAddr_SockAddrs_AscPrivate/1
=== RUN   TestSockAddr_SockAddrs_AscPrivate/2
--- PASS: TestSockAddr_SockAddrs_AscPrivate (0.04s)
    --- PASS: TestSockAddr_SockAddrs_AscPrivate/0 (0.04s)
    --- PASS: TestSockAddr_SockAddrs_AscPrivate/1 (0.00s)
    --- PASS: TestSockAddr_SockAddrs_AscPrivate/2 (0.00s)
=== RUN   TestSockAddr_SockAddrs_AscPort
=== RUN   TestSockAddr_SockAddrs_AscPort/simple_port_test
=== RUN   TestSockAddr_SockAddrs_AscPort/simple_port_test#01
--- PASS: TestSockAddr_SockAddrs_AscPort (0.00s)
    --- PASS: TestSockAddr_SockAddrs_AscPort/simple_port_test (0.00s)
    --- PASS: TestSockAddr_SockAddrs_AscPort/simple_port_test#01 (0.00s)
=== RUN   TestSockAddr_SockAddrs_AscType
=== RUN   TestSockAddr_SockAddrs_AscType/0
--- PASS: TestSockAddr_SockAddrs_AscType (0.00s)
    --- PASS: TestSockAddr_SockAddrs_AscType/0 (0.00s)
=== RUN   TestUnixSock_impl_SockAddr
--- PASS: TestUnixSock_impl_SockAddr (0.00s)
=== RUN   TestUnixSock_Equal
=== RUN   TestUnixSock_Equal/equal
=== RUN   TestUnixSock_Equal/not_equal
=== RUN   TestUnixSock_Equal/ipv4
=== RUN   TestUnixSock_Equal/ipv6
--- PASS: TestUnixSock_Equal (0.00s)
    --- PASS: TestUnixSock_Equal/equal (0.00s)
    --- PASS: TestUnixSock_Equal/not_equal (0.00s)
    --- PASS: TestUnixSock_Equal/ipv4 (0.00s)
    --- PASS: TestUnixSock_Equal/ipv6 (0.00s)
=== RUN   TestUnixSockAttrs
--- PASS: TestUnixSockAttrs (0.00s)
FAIL
FAIL    github.com/hashicorp/go-sockaddr        0.214s
dh_auto_test: cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1 
github.com/hashicorp/go-sockaddr returned exit code 1
make[1]: *** [debian/rules:12: override_dh_auto_test] Error 1
make[1]: Leaving directory 
'/<<BUILDDIR>>/golang-github-hashicorp-go-sockaddr-0.0~git20170627.41949a1+ds'
make: *** [debian/rules:6: build-indep] Error 2
dpkg-buildpackage: error: debian/rules build-indep subprocess returned exit 
status 2
--------------------------------------------------------------------------------

The build was made with "dpkg-buildpackage -A" in my autobuilder.
Most probably, it also fails here in reproducible builds:

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-hashicorp-go-sockaddr.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: golang-github-hashicorp-go-sockaddr
Source-Version: 0.0~git20170627.41949a1+ds-2

We believe that the bug you reported is fixed in the latest version of
golang-github-hashicorp-go-sockaddr, 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 
golang-github-hashicorp-go-sockaddr 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 04:03:32 +0000
Source: golang-github-hashicorp-go-sockaddr
Binary: golang-github-hashicorp-go-sockaddr-dev
Architecture: source
Version: 0.0~git20170627.41949a1+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:
 golang-github-hashicorp-go-sockaddr-dev - IP address/UNIX socket convenience 
functions for Go
Closes: 885726 906359
Changes:
 golang-github-hashicorp-go-sockaddr (0.0~git20170627.41949a1+ds-2) unstable; 
urgency=high
 .
   [ Alexandre Viau ]
   * Point Vcs-* urls to salsa.debian.org.
 .
   [ Michael Stapelberg ]
   * gbp.conf: set debian-branch
 .
   [ Martín Ferrari ]
   * Fix Files-Excluded. Closes: #885726.
   * debian/control: Update Priority and Standards-Version (no changes).
   * debian/rules: Avoid some test failures due to assumptions on local
     network config. Closes: #906359.
     Raise urgency because of RC bug fix.
   * Skip test that fails when there are multiple interfaces with IPv4
     and IPv6 addresses. Seems like the test could not pass, but intent is not
     clear.
   * Bump debhelper compat level to 11.
Checksums-Sha1:
 181eafc07530db79e1659d135002b60309304807 2525 
golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.dsc
 6ba8a765e76b067d92b61932ba2d2c069f988194 8512 
golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.debian.tar.xz
 ccf9b9d5e420f1c46e9b2c8352e1e32b9dea05a5 6159 
golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2_amd64.buildinfo
Checksums-Sha256:
 2718bb6b564aaf39164a3a16ace07e9b1410dd45cde88d4f1eda5bfe704723f1 2525 
golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.dsc
 dea04038f05b13614a99ea5dbf68423a25b2d9f380742f8e2affb06b5d72ea64 8512 
golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.debian.tar.xz
 e592c9df6488cc62bf36048286026a2cb3d62d9978383fb09a0152f931b794a8 6159 
golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2_amd64.buildinfo
Files:
 0fb2d94f7eb22b8f2f3f1542e95c559a 2525 devel optional 
golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.dsc
 eee4a9d6e2553c948e0cc8d8fd6dc526 8512 devel optional 
golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2.debian.tar.xz
 f6d126d61160e7b88b4065f27d1d8ad9 6159 devel optional 
golang-github-hashicorp-go-sockaddr_0.0~git20170627.41949a1+ds-2_amd64.buildinfo

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

iQIzBAEBCAAdFiEETe94h3mvRsa9AoOeXdjgv5Gj09oFAlt47D0ACgkQXdjgv5Gj
09pXIw//S8RTaRwbWjWys+bTP21pfDvsvgKmczxZVuj1umuV7nMW69qK29XLUk9S
APtyGR0ZwnVn/XykR1JHJbXGTUZ6Rw2QV80pUdx/oatDHJJdFUltxajCFivUImgr
aKXEv2nP6tkmMf0K3k9oFNNyyUUKDs0j+8vOqvBZiJmLje2FAoztTxX1DwvgMtjd
W074ALCekSw1cx3jY1hgf78pEWs4RBwu6BUTeSzIf25QvFmtdv04W+KhzDILnLcu
ekc9pFFn+/zK6qNTTuNA1nQP1sl0vkKdO20IxiZbYDJMYT01AwM1y1T0rrO4hr0k
ntckoutE11jlyj0mACzmew47j1MY59BlvpKP+1aaUy+ZifLW6RWbmAdBqEeoxa73
mYajSUJFZJJloi4fMdF+Tw/DwhhkQ5qgKI9oEtOR0r2xX526moQnYQ+1yhrtShBx
qM0rqpuDenGqoOwseJgELgC2SaqPZvle+W+VtfIK5XYtsunmmpJ8f84AsCeOyGB4
TSS+h8zcYgg6wnEUIsOrt8nJYIPyhy5GHycHb+s4cYXu+3x1nENMZupR33J7CYW+
RVFll26y5FrMLmPUIvzMc8EkCFvyD3wh7xsmlnF12CVIWEGbwm8mwpVgxJRER8QA
mSwfhRywkbNjpspBtERG0OUwsL5vXLEuW2q+ta63S10AO3ebwaw=
=JwJU
-----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