Your message dated Mon, 10 Oct 2016 01:03:53 +0000
with message-id <e1btp0t-0001e7...@franck.debian.org>
and subject line Bug#839461: fixed in golang-github-mattn-go-sqlite3 
1.1.0~dfsg1-2
has caused the Debian Bug report #839461,
regarding golang-github-mattn-go-sqlite3: FTBFS: dh_auto_test: go test -v -p 1 
github.com/mattn/go-sqlite3 github.com/mattn/go-sqlite3/sqlite3_test returned 
exit code 1
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 ow...@bugs.debian.org
immediately.)


-- 
839461: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=839461
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-mattn-go-sqlite3
Version: 1.1.0~dfsg1-1
Severity: serious
Tags: stretch sid
User: debian...@lists.debian.org
Usertags: qa-ftbfs-20161001 qa-ftbfs
Justification: FTBFS on amd64

Hi,

During a rebuild of all packages in sid, your package failed to build on
amd64.

Relevant part (hopefully):
>  debian/rules build
> dh build --buildsystem=golang --with=golang
>    dh_testdir -O--buildsystem=golang
>    dh_update_autotools_config -O--buildsystem=golang
>    dh_auto_configure -O--buildsystem=golang
>    dh_auto_build -O--buildsystem=golang
>       go install -v -p 1 github.com/mattn/go-sqlite3 
> github.com/mattn/go-sqlite3/sqlite3_test
> github.com/mattn/go-sqlite3
> github.com/mattn/go-sqlite3/sqlite3_test
>    dh_auto_test -O--buildsystem=golang
>       go test -v -p 1 github.com/mattn/go-sqlite3 
> github.com/mattn/go-sqlite3/sqlite3_test
> === RUN   TestSimpleError
> --- PASS: TestSimpleError (0.00s)
> === RUN   TestCorruptDbErrors
> --- PASS: TestCorruptDbErrors (0.00s)
> === RUN   TestSqlLogicErrors
> --- PASS: TestSqlLogicErrors (0.02s)
> === RUN   TestExtendedErrorCodes_ForeignKey
> --- PASS: TestExtendedErrorCodes_ForeignKey (0.01s)
> === RUN   TestExtendedErrorCodes_NotNull
> --- PASS: TestExtendedErrorCodes_NotNull (0.01s)
> === RUN   TestExtendedErrorCodes_Unique
> --- PASS: TestExtendedErrorCodes_Unique (0.01s)
> === RUN   TestFTS3
> --- PASS: TestFTS3 (0.01s)
> === RUN   TestOpen
> --- PASS: TestOpen (0.02s)
> === RUN   TestClose
> --- PASS: TestClose (0.00s)
> === RUN   TestInsert
> --- PASS: TestInsert (0.01s)
> === RUN   TestUpdate
> --- PASS: TestUpdate (0.01s)
> === RUN   TestDelete
> --- PASS: TestDelete (0.03s)
> === RUN   TestBooleanRoundtrip
> --- PASS: TestBooleanRoundtrip (0.01s)
> === RUN   TestTimestamp
> --- PASS: TestTimestamp (0.07s)
> === RUN   TestBoolean
> --- PASS: TestBoolean (0.03s)
> === RUN   TestFloat32
> --- PASS: TestFloat32 (0.01s)
> === RUN   TestNull
> --- PASS: TestNull (0.00s)
> === RUN   TestTransaction
> --- PASS: TestTransaction (0.01s)
> === RUN   TestWAL
> --- PASS: TestWAL (0.01s)
> === RUN   TestTimezoneConversion
> --- FAIL: TestTimezoneConversion (0.09s)
>       sqlite3_test.go:689: Failed to create table: Invalid _loc: US/Central: 
> open /usr/lib/go-1.7/lib/time/zoneinfo.zip: no such file or directory
> === RUN   TestSuite
> === RUN   TestBlobs
> --- PASS: TestBlobs (0.01s)
> === RUN   TestManyQueryRow
> --- PASS: TestManyQueryRow (0.22s)
> === RUN   TestTxQuery
> --- PASS: TestTxQuery (0.00s)
> === RUN   TestPreparedStmt
> --- PASS: TestPreparedStmt (0.55s)
> BenchmarkExec           300000     198736 req/s
> BenchmarkQuery          100000      59647 req/s
> BenchmarkParams         100000      50013 req/s
> BenchmarkStmt           200000      95124 req/s
> BenchmarkRows             3000       1875 req/s
> BenchmarkStmtRows         3000       1969 req/s
> --- PASS: TestSuite (12.32s)
> === RUN   TestExecer
> --- PASS: TestExecer (0.01s)
> === RUN   TestQueryer
> --- PASS: TestQueryer (0.00s)
> === RUN   TestStress
> --- PASS: TestStress (2.08s)
> === RUN   TestDateTimeLocal
> --- FAIL: TestDateTimeLocal (0.00s)
>       sqlite3_test.go:897: Failed to scan datetime: Invalid _loc: Asia/Tokyo: 
> open /usr/lib/go-1.7/lib/time/zoneinfo.zip: no such file or directory
> === RUN   TestVersion
> --- PASS: TestVersion (0.00s)
> === RUN   TestNumberNamedParams
> --- PASS: TestNumberNamedParams (0.01s)
> === RUN   TestStringContainingZero
> --- PASS: TestStringContainingZero (0.02s)
> === RUN   TestDateTimeNow
> --- PASS: TestDateTimeNow (0.00s)
> FAIL
> exit status 1
> FAIL  github.com/mattn/go-sqlite3     14.802s
> ?     github.com/mattn/go-sqlite3/sqlite3_test        [no test files]
> dh_auto_test: go test -v -p 1 github.com/mattn/go-sqlite3 
> github.com/mattn/go-sqlite3/sqlite3_test returned exit code 1

