Your message dated Thu, 22 Jan 2026 14:48:43 +0000
with message-id <[email protected]>
and subject line Bug#1121802: fixed in lua-penlight 1.15.0-1
has caused the Debian Bug report #1121802,
regarding lua-penlight: 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.)


-- 
1121802: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121802
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: lua-penlight
Version: 1.14.0-2
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
lua-penlight could not be built reproducibly.

This is because running the tests curiously bumps the mtime of the
testclone.lua file. A patch is attached that resets the mtime of
this file to a deterministic value (and does so regardless of whether
the tests are run or not).

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2025-12-02 11:35:05.941211122 -0800
--- b/debian/rules      2025-12-02 11:43:30.837811424 -0800
@@ -2,3 +2,7 @@
 
 %:
        dh $@ --buildsystem=lua --with lua
+
+execute_before_dh_auto_install:
+       # Running the tests bumps the mtime of testclone.lua
+       touch -d@$(SOURCE_DATE_EPOCH) examples/testclone.lua

--- End Message ---
--- Begin Message ---
Source: lua-penlight
Source-Version: 1.15.0-1
Done: Victor Seva <[email protected]>

We believe that the bug you reported is fixed in the latest version of
lua-penlight, 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.
Victor Seva <[email protected]> (supplier of updated lua-penlight 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: Thu, 22 Jan 2026 15:28:25 +0100
Source: lua-penlight
Architecture: source
Version: 1.15.0-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Lua Team <[email protected]>
Changed-By: Victor Seva <[email protected]>
Closes: 1121802
Changes:
 lua-penlight (1.15.0-1) unstable; urgency=medium
 .
   * New upstream version 1.15.0
   * make the build reproducible (Closes: #1121802)
Checksums-Sha1:
 93e6d60b92b482682b2818af9113ccc65cae701a 1476 lua-penlight_1.15.0-1.dsc
 4230781968bc2e79aa8641ec86893c9a10617856 440783 lua-penlight_1.15.0.orig.tar.gz
 08837756de7a07334cbab8bf79dfe8b5bece903a 3264 
lua-penlight_1.15.0-1.debian.tar.xz
 6dd123d638283acf3afe4f3ef9ff710e086302bb 6216 
lua-penlight_1.15.0-1_amd64.buildinfo
Checksums-Sha256:
 69c2c5084584b59f5ac97efc75367f5293a371d02e89841b829961a05194ff06 1476 
lua-penlight_1.15.0-1.dsc
 b7a2c3e65799a649d29e9927a337f99cca2a5fc46367a0ce101435be74e53b39 440783 
lua-penlight_1.15.0.orig.tar.gz
 9174f33b7a89bc27456803db3636632bcfedeec68966742f096030743143aa88 3264 
lua-penlight_1.15.0-1.debian.tar.xz
 9377c965e24afe73b67cbd64cc6d90038fd636c18c2ea16d7b4191037baf5b98 6216 
lua-penlight_1.15.0-1_amd64.buildinfo
Files:
 e951f72d6ff4ff86db98d94ec028d62f 1476 interpreters optional 
lua-penlight_1.15.0-1.dsc
 d4fac1bb40cde024213e69abcd437447 440783 interpreters optional 
lua-penlight_1.15.0.orig.tar.gz
 86a9ae2dbbac449d2db84c4be2d0e5cd 3264 interpreters optional 
lua-penlight_1.15.0-1.debian.tar.xz
 37682b8c470148a018f883c578c805c7 6216 interpreters optional 
lua-penlight_1.15.0-1_amd64.buildinfo

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

iIcEARYKAC8WIQQq6AO8RS0zF4SC1vh9e2XEKg7IsgUCaXI0uREcdnNldmFAZGVi
aWFuLm9yZwAKCRB9e2XEKg7IskXWAQDqw2Mqx9kDyaCGciBC8b3FzB5+oOnkDg6Z
Kh9RfosAawD+Mcasds68WtwRnaNbmgplbCMOUSMdGeVuhlz7esQiWwE=
=iRDS
-----END PGP SIGNATURE-----

Attachment: pgp1UgcoWf6fc.pgp
Description: PGP signature


--- End Message ---

Reply via email to