Your message dated Sat, 06 Apr 2019 16:48:31 +0000
with message-id <e1hcouz-00052c...@fasolo.debian.org>
and subject line Bug#926379: fixed in golang-github-hashicorp-go-cleanhttp
0.5.0-1.1
has caused the Debian Bug report #926379,
regarding golang-github-hashicorp-go-cleanhttp: FTBFS (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.)
--
926379: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=926379
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-hashicorp-go-cleanhttp
Version: 0.5.0-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=all=\"-trimpath=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src\"
-asmflags=all=\"-trimpath=/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src\" -v -p 1
github.com/hashicorp/go-cleanhttp
errors
internal/race
internal/cpu
internal/bytealg
runtime/internal/atomic
runtime/internal/sys
runtime
sync/atomic
sync
io
math
syscall
time
internal/poll
internal/syscall/unix
internal/testlog
os
math/bits
unicode/utf8
strconv
unicode
reflect
fmt
context
vendor/golang_org/x/net/dns/dnsmessage
internal/nettrace
internal/singleflight
math/rand
sort
runtime/cgo
net
bytes
bufio
compress/flate
encoding/binary
hash
hash/crc32
compress/gzip
container/list
crypto/internal/subtle
crypto/subtle
crypto/cipher
crypto/aes
strings
math/big
crypto/rand
crypto
crypto/des
crypto/elliptic
crypto/internal/randutil
crypto/sha512
encoding/asn1
crypto/ecdsa
crypto/hmac
crypto/md5
crypto/rc4
crypto/rsa
crypto/sha1
crypto/sha256
crypto/dsa
encoding/hex
crypto/x509/pkix
encoding/base64
encoding/pem
vendor/golang_org/x/crypto/cryptobyte/asn1
vendor/golang_org/x/crypto/cryptobyte
path/filepath
io/ioutil
net/url
crypto/x509
vendor/golang_org/x/crypto/internal/chacha20
vendor/golang_org/x/crypto/poly1305
vendor/golang_org/x/crypto/chacha20poly1305
vendor/golang_org/x/crypto/curve25519
crypto/tls
vendor/golang_org/x/text/transform
log
vendor/golang_org/x/text/unicode/bidi
vendor/golang_org/x/text/secure/bidirule
vendor/golang_org/x/text/unicode/norm
vendor/golang_org/x/net/idna
net/textproto
vendor/golang_org/x/net/http/httpguts
vendor/golang_org/x/net/http/httpproxy
vendor/golang_org/x/net/http2/hpack
mime
mime/quotedprintable
mime/multipart
net/http/httptrace
net/http/internal
path
net/http
github.com/hashicorp/go-cleanhttp
dh_auto_test -i -O--buildsystem=golang
cd obj-x86_64-linux-gnu && go test -vet=off -v -p 1
github.com/hashicorp/go-cleanhttp
=== RUN TestPrintablePathCheckHandler
=== RUN TestPrintablePathCheckHandler/valid_empty_error_status
=== RUN TestPrintablePathCheckHandler/invalid_alternate_status
=== RUN TestPrintablePathCheckHandler/valid_nil_input
=== RUN TestPrintablePathCheckHandler/invalid_newline
=== RUN TestPrintablePathCheckHandler/invalid_carriage_return
=== RUN TestPrintablePathCheckHandler/invalid_null
--- FAIL: TestPrintablePathCheckHandler (0.00s)
--- PASS: TestPrintablePathCheckHandler/valid_empty_error_status (0.00s)
--- FAIL: TestPrintablePathCheckHandler/invalid_alternate_status (0.00s)
handlers_test.go:64: parse http://127.0.0.1:42917/invalid
: net/url: invalid control character in URL
--- PASS: TestPrintablePathCheckHandler/valid_nil_input (0.00s)
--- FAIL: TestPrintablePathCheckHandler/invalid_newline (0.00s)
handlers_test.go:64: parse http://127.0.0.1:42325/invalid
: net/url: invalid control character in URL
--- FAIL: TestPrintablePathCheckHandler/invalid_carriage_return (0.00s)
handlers_test.go:64: parse http://127.0.0.1:34891/invalid
: net/url: invalid control character in URL
--- FAIL: TestPrintablePathCheckHandler/invalid_null (0.00s)
handlers_test.go:64: parse http://127.0.0.1:44641/invalid
--- End Message ---
--- Begin Message ---
Source: golang-github-hashicorp-go-cleanhttp
Source-Version: 0.5.0-1.1
We believe that the bug you reported is fixed in the latest version of
golang-github-hashicorp-go-cleanhttp, 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 926...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Chris Hofstaedtler <z...@debian.org> (supplier of updated
golang-github-hashicorp-go-cleanhttp 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: Sat, 06 Apr 2019 16:24:28 +0000
Source: golang-github-hashicorp-go-cleanhttp
Architecture: source
Version: 0.5.0-1.1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Chris Hofstaedtler <z...@debian.org>
Closes: 926379
Changes:
golang-github-hashicorp-go-cleanhttp (0.5.0-1.1) unstable; urgency=medium
.
* Non-maintainer upload.
* Apply patch from upstream to fix FTBFS with Go 1.11.6.
(Closes: #926379)
Checksums-Sha1:
f01cb2276b78fb317c4486ab975c0ff592c5ffe4 2391
golang-github-hashicorp-go-cleanhttp_0.5.0-1.1.dsc
545f3888425a1d577784df1193124e6525d0fe97 8244
golang-github-hashicorp-go-cleanhttp_0.5.0-1.1.debian.tar.xz
4625dc9e24830e75070d7b093a2a0e9325206649 6038
golang-github-hashicorp-go-cleanhttp_0.5.0-1.1_source.buildinfo
Checksums-Sha256:
096ded7538c3e987e2006cd71dfca1b85712f63c0a1b628dd58d5c4d2a19c60a 2391
golang-github-hashicorp-go-cleanhttp_0.5.0-1.1.dsc
e3fd096d44751808fea958858cea7b83a5e2f6a2da94ea40d426a7997700d1aa 8244
golang-github-hashicorp-go-cleanhttp_0.5.0-1.1.debian.tar.xz
c39a6651ce64ff0befd4d2d61f228dceb1dcdc74f55faebb764b388c1fca5439 6038
golang-github-hashicorp-go-cleanhttp_0.5.0-1.1_source.buildinfo
Files:
cd8611efb6b30cf6da8cde758ede49f8 2391 devel optional
golang-github-hashicorp-go-cleanhttp_0.5.0-1.1.dsc
73c50d26ab6bc7942fc8c265e2661402 8244 devel optional
golang-github-hashicorp-go-cleanhttp_0.5.0-1.1.debian.tar.xz
77483c0aa65bf11f9f3cbdad16a795b3 6038 devel optional
golang-github-hashicorp-go-cleanhttp_0.5.0-1.1_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEfRrP+tnggGycTNOSXBPW25MFLgMFAlyo07gACgkQXBPW25MF
LgM0KA/+Oo7qvLfqcOcq1eewRPy6/a2IDchCIt0TqLM2AN7ZKRWRwAki80lvx4y+
gO64RJDc06EJLP+gfr3xsIiVSk10x7kAfxEmpJsX+hgsujaY+opYidYI08wDl2Vi
Rnc1QR2bMjD/G/rCfc3C3/42eU5gaxpMCag9r7X40KCL6Dsm8xEumwaKmOE7f3B7
ZxSC8QmJBa4Qb4FOPIcpgDG2W2B+cK/I6aCzt1DszfxF23JWHDI1Omy14h4IMA2p
fdcEP816gyS3OlSRu0mCg2bU8K176959gPKSCdmuDyKzhiT8KhzDrfkF1EzVRsVW
MWsGpBDfoT3Ia8a7uN6MZEetSBfahQaLqwAoCwIx9C7okJgZtk5w/SwEHSoZo+q/
t4QCTGGGVKReM7gNreEsKE/IJF4R0h2IknRp78ompgYN3u8dOlM924848Y6xZSA8
f6VyHNBtoolLKRKPV3pd7Z/e8KtKX8suc3+fAWLfaBR0555omQwGTwFlkZ9lUZRj
Oa9G0QhBMjIjpMsjXm27GsTZtSVTw9qU2AsTz3wPEQWQ+U6iO3fCRvlWsqH9WKM9
cs8z+TWEC1cdfCeBpTdoW5Ukhq+l6Qd5acypY8RYgTyDu/+gW0yNuITta1JH7+T0
6RF2v6o7DgUAtpd7JDNbhdSgqc2ZVaGVfWkICASTl3AFGogCrPI=
=ZKie
-----END PGP SIGNATURE-----
--- End Message ---