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

_______________________________________________
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

Reply via email to