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

Michael Stapelberg stapelberg at debian.org
Tue Jul 28 07:14:59 UTC 2015


Chris, thanks for the explanation, that makes sense! I totally missed the
fact that there were not-yet-uploaded changes in git.

Tim, I just tried packaging the new upstream snapshot, and the fix you got
upstream to merge was indeed not enough. My first guess is that exampleStr
requires section1 and section2 to be serialized in order, but Dict.format()
does not sort the keys when iterating over the map.

It’s surprising that this hasn’t caused issues elsewhere yet.

So, yes, if you could work with upstream on a proper solution and then we
could just package a new upstream snapshot, that’d be great.

On Tue, Jul 28, 2015 at 3:02 AM, Potter, Tim (Cloud Services) <
timothy.potter at hp.com> wrote:

> On 28 Jul 2015, at 6:35 am, solo-debianbugs at 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/
>
> Hi everyone.  I think this bug is due to this test  relying on the
> ordering of keys retrieved from
> a hash being the same as they were inserted.  This seems to work most of
> the time (at
> least on amd64) but occasionally the keys come out in a different order
> and the test breaks.
>
> I could disable the test so things work and work with upstream for a
> proper fix.  Would that
> help out some?
>
>
> Tim.




-- 
Best regards,
Michael
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.alioth.debian.org/pipermail/pkg-go-maintainers/attachments/20150728/e9196ae1/attachment.html>


More information about the Pkg-go-maintainers mailing list