Your message dated Sat, 25 Feb 2017 00:50:18 +0000
with message-id <e1chqz0-000bl3...@fasolo.debian.org>
and subject line Bug#850199: fixed in golang-github-gogits-cron 
0.0~git20160810.32.7f3990a-2
has caused the Debian Bug report #850199,
regarding golang-github-gogits-cron: FTBFS randomly (failing tests)
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.)


-- 
850199: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=850199
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: src:golang-github-gogits-cron
Version: 0.0~git20160810.32.7f3990a-1
Severity: important

Dear maintainer:

I tried to build this package in stretch with "dpkg-buildpackage -A"
(which is what the "Arch: all" autobuilder would do to build it)
but it failed:

--------------------------------------------------------------------------------
[...]
 debian/rules build-indep
dh build-indep --buildsystem=golang --with=golang
   dh_testdir -i -O--buildsystem=golang
   dh_update_autotools_config -i -O--buildsystem=golang
   dh_auto_configure -i -O--buildsystem=golang
   dh_auto_build -i -O--buildsystem=golang
        go install -v -p 1 github.com/gogits/cron
github.com/gogits/cron
   dh_auto_test -i -O--buildsystem=golang
        go test -v -p 1 github.com/gogits/cron
=== RUN   TestConstantDelayNext
--- PASS: TestConstantDelayNext (0.00s)
=== RUN   TestFuncPanicRecovery

[... snipped ...]

--- PASS: TestAddWhileRunning (1.00s)
=== RUN   TestAddWhileRunningWithDelay
--- PASS: TestAddWhileRunningWithDelay (6.01s)
=== RUN   TestSnapshotEntries
--- PASS: TestSnapshotEntries (1.99s)
=== RUN   TestMultipleEntries
--- PASS: TestMultipleEntries (1.00s)
=== RUN   TestRunningJobTwice
--- PASS: TestRunningJobTwice (2.00s)
=== RUN   TestRunningMultipleSchedules
--- PASS: TestRunningMultipleSchedules (1.00s)
=== RUN   TestLocalTimezone
2017/01/02 21:06:59 End of range (60) above maximum (59): 60
--- FAIL: TestLocalTimezone (1.01s)
=== RUN   TestStopWithoutStart
--- PASS: TestStopWithoutStart (0.00s)
=== RUN   TestJob
--- PASS: TestJob (0.99s)
=== RUN   TestRange
--- PASS: TestRange (0.00s)
=== RUN   TestField
--- PASS: TestField (0.00s)
=== RUN   TestBits
--- PASS: TestBits (0.00s)
=== RUN   TestSpecSchedule
--- PASS: TestSpecSchedule (0.00s)
=== RUN   TestActivation
--- PASS: TestActivation (0.00s)
=== RUN   TestNext
--- PASS: TestNext (0.00s)
=== RUN   TestErrors
2017/01/02 21:07:01 Expected 5 or 6 fields, found 1: xyz
2017/01/02 21:07:01 End of range (60) above maximum (59): 60
2017/01/02 21:07:01 End of range (60) above maximum (59): 60
2017/01/02 21:07:01 Failed to parse int from XYZ: strconv.ParseInt: parsing 
"XYZ": invalid syntax
--- PASS: TestErrors (0.00s)
=== RUN   TestNextWithTz
--- PASS: TestNextWithTz (0.00s)
FAIL
exit status 1
FAIL    github.com/gogits/cron  18.062s
dh_auto_test: go test -v -p 1 github.com/gogits/cron returned exit code 1
debian/rules:4: recipe for target 'build-indep' failed
make: *** [build-indep] Error 1
dpkg-buildpackage: error: debian/rules build-indep gave error exit status 2
--------------------------------------------------------------------------------

This is just how the build ends, not necessarily the relevant part.

I've put several build logs here:

https://people.debian.org/~sanvila/golang-github-gogits-cron/

If this is really a bug in one of the build-depends, please use reassign and 
affects,
so that this is still visible in the page for this package.

The bug should be reproducible with sbuild on a single CPU virtual machine,
provided you try enough times (as the failure happens randomly).

After building 200 times, the failure rate observed here is about 1.5%.

Thanks.

--- End Message ---
--- Begin Message ---
Source: golang-github-gogits-cron
Source-Version: 0.0~git20160810.32.7f3990a-2

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

