[pkg-go] Bug#819639: golang-github-gorilla-handlers: FTBFS: compress_test.go:37: wrong content type, got "text/plain; charset=utf-8" want ""
Chris Lamb
lamby at debian.org
Thu Mar 31 12:16:03 UTC 2016
Source: golang-github-gorilla-handlers
Version: 0.0~git20150820.0.40694b4-1
Severity: serious
Justification: fails to build from source
User: reproducible-builds at lists.alioth.debian.org
Usertags: ftbfs
X-Debbugs-Cc: reproducible-builds at lists.alioth.debian.org
Dear Maintainer,
golang-github-gorilla-handlers fails to build from source in unstable/amd64:
[..]
dh_auto_test -- -short
go test -v -short github.com/gorilla/handlers
=== RUN TestCleanHost
--- PASS: TestCleanHost (0.00s)
=== RUN TestCanonicalHost
--- PASS: TestCanonicalHost (0.00s)
=== RUN TestBadDomain
--- PASS: TestBadDomain (0.00s)
=== RUN TestEmptyHost
--- PASS: TestEmptyHost (0.00s)
=== RUN TestHeaderWrites
--- SKIP: TestHeaderWrites (0.00s)
canonical_test.go:81: skipping internet-connecting test in short mode
=== RUN TestCompressHandlerNoCompression
--- FAIL: TestCompressHandlerNoCompression (0.00s)
compress_test.go:37: wrong content type, got "text/plain; charset=utf-8" want ""
=== RUN TestCompressHandlerGzip
--- PASS: TestCompressHandlerGzip (0.00s)
=== RUN TestCompressHandlerDeflate
--- PASS: TestCompressHandlerDeflate (0.00s)
=== RUN TestCompressHandlerGzipDeflate
--- PASS: TestCompressHandlerGzipDeflate (0.00s)
=== RUN TestMethodHandler
--- PASS: TestMethodHandler (0.00s)
=== RUN TestWriteLog
--- PASS: TestWriteLog (0.00s)
=== RUN TestWriteCombinedLog
--- PASS: TestWriteCombinedLog (0.00s)
=== RUN TestLogPathRewrites
--- PASS: TestLogPathRewrites (0.00s)
=== RUN TestContentTypeHandler
--- PASS: TestContentTypeHandler (0.00s)
=== RUN TestHTTPMethodOverride
--- PASS: TestHTTPMethodOverride (0.00s)
=== RUN TestGetIP
--- PASS: TestGetIP (0.00s)
=== RUN TestGetScheme
--- PASS: TestGetScheme (0.00s)
=== RUN TestProxyHeaders
--- PASS: TestProxyHeaders (0.00s)
FAIL
exit status 1
FAIL github.com/gorilla/handlers 0.007s
dh_auto_test: go test -v -short github.com/gorilla/handlers returned exit code 1
debian/rules:4: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1
make[1]: Leaving directory '/home/lamby/temp/cdt.20160331130607.8BmVAI8DKA/golang-github-gorilla-handlers-0.0~git20150820.0.40694b4'
debian/rules:7: recipe for target 'build' failed
make: *** [build] Error 2
[..]
The full build log is attached.
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` lamby at debian.org / chris-lamb.co.uk
`-
-------------- next part --------------
A non-text attachment was scrubbed...
Name: golang-github-gorilla-handlers.0.0~git20150820.0.40694b4-1.unstable.amd64.log.txt.gz
Type: application/octet-stream
Size: 936 bytes
Desc: not available
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20160331/11f32d31/attachment.obj>
More information about the Pkg-go-maintainers
mailing list