Your message dated Wed, 27 May 2026 12:50:24 +0000
with message-id <[email protected]>
and subject line Bug#1122019: fixed in golang-github-tjfoc-gmsm 1.4.1-1
has caused the Debian Bug report #1122019,
regarding golang-github-tjfoc-gmsm: please make the build reproducible
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.)


-- 
1122019: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1122019
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: golang-github-tjfoc-gmsm
Version: 1.3.0+ds-4
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: nocheck
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
golang-github-tjfoc-gmsm could not be built reproducibly.

This is because the testsuite did not (also) remove various "ifile"
files, which ended up in the binary package. This meant that the
package contents differ depending on whether the testsuite is run
or not.

Patch attached that removes these files.

 [0] https://reproducible-builds.org/


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2025-12-05 08:57:29.034711819 -0800
--- b/debian/rules      2025-12-05 09:13:40.370505188 -0800
@@ -6,5 +6,5 @@
 override_dh_auto_test:
 ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
        dh_auto_test
-       find -type f \( -name '*.pem' -or -name 'ofile' \) -delete
+       find -type f \( -name '*.pem' -or -name 'ofile' -or -name 'ifile' \) 
-delete
 endif

--- End Message ---
--- Begin Message ---
Source: golang-github-tjfoc-gmsm
Source-Version: 1.4.1-1
Done: Simon Josefsson <[email protected]>

We believe that the bug you reported is fixed in the latest version of
golang-github-tjfoc-gmsm, 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.
Simon Josefsson <[email protected]> (supplier of updated 
golang-github-tjfoc-gmsm 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: SHA512

Format: 1.8
Date: Wed, 27 May 2026 11:17:01 +0200
Source: golang-github-tjfoc-gmsm
Architecture: source
Version: 1.4.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Go Packaging Team <[email protected]>
Changed-By: Simon Josefsson <[email protected]>
Closes: 940435 1122019
Changes:
 golang-github-tjfoc-gmsm (1.4.1-1) unstable; urgency=medium
 .
   [ Simon Josefsson ]
   * Use gbp sign-tags and upstream-vcs-tag
   * Use watch v5 dropping +ds (fixed upstream)
   * Standards-Version: 4.7.4
   * Drop Rules-Requires-Root: no
   * Drop Priority: optional
   * Section:golang
   * Use dh-sequence-golang
   * Use debhelper-compat 13
   * Refresh B-D/D's
   * Adopt package (Closes: #940435)
   * Silence lintian debian-changelog-line-too-long
   * Fix self-tests
   * Improve d/copyright
   * Improve reproducibility
 .
   [ Chris Lamb ]
   * Fix reproducibility (Closes: #1122019)
Checksums-Sha1:
 892067a6f604d0c93a93f52e38a51a66490ac9b2 2582 
golang-github-tjfoc-gmsm_1.4.1-1.dsc
 bc44970b4647427d97296fd649fee6c171ae2e09 182012 
golang-github-tjfoc-gmsm_1.4.1.orig.tar.xz
 20950442027376b3a6e44e38384a2f3aa340ef77 3716 
golang-github-tjfoc-gmsm_1.4.1-1.debian.tar.xz
 6c503384602d2b419bcbf3b2d418969fc1967c2e 408348 
golang-github-tjfoc-gmsm_1.4.1-1.git.tar.xz
 41421750eeee3eab43ecf6f3d099b670c459c29e 17490 
golang-github-tjfoc-gmsm_1.4.1-1_source.buildinfo
Checksums-Sha256:
 3e00b6dc422ad76dcdf414dd30777dd45d3b2589691f4e25fa99c20c2e6192a2 2582 
golang-github-tjfoc-gmsm_1.4.1-1.dsc
 9be8b1a5b768385f8f8758fe458863528ec184eb325acfc3f5ca02f4bf5e0c0f 182012 
golang-github-tjfoc-gmsm_1.4.1.orig.tar.xz
 be8f9a22b1f2390d2cc70e15f679c64c70ed00a39f10d80258c14649cea2827d 3716 
golang-github-tjfoc-gmsm_1.4.1-1.debian.tar.xz
 22aaf04a8d9248e90a95756cec9e3f2282f4dfbbfdf87d2543aff62eef08ef0c 408348 
golang-github-tjfoc-gmsm_1.4.1-1.git.tar.xz
 fb656631a0740aca9d8139ba49edd8e2f10e829d8dc25dcc4c7046313d37d033 17490 
golang-github-tjfoc-gmsm_1.4.1-1_source.buildinfo
Files:
 9a729afa4dfca5dd20c67bb194d85565 2582 golang optional 
golang-github-tjfoc-gmsm_1.4.1-1.dsc
 0af7b309a5848b8a16cd7612b4adb30f 182012 golang optional 
golang-github-tjfoc-gmsm_1.4.1.orig.tar.xz
 4a4057826b59e97f404176d0b88cbee8 3716 golang optional 
golang-github-tjfoc-gmsm_1.4.1-1.debian.tar.xz
 653bff9484c5b040af16018b572047ee 408348 golang None 
golang-github-tjfoc-gmsm_1.4.1-1.git.tar.xz
 32c00fe00ae048dece48880b93fedce1 17490 golang optional 
golang-github-tjfoc-gmsm_1.4.1-1_source.buildinfo
Git-Tag-Info: tag=9d909d68ccf0af001ac28060294450feeda6883f 
fp=a3cc9c870b9d310abad4cf2f51722b08fe4745a2
Git-Tag-Tagger: Simon Josefsson <[email protected]>

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

iQIzBAEBCgAdFiEEN02M5NuW6cvUwJcqYG0ITkaDwHkFAmoW3wsACgkQYG0ITkaD
wHk6IxAA6kU0j8gQRYT7eNDq8qrm9KU/bpoaG/aQyNHv/W3rkPKgHLc0rUSsvi+0
1uFIUPG+QAvcay0jDpw9nFGQgptPFP/Kalt4m6vwhsxIJusXIbgX4q2MRASFV4ho
lw1ML+Y3UMhkdExVzYC6ECNvTl+BezAHB05GHpU/a3kV4c+cbfNEv2VCOcbGzR9w
XdcfmwmZ1jlK6qzCI9tRXON9Hy8u/fO+1f6on7R9w2iXfrwtKXae1qjGXTMQRy6v
L3svPSgamDViFmUKahY/ZEJbIE/d6OyiJuIIHF48QmbQN+GLUpCaovjt4W7quYag
/Aw7kQs52ozSakMu9LVgjrmwe5d5CsZMwhyJjqUIJsOgZjMWKZCYnp4kj7VEuNAA
9oFryD8GRAGmax1gbqDQJlCJVRVMBmaZtJE7FiORz3HQtnh2/3zDa+Se1uUPOznu
iG4BERsEsgCU/Sp0YDOFzArNE7rXm+BbcLXAzCM/OUpfJ2uD26kjgtAfHLRjqprh
P2vCMGMgr7Do7Mo02hhdzu7YArzkFc1LZxajwJ0w/tvXMzCUnCbyeOgePGzFcfoy
z1M4zqPJCJUN0/PGk8Wn3Hm/Z0L9eetlBnZ9KjGHegIrPP1hDD/1Ck37faore75F
06G757i9axkJnUkcDT1qp462kQLDOY48Kz6Ab4bDxJuFTJvNPtM=
=NerI
-----END PGP SIGNATURE-----

Attachment: pgpZ0oDjAVdho.pgp
Description: PGP signature


--- End Message ---

Reply via email to