Your message dated Tue, 5 Jun 2018 22:43:35 +0200
with message-id <[email protected]>
and subject line Re: golang-github-docker-goamz FTBFS: FAIL: multi_test.go:262:
S.TestPutAllZeroSizeFile
has caused the Debian Bug report #866857,
regarding golang-github-docker-goamz FTBFS: FAIL: multi_test.go:262:
S.TestPutAllZeroSizeFile
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 [email protected]
immediately.)
--
866857: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=866857
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-docker-goamz
Version: 0.0~git20160206.0.f0a21f5-1
Severity: serious
Some recent change in unstable makes golang-github-docker-goamz FTBFS:
https://tests.reproducible-builds.org/debian/history/golang-github-docker-goamz.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-docker-goamz.html
...
FAIL: multi_test.go:262: S.TestPutAllZeroSizeFile
multi_test.go:295:
c.Assert(req.Header["Content-Length"], check.DeepEquals, []string{"0"})
... obtained []string = []string(nil)
... expected []string = []string{"0"}
OOPS: 60 passed, 29 skipped, 1 FAILED
--- FAIL: Test (60.55s)
FAIL
exit status 1
FAIL github.com/docker/goamz/s3 60.584s
? github.com/docker/goamz/s3/s3test [no test files]
=== RUN Test
OK: 28 passed
--- PASS: Test (0.07s)
PASS
ok github.com/docker/goamz/sns 0.079s
=== RUN Test
done
&{Method:POST URL:/ Proto:HTTP/1.1 ProtoMajor:1 ProtoMinor:1
Header:map[Authorization:[AWS4-HMAC-SHA256
Credential=abc/20170702//sqs/aws4_request,
SignedHeaders=content-type;host;x-amz-date,
Signature=ddeb7d81b9abfd17a209c2433faf682ae363a44bc24748021f9ed06f069bcdd0]
Content-Type:[application/x-www-form-urlencoded] X-Amz-Date:[20170702T080302Z]
Accept-Encoding:[gzip] User-Agent:[Go-http-client/1.1] Content-Length:[113]]
Body:0xc420144dc0 GetBody:<nil> ContentLength:113 TransferEncoding:[]
Close:false Host:localhost:4455 Form:map[Attribute.1.Name:[VisibilityTimeout]
Attribute.1.Value:[30] QueueName:[testQueue] Version:[2012-11-05]
Action:[CreateQueue]] PostForm:map[Action:[CreateQueue]
Attribute.1.Name:[VisibilityTimeout] Attribute.1.Value:[30]
QueueName:[testQueue] Version:[2012-11-05]] MultipartForm:<nil> Trailer:map[]
RemoteAddr:127.0.0.1:44238 RequestURI:/ TLS:<nil> Cancel:<nil> Response:<nil>
ctx:0xc420144e00}
OK: 16 passed
--- PASS: Test (0.09s)
PASS
ok github.com/docker/goamz/sqs 0.104s
=== RUN Test
OK: 3 passed
--- PASS: Test (0.08s)
PASS
ok github.com/docker/goamz/sts 0.100s
? github.com/docker/goamz/testutil [no test files]
dh_auto_test: go test -v -p 1 github.com/docker/goamz/autoscaling
github.com/docker/goamz/autoscaling/astest github.com/docker/goamz/aws
github.com/docker/goamz/cloudfront github.com/docker/goamz/dynamodb
github.com/docker/goamz/dynamodb/dynamizer github.com/docker/goamz/ec2
github.com/docker/goamz/ec2/ec2test github.com/docker/goamz/ecommerce
github.com/docker/goamz/elasticache github.com/docker/goamz/elb
github.com/docker/goamz/elb/elbtest github.com/docker/goamz/exp/mturk
github.com/docker/goamz/exp/sdb github.com/docker/goamz/exp/ses
github.com/docker/goamz/iam github.com/docker/goamz/iam/iamtest
github.com/docker/goamz/kinesis github.com/docker/goamz/kms
github.com/docker/goamz/rds github.com/docker/goamz/route53
github.com/docker/goamz/s3 github.com/docker/goamz/s3/s3test
github.com/docker/goamz/sns github.com/docker/goamz/sqs
github.com/docker/goamz/sts github.com/docker/goamz/testutil returned exit code
1
debian/rules:4: recipe for target 'build' failed
make: *** [build] Error 1
--- End Message ---
--- Begin Message ---
On Sun, Jul 02, 2017 at 11:48:56AM +0300, Adrian Bunk wrote:
> Source: golang-github-docker-goamz
> Version: 0.0~git20160206.0.f0a21f5-1
> Severity: serious
>
> Some recent change in unstable makes golang-github-docker-goamz FTBFS:
Builds just fine for me, and ...
>
> https://tests.reproducible-builds.org/debian/history/golang-github-docker-goamz.html
> https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-docker-goamz.html
[...]
... while I can't really make any sense of the information on these
pages they also seems to indicate the weather has improved.
I guess the "Some recent change in unstable" was just buggy and has
since been fixed.
Regards,
Andreas Henriksson
--- End Message ---