Your message dated Mon, 29 May 2017 09:18:43 +0000
with message-id <e1dfgp1-0001tw...@fasolo.debian.org>
and subject line Bug#863414: fixed in coyim 0.3.7-3
has caused the Debian Bug report #863414,
regarding coyim FTBFS: xmpp: failed to verify TLS certificate: x509: 
certificate signed by unknown authority
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.)


-- 
863414: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=863414
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: coyim
Version: 0.3.7-2
Severity: serious

https://tests.reproducible-builds.org/debian/rb-pkg/testing/amd64/coyim.html

...
----------------------------------------------------------------------
FAIL: connection_go16_test.go:50: 
ConnectionXmppSuite.Test_Dial_worksIfTheHandshakeSucceeds

connection_go16_test.go:73:
    c.Assert(err, Equals, io.EOF)
... obtained *errors.errorString = &errors.errorString{s:"xmpp: failed to 
verify TLS certificate: x509: certificate has expired or is not yet valid"} 
("xmpp: failed to verify TLS certificate: x509: certificate has expired or is 
not yet valid")
... expected *errors.errorString = &errors.errorString{s:"EOF"} ("EOF")


----------------------------------------------------------------------
FAIL: connection_go16_test.go:110: 
ConnectionXmppSuite.Test_Dial_worksIfTheHandshakeSucceedsButSucceedsOnValidCertHash

connection_go16_test.go:133:
    c.Assert(err, Equals, io.EOF)
... obtained *errors.errorString = &errors.errorString{s:"xmpp: failed to 
verify TLS certificate: x509: certificate has expired or is not yet valid"} 
("xmpp: failed to verify TLS certificate: x509: certificate has expired or is 
not yet valid")
... expected *errors.errorString = &errors.errorString{s:"EOF"} ("EOF")

2018/06/28 18:47:23 xmpp: sending closing stream tag
2018/06/28 18:47:23 xmpp: TCP closed
2018/06/28 18:47:23 xmpp: received closing stream tag
OOPS: 126 passed, 2 FAILED
--- FAIL: Test (0.18s)
FAIL
exit status 1
FAIL    github.com/twstrike/coyim/xmpp  0.192s
?       github.com/twstrike/coyim/xmpp/data     [no test files]
?       github.com/twstrike/coyim/xmpp/errors   [no test files]
?       github.com/twstrike/coyim/xmpp/interfaces       [no test files]
=== RUN   Test
OK: 3 passed
--- PASS: Test (0.00s)
PASS
ok      github.com/twstrike/coyim/xmpp/utils    0.009s
dh_auto_test: go test -v -p 1 github.com/twstrike/coyim 
github.com/twstrike/coyim/cli github.com/twstrike/coyim/cli/terminal 
github.com/twstrike/coyim/cli/terminal/real github.com/twstrike/coyim/client 
github.com/twstrike/coyim/config github.com/twstrike/coyim/config/importer 
github.com/twstrike/coyim/digests github.com/twstrike/coyim/event 
github.com/twstrike/coyim/gui github.com/twstrike/coyim/gui/definitions 
github.com/twstrike/coyim/gui/settings 
github.com/twstrike/coyim/gui/settings/definitions 
github.com/twstrike/coyim/i18n github.com/twstrike/coyim/net 
github.com/twstrike/coyim/roster github.com/twstrike/coyim/sasl 
github.com/twstrike/coyim/sasl/digestmd5 github.com/twstrike/coyim/sasl/plain 
github.com/twstrike/coyim/sasl/scram github.com/twstrike/coyim/servers 
github.com/twstrike/coyim/session github.com/twstrike/coyim/session/access 
github.com/twstrike/coyim/session/events github.com/twstrike/coyim/session/mock 
github.com/twstrike/coyim/tls github.com/twstrike/coyim/ui githu
 b.com/twstrike/coyim/xmpp github.com/twstrike/coyim/xmpp/data 
github.com/twstrike/coyim/xmpp/errors github.com/twstrike/coyim/xmpp/interfaces 
github.com/twstrike/coyim/xmpp/utils returned exit code 1
debian/rules:14: recipe for target 'override_dh_auto_test' failed
make[1]: *** [override_dh_auto_test] Error 1



It failed with the same error when I tried to rebuild it locally.

--- End Message ---
--- Begin Message ---
Source: coyim
Source-Version: 0.3.7-3

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

Debian distribution maintenance software
pp.
Sascha Steinbiss <sa...@debian.org> (supplier of updated coyim 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, 29 May 2017 10:31:46 +0200
Source: coyim
Binary: coyim
Architecture: source amd64
Version: 0.3.7-3
Distribution: unstable
Urgency: medium
Maintainer: Sascha Steinbiss <sa...@debian.org>
Changed-By: Sascha Steinbiss <sa...@debian.org>
Description:
 coyim      - safe and secure XMPP chat client
Closes: 863414
Changes:
 coyim (0.3.7-3) unstable; urgency=medium
 .
   [ Chris Lamb ]
   * Skip tests that require internet access to avoid FTBFS. Whilst this was
     proximately caused by missing Build-Depends on "ca-certificates", the
     testsuite would remain brittle due to it requiring an internet connection
     and a valid remote SSL certificate at www.olabini.se:443.
     (Closes: #863414)
Checksums-Sha1:
 d83c87e5c130f140267ef69aa6d689a8bf015db5 1819 coyim_0.3.7-3.dsc
 29bcef8956a9a28e3212690d1f7d33b4c2c90431 8248 coyim_0.3.7-3.debian.tar.xz
 fd2fc717aa30729a78a78349379c4f1688ba866d 2476646 coyim-dbgsym_0.3.7-3_amd64.deb
 2d1a7470eedfd40ed9d5b8e032db3b77c9043c8e 13936 coyim_0.3.7-3_amd64.buildinfo
 b3edfe749e94f2d97b96bf148138df97cfb11645 3887392 coyim_0.3.7-3_amd64.deb
Checksums-Sha256:
 6e8125161fc17e1425bb61617dec1b476b06afc98254f494979e98c0fefe251a 1819 
coyim_0.3.7-3.dsc
 286fbc5d0c711aefd4b0631d5a50368543b0a5ae69ddc7c30fed8c97e8affde8 8248 
coyim_0.3.7-3.debian.tar.xz
 28a476ba5958b45106e75d06538d43647eb9242fb749a456f604560c55840ee8 2476646 
coyim-dbgsym_0.3.7-3_amd64.deb
 00d196a71c6190a9c4b9b867b2f673f566f0841265acfb8ccaee2525ff13cfa3 13936 
coyim_0.3.7-3_amd64.buildinfo
 a3612f7021256aa3c95157e1e88aee497143f32c2936a5a3752c96ba9f0158e4 3887392 
coyim_0.3.7-3_amd64.deb
Files:
 24c9e63c124b0392c7b2638957ca784b 1819 net optional coyim_0.3.7-3.dsc
 d4c737e97c6a2d9a0d8999e5c7e3a1f4 8248 net optional coyim_0.3.7-3.debian.tar.xz
 f42d8ba8e9735d2aaa5f9cd37a13b21f 2476646 debug extra 
coyim-dbgsym_0.3.7-3_amd64.deb
 16af6076d7496c97b4d47289ad9f7a59 13936 net optional 
coyim_0.3.7-3_amd64.buildinfo
 bd44335a02f761ecb7f5ab61d4e18516 3887392 net optional coyim_0.3.7-3_amd64.deb

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

iQEzBAEBCAAdFiEEhFH5F4Fy5+Lcc/eVUfhKj+zKfgkFAlkr5ToACgkQUfhKj+zK
fgmjNwgAhS0eil7qNzVgW7dLX87OsfiX61Ah9m9R+jZVk1aXOwPWwI46BHx0T98E
eV4JgIs57cX731gdDy8pw9qpOG8hshaU4r4izVx07jCO6XFO1tZCTRmB4oIzy4I2
9SLizewNefWBLvddslylgHXOcnui8keAHn+7rcNH1gIO8ILG871l+v14l+Rt71FR
NHF7xAQDjKB1SU8BZL2fdL+OJXPgxWJxWAdT0JiEy4NPKo/wLazMJ2njBGOXraaI
jaurSHbqMyoH3GuWItvhiLCB76At9VNuBobRSX/9SaDTHwpN5JTfMSNgQv/F6NZy
jLk4zLEgnmHW4kvVkYBTIu9j2CndFg==
=PglK
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to