Your message dated Tue, 15 Feb 2022 22:33:57 +0000
with message-id <e1nk6ot-0000x0...@fasolo.debian.org>
and subject line Bug#1002969: fixed in golang-github-smallstep-certificates 
0.15.15-2
has caused the Debian Bug report #1002969,
regarding golang-github-smallstep-certificates: FTBFS due to several test 
failures
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.)


-- 
1002969: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1002969
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: golang-github-smallstep-certificates
Version: 0.15.15-1
Severity: serious
Tags: ftbfs
Justification: fails to build from source

Hi,

golang-github-smallstep-certificates recently started to FTBFS after
some build-dependency got updated.

I've successfully built the package on amd64 on Sept 3 and on i386 on Oct 14.
New attempts in December failed.

$ grep FAIL golang-github-smallstep-certificates_0.15.15-1.log
--- FAIL: TestTLSALPN01Validate (3.22s)
    --- FAIL: TestTLSALPN01Validate/ok/error-no-protocol (0.00s)
    --- FAIL: TestTLSALPN01Validate/fail/no-protocol-store-error (0.00s)
    --- FAIL: TestTLSALPN01Validate/ok/tlsDial-timeout (1.00s)
FAIL
FAIL    github.com/smallstep/certificates/acme  3.278s
--- FAIL: TestNew (0.00s)
    --- FAIL: TestNew/ok_with_uri (0.00s)
FAIL
FAIL    github.com/smallstep/certificates/kms/awskms    0.005s
--- FAIL: TestNew (0.00s)
    --- FAIL: TestNew/ok (0.00s)
    --- FAIL: TestNew/ok_with_serial (0.00s)
    --- FAIL: TestNew/ok_with_slot-id (0.00s)
    --- FAIL: TestNew/ok_with_pin (0.00s)
--- FAIL: TestPKCS11_GetPublicKey (0.00s)
    --- FAIL: TestPKCS11_GetPublicKey/RSA (0.00s)
    --- FAIL: TestPKCS11_GetPublicKey/RSA_by_id (0.00s)
    --- FAIL: TestPKCS11_GetPublicKey/RSA_by_label (0.00s)
    --- FAIL: TestPKCS11_GetPublicKey/ECDSA (0.00s)
    --- FAIL: TestPKCS11_GetPublicKey/ECDSA_by_id (0.00s)
    --- FAIL: TestPKCS11_GetPublicKey/ECDSA_by_label (0.00s)
--- FAIL: TestPKCS11_CreateKey (0.00s)
    --- FAIL: TestPKCS11_CreateKey/default (0.00s)
    --- FAIL: TestPKCS11_CreateKey/RSA_SHA256WithRSA (0.00s)
    --- FAIL: TestPKCS11_CreateKey/RSA_SHA384WithRSA (0.00s)
    --- FAIL: TestPKCS11_CreateKey/RSA_SHA512WithRSA (0.00s)
    --- FAIL: TestPKCS11_CreateKey/RSA_SHA256WithRSAPSS (0.00s)
    --- FAIL: TestPKCS11_CreateKey/RSA_SHA384WithRSAPSS (0.00s)
    --- FAIL: TestPKCS11_CreateKey/RSA_SHA512WithRSAPSS (0.00s)
    --- FAIL: TestPKCS11_CreateKey/RSA_2048 (0.00s)
    --- FAIL: TestPKCS11_CreateKey/RSA_4096 (0.00s)
    --- FAIL: TestPKCS11_CreateKey/ECDSA_P256 (0.00s)
    --- FAIL: TestPKCS11_CreateKey/ECDSA_P384 (0.00s)
    --- FAIL: TestPKCS11_CreateKey/ECDSA_P521 (0.00s)
--- FAIL: TestPKCS11_CreateSigner (0.00s)
    --- FAIL: TestPKCS11_CreateSigner/RSA (0.00s)
    --- FAIL: TestPKCS11_CreateSigner/RSA_PSS (0.00s)
    --- FAIL: TestPKCS11_CreateSigner/ECDSA_P256 (0.00s)
    --- FAIL: TestPKCS11_CreateSigner/ECDSA_P384 (0.00s)
    --- FAIL: TestPKCS11_CreateSigner/ECDSA_P521 (0.00s)
--- FAIL: TestPKCS11_LoadCertificate (0.00s)
    --- FAIL: TestPKCS11_LoadCertificate/load (0.00s)
    --- FAIL: TestPKCS11_LoadCertificate/load_by_id (0.00s)
    --- FAIL: TestPKCS11_LoadCertificate/load_by_label (0.00s)
    --- FAIL: TestPKCS11_LoadCertificate/load_by_serial (0.00s)
--- FAIL: TestPKCS11_StoreCertificate (0.00s)
    --- FAIL: TestPKCS11_StoreCertificate/ok (0.00s)
--- FAIL: TestPKCS11_DeleteKey (0.00s)
    --- FAIL: TestPKCS11_DeleteKey/delete (0.00s)
    --- FAIL: TestPKCS11_DeleteKey/delete_by_id (0.00s)
    --- FAIL: TestPKCS11_DeleteKey/delete_by_label (0.00s)
    --- FAIL: TestPKCS11_DeleteKey/delete_missing (0.00s)
    --- FAIL: TestPKCS11_DeleteKey/fail_name (0.00s)
    --- FAIL: TestPKCS11_DeleteKey/fail_FindKeyPair (0.00s)