If the failure looks somehow time/timezone related:
Note that this rebuild was performed without the 'tzdata' package
installed in the chroot. tzdata used be (transitively) part of
build-essential, but it no longer is. If this package requires it to
build, it should be added to build-depends. For the release team's
opinion on this, see
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=836940#185

If the failure looks LSB-related:
similarly to tzdata, lsb-base is not installed in the build chroot.

The full build log is available from:
   
http://aws-logs.debian.net/2016/10/01/golang-github-mattn-go-sqlite3_1.1.0~dfsg1-1_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

About the archive rebuild: The rebuild was done on EC2 VM instances from
Amazon Web Services, using a clean, minimal and up-to-date chroot. Every
failed build was retried once to eliminate random failures.

--- End Message ---
--- Begin Message ---
Source: golang-github-mattn-go-sqlite3
Source-Version: 1.1.0~dfsg1-2

We believe that the bug you reported is fixed in the latest version of
golang-github-mattn-go-sqlite3, 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 839...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martín Ferrari <tin...@debian.org> (supplier of updated 
golang-github-mattn-go-sqlite3 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 ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Format: 1.8
Date: Mon, 10 Oct 2016 02:51:01 +0200
Source: golang-github-mattn-go-sqlite3
Binary: golang-github-mattn-go-sqlite3-dev
Architecture: source all
Version: 1.1.0~dfsg1-2
Distribution: unstable
Urgency: medium
Maintainer: pkg-go <pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Martín Ferrari <tin...@debian.org>
Description:
 golang-github-mattn-go-sqlite3-dev - sqlite3 driver for go that using 
database/sql
Closes: 839461
Changes:
 golang-github-mattn-go-sqlite3 (1.1.0~dfsg1-2) unstable; urgency=medium
 .
   [ Paul Tagliamonte ]
   * Team upload.
   * Use a secure transport for the Vcs-Git and Vcs-Browser URL
 .
   [ Martin Ferrari ]
   * Add myself to Uploaders.
   * debian/control: Update Standards-Version (no changes).
   * debian/control: Remove golang-go dependency from -dev package.
   * debian/control: Replace golang-go with golang-any in Build-Depends.
   * debian/control: Add tzdata as dependency. Closes: #839461
Checksums-Sha1:
 10a3bc62647e29eaca66b93fe53806f79b53e3e4 2290 
golang-github-mattn-go-sqlite3_1.1.0~dfsg1-2.dsc
 5f7493ec43085cee1eb24f74c46055cd82fc7b68 2972 
golang-github-mattn-go-sqlite3_1.1.0~dfsg1-2.debian.tar.xz
 d8d2a15a8df85e08df6a499d6427e4228c513d0d 25046 
golang-github-mattn-go-sqlite3-dev_1.1.0~dfsg1-2_all.deb
Checksums-Sha256:
 9a0137019623c359aface831cdbd2b9f1c4c49be5b37bae6c07ec756aaf04f06 2290 
golang-github-mattn-go-sqlite3_1.1.0~dfsg1-2.dsc
 9f63e97783304c714fa2e252fbcf01276fd0da23ede7b03c0ef1bcda30007bfa 2972 
golang-github-mattn-go-sqlite3_1.1.0~dfsg1-2.debian.tar.xz
 a82be1840596ad6186c372e05dd36b8a4fd05983ca73a2955f12599a7201244b 25046 
golang-github-mattn-go-sqlite3-dev_1.1.0~dfsg1-2_all.deb
Files:
 5b363672a5152481b121975be80673b3 2290 devel extra 
golang-github-mattn-go-sqlite3_1.1.0~dfsg1-2.dsc
 f1329119180daeb04b0171efa43805fc 2972 devel extra 
golang-github-mattn-go-sqlite3_1.1.0~dfsg1-2.debian.tar.xz
 2d2d3bda0d5f3cb136c3d2ec1d547a46 25046 devel extra 
golang-github-mattn-go-sqlite3-dev_1.1.0~dfsg1-2_all.deb

-----BEGIN PGP SIGNATURE-----

iQIcBAEBCAAGBQJX+uapAAoJEF3Y4L+Ro9PaSiwQAIgxFRt7knxVveKQ1hS4FKjO
Vogdz+tAFx9k5YRAHGWNyN5RVxmSwpRu71eRy+bXsvDmd4C2RrsQv1mTJIOlJ6F3
mf4GN1uzm58mzLXu1+4adp5Rh519Hd55YDzUyTcU84lNO2w+wUKheWfo3OPWctyj
sYUS1K0PiQAFzbsZ0tBEYDwNfKTPz7L9SX7Q0K3Ag0laJ1bnzhhjtv74voqJyqW7
VKjs0GxO8EfZNgdW44Dm1A6APbfZrIUZg7zRs/QopPZsdJ/DxF8UrzR8n0/MS+tm
qkN9lDn5gkiEn4nBi1juKQLv2afUDordUBMsoTRWfiEytHGmRtyjjodFQAzhqV52
JS4DuDldCfjoboLZalEdBAnqPj/I5ZhPKCDiauDxSEjqlK3LoJH+9aWG1SZb8pMs
aI7CgKz/yJUQgAVUuG7Usm2qkGPbIJQSgrRK8oY9Ll3boADKPiT1ajhQeFtkDVaO
WIwa4ER1hMtKYggiR2sM7sijCL3ORfbebtfJmc7GVvM5phNsYniIWovoC04S09NL
L8T8uKo6qbp8rchukl1mknTWCT1e+u27YMYf3El/wrupxIjJl6zXJBu7EKB4cyNw
C+b3QgUO81Oa74FqL8U6m+il0mfOarXeZ6ig3s/TNIvqm6OD6PnzZSYOGJQM1BWL
+PvJZDnwi38cAoHXYEgl
=4Hwd
-----END PGP SIGNATURE-----

--- End Message ---
_______________________________________________
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