Debian distribution maintenance software
pp.
Michael Lustfield <mich...@lustfield.net> (supplier of updated 
golang-github-gogits-cron 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: Fri, 24 Feb 2017 18:27:21 -0600
Source: golang-github-gogits-cron
Binary: golang-github-gogits-cron-dev
Architecture: source all
Version: 0.0~git20160810.32.7f3990a-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team 
<pkg-go-maintainers@lists.alioth.debian.org>
Changed-By: Michael Lustfield <mich...@lustfield.net>
Description:
 golang-github-gogits-cron-dev - Gogs cron library in Go
Closes: 850199
Changes:
 golang-github-gogits-cron (0.0~git20160810.32.7f3990a-2) unstable; 
urgency=medium
 .
   * Dropped tests from build. (Closes: #850199)
Checksums-Sha1:
 83ec5c2ae25d5088d7ab8e0de4d9773e93667495 2374 
golang-github-gogits-cron_0.0~git20160810.32.7f3990a-2.dsc
 23486d15ef222f6f513789f65a2eec9567c8af4b 1904 
golang-github-gogits-cron_0.0~git20160810.32.7f3990a-2.debian.tar.xz
 069a1b65bb226703984fa25811dfbcb128f97a45 15482 
golang-github-gogits-cron-dev_0.0~git20160810.32.7f3990a-2_all.deb
 a9ac4582099dc188f6efa9d8bd488cc36acba561 4838 
golang-github-gogits-cron_0.0~git20160810.32.7f3990a-2_amd64.buildinfo
Checksums-Sha256:
 982075e78f79c19393aba488c56a6b625c253e81c71ff11a4142fed2771082ff 2374 
golang-github-gogits-cron_0.0~git20160810.32.7f3990a-2.dsc
 f79a05d52a26200bbae0352a1ac6ffc2906b411fd37aace0cb4a8bccb5f77788 1904 
golang-github-gogits-cron_0.0~git20160810.32.7f3990a-2.debian.tar.xz
 d7912463743722d75f5d5b52d76d0fde23e689c5d9bffce9f1ca25e08368f434 15482 
golang-github-gogits-cron-dev_0.0~git20160810.32.7f3990a-2_all.deb
 bafb58cdcb817a05444333f296faa2c8e4f03edc9dea4a84daa138be07216560 4838 
golang-github-gogits-cron_0.0~git20160810.32.7f3990a-2_amd64.buildinfo
Files:
 9f61b51477f204b0d4463567764158a1 2374 devel extra 
golang-github-gogits-cron_0.0~git20160810.32.7f3990a-2.dsc
 16ac5b2c3b85dfd4026f32ddc81996ee 1904 devel extra 
golang-github-gogits-cron_0.0~git20160810.32.7f3990a-2.debian.tar.xz
 80d76ccc0abab3dea8f434b9aadd4caf 15482 devel extra 
golang-github-gogits-cron-dev_0.0~git20160810.32.7f3990a-2_all.deb
 7ff9e4fdb18895c402ff94d6a80ea494 4838 devel extra 
golang-github-gogits-cron_0.0~git20160810.32.7f3990a-2_amd64.buildinfo

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

iQJKBAEBCAA0FiEEBs1j101ZjEpH5CyWA6iJGnZa0IUFAliwz/cWHG1pY2hhZWxA
bHVzdGZpZWxkLm5ldAAKCRADqIkadlrQhS7lEACc2xYdP4oDDCy4WvoX7r5jeYZH
6WKw0m7PO+tlA9NRbZbunKc6q1FZYTzm3sHDOaxy0aGgtHU0B7JUaJ2JikRrtO9Z
HkTgLM0593mNtR6JO+bh6yHXui0iHvC1kaxsV/T6l2dU2CmuQ5V+Mp7sHc7qxxKY
/ofAbtJVZerjiu1GltOf0uFAujuq8hK8CKdmcaqGbE/C2i7XOnuLAnyHpIk1nOl0
MeaTPC+2xAfzefgwQDNLyd8Dpq70RwpCaGKBk9WpRajPkIIeSQjSPOSq2lgEW5Ur
4foQbmcFELmUw+o5iWowRe9GC3W9KtP1QCubLB/9WTAlrM5mW3U/BO9pFgBq5EWO
mFjWr9XjmMHRp1wzqCevwPgKGDWJGvQD5uzqE5yqryk9DhqMjSrPdLm7bu+qp49T
StewMmuzbkl39Zyjz9+XdVmdlCPQ4f2PaJUb5T1rVBKlkq3tiIy/I3/LvId86Hxy
SZRDPDYEP+jJlwEdZmtZt2ECdgAJW634MmOtC0DnHxZZ9uGlO8huaPGxitx9Edj3
ktNF402+PvJKoGEYVaBWz/qhcYte/b8xaXAS2bXB4fAUSiJmZU8qs00ZmZWB0kv0
xwHAJ/1oSYg1FleolUtY6en8pArqv/udkOuG4aD9fv3naqtS74R9T8KKkJYk6+m5
fWlRIIyrH93KX8X74w==
=8Y3z
-----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