[pkg-go] Bug#793518: Bug#793518: FTBFS: TestString fails: ini_test.go:167: Dict cannot be stringified as expected.

2015-07-27 Thread Michael Stapelberg
control: tags -1 + unreproducible

I can’t reproduce this. Using gbp buildpackage --git-pbuilder, the package
builds fine. Additionally, clicking “build2” on
https://reproducible.debian.net/rb-pkg/unstable/amd64/golang-github-glacjay-goini.html
(which your bug report pointed me to) results in a build log that tells me
everything is okay.

Chris, was this an issue on your end? Or am I misinterpreting something?

On Fri, Jul 24, 2015 at 9:31 PM, Chris West (Faux) 
solo-debianb...@goeswhere.com wrote:

 Source: golang-github-glacjay-goini
 Version: 0.0~git20141123-1
 Severity: serious
 Tags: sid
 Justification: fails to build from source
 User: reproducible-bui...@lists.alioth.debian.org
 Usertags: ftbfs

 Dear Maintainer,

 The package fails to build:

 === RUN TestString
 --- FAIL: TestString (0.00s)
 ini_test.go:167: Dict cannot be stringified as expected.
 FAIL
 exit status 1
 FAILgithub.com/glacjay/goini0.012s
 dh_auto_test: go test -v github.com/glacjay/goini returned exit code 1

 Full build log:

 https://reproducible.debian.net/rb-pkg/unstable/amd64/golang-github-glacjay-goini.html

 -- System Information:
 Debian Release: stretch/sid
   APT prefers unstable
   APT policy: (500, 'unstable')
 Architecture: amd64 (x86_64)

 Kernel: Linux 3.19.0-23-generic (SMP w/8 CPU cores)
 Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8)
 Shell: /bin/sh linked to /bin/dash
 Init: systemd (via /run/systemd/system)

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




-- 
Best regards,
Michael
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#793518: Bug#793518: FTBFS: TestString fails: ini_test.go:167: Dict cannot be stringified as expected.

2015-07-27 Thread solo-debianbugs
On Mon, Jul 27, 2015 at 07:26:10PM +0200, Michael Stapelberg wrote:
 control: tags -1 + unreproducible
 
 Chris, was this an issue on your end? Or am I misinterpreting something?
 

The problem seems to have gone away.  I was running local builds in
response to errors on the reproducible-builds builder.  Their builder
has rebuilt sucessfully since then, and I have also just rebuilt
sucessfully.  Perhaps it was fixed by dependency changes?

Proof I'm not mad: my build log from local:
https://paste.debian.net/286717/

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


[pkg-go] Bug#793518: Bug#793518: FTBFS: TestString fails: ini_test.go:167: Dict cannot be stringified as expected.

2015-07-27 Thread Michael Stapelberg
Actually, my bad, the commit I referenced is already in the package in the
form of a patch.

In your https://paste.debian.net/286717/, I don’t see any mention of the
patch, though…? Does your build environment not apply patches? When running
gbp buildpackage --git-pbuilder, I see:

[…]
dpkg-source: warning: extracting unsigned source package
(golang-github-glacjay-goini_0.0~git20141123-1.dsc)
dpkg-source: info: extracting golang-github-glacjay-goini in
golang-github-glacjay-goini-0.0~git20141123
dpkg-source: info: unpacking
golang-github-glacjay-goini_0.0~git20141123.orig.tar.gz
dpkg-source: info: unpacking
golang-github-glacjay-goini_0.0~git20141123-1.debian.tar.xz
dpkg-source: info: applying 0001-fix-test-nondeterminism.patch
I: Building the package


On Mon, Jul 27, 2015 at 10:39 PM, Michael Stapelberg stapelb...@debian.org
wrote:

 Turns out that test is flaky. The problem was fixed upstream in
 https://github.com/glacjay/goini/commit/5352bdc2ac2ddf2b5d27447c95bfe9588a8e09e9,
 I’ll package a new snapshot.

 On Mon, Jul 27, 2015 at 10:35 PM, solo-debianb...@goeswhere.com wrote:

 On Mon, Jul 27, 2015 at 07:26:10PM +0200, Michael Stapelberg wrote:
  control: tags -1 + unreproducible
 
  Chris, was this an issue on your end? Or am I misinterpreting something?
 

 The problem seems to have gone away.  I was running local builds in
 response to errors on the reproducible-builds builder.  Their builder
 has rebuilt sucessfully since then, and I have also just rebuilt
 sucessfully.  Perhaps it was fixed by dependency changes?

 Proof I'm not mad: my build log from local:
 https://paste.debian.net/286717/




 --
 Best regards,
 Michael




-- 
Best regards,
Michael
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#793518: Bug#793518: FTBFS: TestString fails: ini_test.go:167: Dict cannot be stringified as expected.

2015-07-27 Thread Michael Stapelberg
Turns out that test is flaky. The problem was fixed upstream in
https://github.com/glacjay/goini/commit/5352bdc2ac2ddf2b5d27447c95bfe9588a8e09e9,
I’ll package a new snapshot.

On Mon, Jul 27, 2015 at 10:35 PM, solo-debianb...@goeswhere.com wrote:

 On Mon, Jul 27, 2015 at 07:26:10PM +0200, Michael Stapelberg wrote:
  control: tags -1 + unreproducible
 
  Chris, was this an issue on your end? Or am I misinterpreting something?
 

 The problem seems to have gone away.  I was running local builds in
 response to errors on the reproducible-builds builder.  Their builder
 has rebuilt sucessfully since then, and I have also just rebuilt
 sucessfully.  Perhaps it was fixed by dependency changes?

 Proof I'm not mad: my build log from local:
 https://paste.debian.net/286717/




-- 
Best regards,
Michael
___
Pkg-go-maintainers mailing list
Pkg-go-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-go-maintainers

[pkg-go] Bug#793518: Bug#793518: FTBFS: TestString fails: ini_test.go:167: Dict cannot be stringified as expected.

2015-07-27 Thread solo-debianbugs
On Mon, Jul 27, 2015 at 10:45:17PM +0200, Michael Stapelberg wrote:
 Actually, my bad, the commit I referenced is already in the package in the
 form of a patch.
 
 In your https://paste.debian.net/286717/, I don’t see any mention of the
 patch, though…? Does your build environment not apply patches? When running
 gbp buildpackage --git-pbuilder, I see:
 [..]

Unless I'm missing something, the patch is not in the version in
unstable/testing.  Looking at the git repo linked from tracker.d.o,
https://anonscm.debian.org/cgit/pkg-go/packages/golang-github-glacjay-goini.git/
the patch was added after the release was tagged.

The paste link is building from unstable, so (correctly) isn't seeing
the patch?

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