--- FAIL: TestPKCS11_DeleteCertificate (0.00s)
    --- FAIL: TestPKCS11_DeleteCertificate/delete (0.00s)
    --- FAIL: TestPKCS11_DeleteCertificate/delete_by_id (0.00s)
    --- FAIL: TestPKCS11_DeleteCertificate/delete_by_label (0.00s)
    --- FAIL: TestPKCS11_DeleteCertificate/delete_missing (0.00s)
    --- FAIL: TestPKCS11_DeleteCertificate/fail_name (0.00s)
    --- FAIL: TestPKCS11_DeleteCertificate/fail_DeleteCertificate (0.00s)
--- FAIL: TestPKCS11_Close (0.00s)
FAIL
FAIL    github.com/smallstep/certificates/kms/pkcs11    0.006s
--- FAIL: TestParse (0.00s)
    --- FAIL: TestParse/ok_query (0.00s)
--- FAIL: TestURI_Get (0.00s)
--- FAIL: TestURI_GetEncoded (0.00s)
FAIL
FAIL    github.com/smallstep/certificates/kms/uri       0.002s
FAIL

I'm not going to attach the full 64MB build logfile.


Andreas

--- End Message ---
--- Begin Message ---
Source: golang-github-smallstep-certificates
Source-Version: 0.15.15-2
Done: Nilesh Patra <nil...@debian.org>

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

Debian distribution maintenance software
pp.
Nilesh Patra <nil...@debian.org> (supplier of updated 
golang-github-smallstep-certificates 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: SHA512

Format: 1.8
Date: Wed, 16 Feb 2022 03:36:48 +0530
Source: golang-github-smallstep-certificates
Architecture: source
Version: 0.15.15-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <team+pkg...@tracker.debian.org>
Changed-By: Nilesh Patra <nil...@debian.org>
Closes: 1002969
Changes:
 golang-github-smallstep-certificates (0.15.15-2) unstable; urgency=medium
 .
   * Team Upload.
   * Move to unstable post release
   * Re-Add Built-Using
   * Add patch to fix build (Closes: #1002969)
   * d/rules: Ignore challenge_test
Checksums-Sha1:
 f58435aee4bcc926df70a442daf3f26e3b50d9cc 3118 
golang-github-smallstep-certificates_0.15.15-2.dsc
 7d8d9aebb896372b6d55112629fd853c96ec63fb 11204 
golang-github-smallstep-certificates_0.15.15-2.debian.tar.xz
 eb74d806eb908713ebe012d7befd8f3377c70f09 13993 
golang-github-smallstep-certificates_0.15.15-2_amd64.buildinfo
Checksums-Sha256:
 1e47dcac160833d1a8965a9f5db96f30fff258df2b634b9fabf610ea0ede4061 3118 
golang-github-smallstep-certificates_0.15.15-2.dsc
 997ff0825c2c9c9e704122da93f012c06e0ef2ecf67d5001d9ff0348c7d409b6 11204 
golang-github-smallstep-certificates_0.15.15-2.debian.tar.xz
 7e12d45eb35c053e7fb105b6a64a2185b098d07f2fe0d09e47324c0160509b73 13993 
golang-github-smallstep-certificates_0.15.15-2_amd64.buildinfo
Files:
 5cdd903f287ccd4ae95657b03ce5f719 3118 golang optional 
golang-github-smallstep-certificates_0.15.15-2.dsc
 1d8223fa25a327f9e231aeb40ec1df7b 11204 golang optional 
golang-github-smallstep-certificates_0.15.15-2.debian.tar.xz
 b1af7e63d6ec193f385fe6af3bc42747 13993 golang optional 
golang-github-smallstep-certificates_0.15.15-2_amd64.buildinfo

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

iQJGBAEBCgAwFiEEPpmlJvXcwMu/HO6mALrnSzQzafEFAmIMJxsSHG5pbGVzaEBk
ZWJpYW4ub3JnAAoJEAC650s0M2nxLs8QAJDIO8PTmnSsNYLBI0sIIqzHbr87DVNG
/0FPvEBfbUIuHSF7faUbldVAVMbCd/sclzuzXzv3FfYR8/HFlFmzf61Gsd5GTVgg
86HiLQtkJpvA0X0Xdafh/wdAxbZJRN7RxZaxfuVXL2k7Gm/g3ZF25AyrssgQ3w6B
YklJuosdnlssVsgdhOIyynNu94aPkeTifVJRyGVcspPxDO7YkLdQ6csMKFtbLv/z
2SXzG+vGhvv6S1vyhhaL3d3sk3Gvy5qEYBTys7Oe/d0RbbhqdVUG5Ph8EWFDlJx2
5GJp38I9oC7gcbQviF7AyvsCYNPN4mdrTgTN/3xPFFLxWhawRVPj5LZDkdbYtLst
lBSlgFRK96I0eL7er5+n1n+qBU38FXkX3ujMNK4q8GLmLQqLVXsxhyc2+0y46WDz
rXdP3SOj6zTBESYcYw9Df4T0LsRaiScIqzeV5GAPHh0PKuK/ZuplhBxAiJR9k+8p
pwmZ2Gdzm2yENvcFIOPsHEzHcleJ92gWaDdJ453cdke1Dc5Kf1OPDmeC9yaqUyqt
JU7M42VlcOSWA0LzLRqfuWLQWKBPGXqbnlCpxja52uFWbMNtp7gOpJQu+m+tpsvi
60eKcucHpCwbb+uwi44b7BODcSE6D8lTPLvKF54ES45g4nyRZFEEubBUtoWHnQaf
6JnEVJjgJXuG
=ZKwv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to