Your message dated Wed, 20 Jun 2018 05:49:00 +0000
with message-id <[email protected]>
and subject line Bug#890936: fixed in golang-gopkg-ini.v1 1.37.0-1
has caused the Debian Bug report #890936,
regarding golang-gopkg-ini.v1: FTBFS and Debci failure with golang-1.10-go
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.)
--
890936: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=890936
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-gopkg-ini.v1
Version: 1.32.0-1
Severity: serious
https://ci.debian.net/packages/g/golang-gopkg-ini.v1/unstable/amd64/
https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/golang-gopkg-ini.v1.html
...
=== RUN Test_MapToStruct
Map to struct
Map file to struct ✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔✔🔥
Map section to struct ✔✔✔✔
Map to non-pointer struct ✔✔✔
Map to unsupported type ✔✔✔✔✘
Map to omitempty field ✔✔
Map with shadows ✔✔✔✔
Map from invalid data source ✔
Map to wrong types and gain default values ✔✔✔✔✔✔✔✔✔
Errors:
* golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go
Line 158: - runtime error: invalid memory address or nil pointer dereference
goroutine 55 [running]:
panic(0x57fb40, 0x691260)
/usr/lib/go-1.10/src/runtime/panic.go:505 +0x229
gopkg.in/ini%2ev1_test.Test_MapToStruct.func1.1()
golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go:158
+0x1031
github.com/jtolds/gls.(*ContextManager).SetValues.func1(0x0)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/context.go:97
+0x3fd
github.com/jtolds/gls.EnsureGoroutineId(0xc4202ad980)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/gid.go:19
+0x103
github.com/jtolds/gls.(*ContextManager).SetValues(0xc42009a530, 0xc4202ad920,
0xc4202c07a0)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/context.go:63
+0x15d
gopkg.in/ini%2ev1_test.Test_MapToStruct.func1()
golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go:132 +0x8f
github.com/jtolds/gls.(*ContextManager).SetValues.func1(0x0)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/context.go:97
+0x3fd
github.com/jtolds/gls.EnsureGoroutineId.func1()
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/gid.go:24
+0x31
github.com/jtolds/gls._m(0x0, 0xc4202c0740)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/stack_tags.go:74
+0x31
github.com/jtolds/gls.github_com_jtolds_gls_markS(0x0, 0xc4202c0740)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/stack_tags.go:54
+0x35
github.com/jtolds/gls.addStackTag(0x0, 0xc4202c0740)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/stack_tags.go:49
+0x3a
github.com/jtolds/gls.EnsureGoroutineId(0xc4202ad830)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/gid.go:24
+0xc7
github.com/jtolds/gls.(*ContextManager).SetValues(0xc42009a530, 0xc4202ad7d0,
0xc4202c0700)
golang-gopkg-ini.v1_1.32.0-1/_build/src/github.com/jtolds/gls/context.go:63
+0x15d
gopkg.in/ini%2ev1_test.Test_MapToStruct(0xc4202bc3c0)
golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go:131 +0xaa
testing.tRunner(0xc4202bc3c0, 0x5bc220)
/usr/lib/go-1.10/src/testing/testing.go:777 +0xd0
created by testing.(*T).Run
/usr/lib/go-1.10/src/testing/testing.go:824 +0x2e0
goroutine 1 [chan receive]:
testing.(*T).Run(0xc4202bc3c0, 0x5b1041, 0x10, 0x5bc220, 0x46c501)
/usr/lib/go-1.10/src/testing/testing.go:825 +0x301
testing.runTests.func1(0xc4200e6000)
/usr/lib/go-1.10/src/testing/testing.go:1063 +0x64
testing.tRunner(0xc4200e6000, 0xc420065df8)
/usr/lib/go-1.10/src/testing/testing.go:777 +0xd0
testing.runTests(0xc4200b0120, 0x696020, 0x29, 0x29, 0x40ff19)
/usr/lib/go-1.10/src/testing/testing.go:1061 +0x2c4
testing.(*M).Run(0xc4200e4000, 0x0)
/usr/lib/go-1.10/src/testing/testing.go:978 +0x171
main.main()
_testmain.go:148 +0x151
Failures:
* golang-gopkg-ini.v1_1.32.0-1/_build/src/gopkg.in/ini.v1/struct_test.go
Line 192:
Expected '<nil>' to NOT be nil (but it was)!
668 total assertions
Map to struct in strict mode ✔✔
670 total assertions
Map slice in strict mode ✔✔✔
673 total assertions
--- FAIL: Test_MapToStruct (0.01s)
--- End Message ---
--- Begin Message ---
Source: golang-gopkg-ini.v1
Source-Version: 1.37.0-1
We believe that the bug you reported is fixed in the latest version of
golang-gopkg-ini.v1, which is due to be installed in the Debian FTP archive.
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Dmitry Smirnov <[email protected]> (supplier of updated golang-gopkg-ini.v1
package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256
Format: 1.8
Date: Wed, 20 Jun 2018 15:19:56 +1000
Source: golang-gopkg-ini.v1
Binary: golang-gopkg-ini.v1-dev
Architecture: source all
Version: 1.37.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team
<[email protected]>
Changed-By: Dmitry Smirnov <[email protected]>
Description:
golang-gopkg-ini.v1-dev - INI file read and write functionality in Go
Closes: 890936
Changes:
golang-gopkg-ini.v1 (1.37.0-1) unstable; urgency=medium
.
[ Alexandre Viau ]
* Point Vcs-* urls to salsa.debian.org.
.
[ Dmitry Smirnov ]
* New upstream release.
+ fixes FTBFS with go-1.10 (Closes: #890936).
* Testsuite: autopkgtest-pkg-go
* Standards-Version: 4.1.4; Priority: optional
* debhelper & compat to version 11
Checksums-Sha1:
59ffa2117339b11e762d42f56970bccc2d6bedd9 2178 golang-gopkg-ini.v1_1.37.0-1.dsc
18bd1b2e885e3fac0748366e5ac3e81240cd6db1 29516
golang-gopkg-ini.v1_1.37.0.orig.tar.xz
fdaba51cc098f46be833645a9c694401f3096bad 2776
golang-gopkg-ini.v1_1.37.0-1.debian.tar.xz
5d1f7ddf5601ea6b74599d9102771521755da804 28468
golang-gopkg-ini.v1-dev_1.37.0-1_all.deb
76b57685bdfd233ec9da3566f8fc27ca27ae7888 6361
golang-gopkg-ini.v1_1.37.0-1_amd64.buildinfo
Checksums-Sha256:
26589f6daf9351f281f6e1df012b7b96b4ba8ab99a1a951479fc2a6341982dbc 2178
golang-gopkg-ini.v1_1.37.0-1.dsc
6b2a51b684f0970d4acf5d625bac967b3dc08ac355fede886b3768804d1ed0d3 29516
golang-gopkg-ini.v1_1.37.0.orig.tar.xz
7b79a805615d88db43a14a0f40fe5183c52d5a1a0dca280e0162e1f58fdf3d11 2776
golang-gopkg-ini.v1_1.37.0-1.debian.tar.xz
5eb49e7e62aced43aa6928bcb35370c8e86cf0e7163196f802094f15a3ef7d3d 28468
golang-gopkg-ini.v1-dev_1.37.0-1_all.deb
f7c6bb8029b843d2721cb4e41b232302b9ca383a80d83c60ef0374586aaafc86 6361
golang-gopkg-ini.v1_1.37.0-1_amd64.buildinfo
Files:
5710de769e7ddf043124a7ef55673786 2178 devel optional
golang-gopkg-ini.v1_1.37.0-1.dsc
f79ebbb84faf732502f3b1120d711f49 29516 devel optional
golang-gopkg-ini.v1_1.37.0.orig.tar.xz
2035f4316d1984863ea13e2206c163cc 2776 devel optional
golang-gopkg-ini.v1_1.37.0-1.debian.tar.xz
c330f64595c2a147b697934b8962658a 28468 devel optional
golang-gopkg-ini.v1-dev_1.37.0-1_all.deb
ebf348955380f2b8b3e79e43a2a9b080 6361 devel optional
golang-gopkg-ini.v1_1.37.0-1_amd64.buildinfo
-----BEGIN PGP SIGNATURE-----
iQIzBAEBCAAdFiEEULx8+TnSDCcqawZWUra72VOWjRsFAlsp5OgACgkQUra72VOW
jRsNAA//ZoKcKE5Ll9wGX6Ky7kCvYhIHURMvtGAJr9DecBR677eS7aNd2tWMZjuj
f/aNGkQex4PQP2ZFnoY4sunDQ0XLfoxrHh9viqB/xWnon80vuYRozfldjlboegSM
CHpHGrCCL0pHodq/I0ehT+YuAvHaqC7argcZSwpQvMxRXSwzMrR9qWlD0CL4aSro
zTV01RN9tfm3dc5XThRA/yAXyJPX+dF8HCXbk7siGb2pmjcYcbZWozTODPgn+JjU
bcyWskut395GLiX0nDW5RMbvrb/yx5BIVeInSRJp2RFjidNjotxOZosO2e30TX9W
p1czt1VSJqj9D++6yr4g1ZwA6M5lD6V+6F0PuMzY8amQYcGrJv801/rFzF2Oc37W
zLvj/TTfC3Y4MNNLj7fWyk1a9sSQHFdizfg9yfQ9dBRU1WLgQlodyW35k7QF0tv5
K4N0bao1abxJK6W5vSvtYSnPGUDKhhdRevGwpOzXpQzWhO7g3bApX1TvQZ7dsyFO
RxFJVhlLCBW6BCWSAsQJY/eRqSmjl6Fj1p7WJfGDRyEJb0WFn9Kn+GnoCSOY3r2d
68nIt2fRi4DcPCQ495jGrHFZE+qVy68Wq+XA0/RS4lFKb2uWKEukEJzvIkgj+YMN
jgsqQwcwnuRDbe/mX8q90yWpjoj3MY365abiFz1ecHQgXxc7otg=
=/fLu
-----END PGP SIGNATURE-----
--- End Message ---