[pkg-go] Bug#865808: golang-github-urfave-cli FTBFS: FAIL: TestFlagsFromEnv

Adrian Bunk bunk at debian.org
Sat Jun 24 22:29:57 UTC 2017


Source: golang-github-urfave-cli
Version: 1.19.1-1
Severity: serious
Tags: buster sid

Some recent change in unstable makes golang-github-urfave-cli FTBFS:

https://tests.reproducible-builds.org/debian/history/golang-github-urfave-cli.html
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-github-urfave-cli.html

...
=== RUN   TestFlagsFromEnv
--- FAIL: TestFlagsFromEnv (0.00s)
	flag_test.go:102: expected error could not parse 1.2,2 as int slice value for flag seconds: strconv.ParseInt: parsing "1.2": invalid syntax, got error could not parse 1.2,2 as int slice value for flag seconds: strconv.Atoi: parsing "1.2": invalid syntax
	flag_test.go:102: expected error could not parse foobar as int slice value for flag seconds: strconv.ParseInt: parsing "foobar": invalid syntax, got error could not parse foobar as int slice value for flag seconds: strconv.Atoi: parsing "foobar": invalid syntax
...



More information about the Pkg-go-maintainers mailing list