Your message dated Sat, 10 Jan 2026 13:50:25 +0000
with message-id <[email protected]>
and subject line Bug#1121803: fixed in rust-fslock 0.2.1-4
has caused the Debian Bug report #1121803,
regarding rust-fslock: 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.)
--
1121803: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1121803
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: rust-fslock
Version: 0.2.1-3
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
rust-fslock could not be built reproducibly.
This is because the tests leave a bunch of testfiles/*.lock files around
that end up in the binary package.
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2025-12-02 11:22:34.297649971 -0800
--- b/debian/rules 2025-12-02 11:26:43.870359758 -0800
@@ -4,4 +4,4 @@
override_dh_auto_test:
dh_auto_test -- test --all
- rm -f Cargo.lock
+ rm -f Cargo.lock testfiles/*.lock
--- End Message ---
--- Begin Message ---
Source: rust-fslock
Source-Version: 0.2.1-4
Done: Matthias Geiger <[email protected]>
We believe that the bug you reported is fixed in the latest version of
rust-fslock, 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.
Matthias Geiger <[email protected]> (supplier of updated rust-fslock 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: Sat, 10 Jan 2026 14:29:56 +0100
Source: rust-fslock
Architecture: source
Version: 0.2.1-4
Distribution: unstable
Urgency: medium
Maintainer: Debian Rust Maintainers
<[email protected]>
Changed-By: Matthias Geiger <[email protected]>
Closes: 1121803
Changes:
rust-fslock (0.2.1-4) unstable; urgency=medium
.
* Team upload.
* d/rules: Remove testfiles/*.lock after testing (Closes: #1121803)
Checksums-Sha1:
3cd460c0d6b5aa5c6fc08741403cd22fb78b8829 1620 rust-fslock_0.2.1-4.dsc
e45a37277ac5bc3c67049bd71daf2b2e397906d2 3724 rust-fslock_0.2.1-4.debian.tar.xz
e47c42bd53767cffca7cdb3dca6000317c18a12f 7266
rust-fslock_0.2.1-4_source.buildinfo
Checksums-Sha256:
33f631f262d0cdf4f80249d99d3228708f3623d172fb2550d6b2569402e05092 1620
rust-fslock_0.2.1-4.dsc
3028eca369b0a78e88c049086da634b77c1f16d58e5145fff752a9cd6ae57025 3724
rust-fslock_0.2.1-4.debian.tar.xz
386842d2fc097028973339413328faf21849ea5365b348c274fc54a5566a751b 7266
rust-fslock_0.2.1-4_source.buildinfo
Files:
89d43e8dbfcccb45c4af41144459c415 1620 rust optional rust-fslock_0.2.1-4.dsc
3b92e3eb2cd528420bbcc20d67f0c7af 3724 rust optional
rust-fslock_0.2.1-4.debian.tar.xz
243391cafafd4c966a178c45ffe62427 7266 rust optional
rust-fslock_0.2.1-4_source.buildinfo
-----BEGIN PGP SIGNATURE-----
iHUEARYKAB0WIQQUWTv/Sl6/b+DpcW7svtu2B7myvgUCaWJUWAAKCRDsvtu2B7my
vuCoAQD0390Dsak00KpeEW3/9rEAkNX202pBB8DI+GJxLhoKbQD8CC/1dDpGrBUI
X6+Ypf9cyIZ8E7MB1Ps9XDMimUsWVgE=
=PCsT
-----END PGP SIGNATURE-----
pgptxSCIdNsct.pgp
Description: PGP signature
--- End Message ---