Your message dated Mon, 01 Dec 2025 19:05:37 +0000
with message-id <[email protected]>
and subject line Bug#1103798: fixed in magic-wormhole-mailbox-server 0.5.1-1
has caused the Debian Bug report #1103798,
regarding magic-wormhole-mailbox-server: 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.)


-- 
1103798: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1103798
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: magic-wormhole-mailbox-server
Version: 0.4.1-3
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: randomness
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed that
magic-wormhole-mailbox-server could not be built reproducibly.

This is because it ships a bunch of test-related files directly under
/usr/lib/python3/dist-packages/wormhole_mailbox_server.test.tes. (N.B.
the final "tes" is deliberate; it is not "test".) It's probably a bug
in itself, i.e. separate from reproducibility, that this package ships
a pseudo Python package here. :)

Either way, patch attached that removes these after running the tests.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2025-04-21 09:01:34.032838291 -0700
--- b/debian/rules      2025-04-21 09:30:47.324851338 -0700
@@ -1,5 +1,7 @@
 #! /usr/bin/make -f
 
 export PYBUILD_NAME=magic-wormhole-mailbox-server
+export PYBUILD_AFTER_TEST=rm -rfv {build_dir}/wormhole_mailbox_server.test.tes
+
 %:
        dh $@ --with python3 --buildsystem=pybuild

--- End Message ---
--- Begin Message ---
Source: magic-wormhole-mailbox-server
Source-Version: 0.5.1-1
Done: Antoine Beaupré <[email protected]>

We believe that the bug you reported is fixed in the latest version of
magic-wormhole-mailbox-server, 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.
Antoine Beaupré <[email protected]> (supplier of updated 
magic-wormhole-mailbox-server 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: Mon, 01 Dec 2025 11:09:50 -0500
Source: magic-wormhole-mailbox-server
Architecture: source
Version: 0.5.1-1
Distribution: unstable
Urgency: medium
Maintainer: Debian Python Team <[email protected]>
Changed-By: Antoine Beaupré <[email protected]>
Closes: 1103798
Changes:
 magic-wormhole-mailbox-server (0.5.1-1) unstable; urgency=medium
 .
   * fix build reproducibility (Closes: #1103798, thanks @lamby)
   * move package to the python team
   * acknowledge NMU (no bug filed)
Checksums-Sha1:
 99b173cf23f50e5cb57376a0e4742596bebb129e 1695 
magic-wormhole-mailbox-server_0.5.1-1.dsc
 c11a84bd1b15d3ac2e0612f5eb7d3fb3a580dc87 5360 
magic-wormhole-mailbox-server_0.5.1-1.debian.tar.xz
 eb13945122c47dade7782ff31df6885d9316dc69 7816 
magic-wormhole-mailbox-server_0.5.1-1_amd64.buildinfo
Checksums-Sha256:
 ae0399b645b02a4d53f2bcef0aab0bc8f18dccfae695e63b74d4e9dbbecd306e 1695 
magic-wormhole-mailbox-server_0.5.1-1.dsc
 935eedb361319ebc1858226a696ee6005cc0b0ca336dd6c88083d5e617179e5f 5360 
magic-wormhole-mailbox-server_0.5.1-1.debian.tar.xz
 70659aa769067b17a44c15ab5cd9f4894b3e1a3965c7c12358da4c4d297f7b6d 7816 
magic-wormhole-mailbox-server_0.5.1-1_amd64.buildinfo
Files:
 e4a8d7c7aca347a48b19105b441bac18 1695 python optional 
magic-wormhole-mailbox-server_0.5.1-1.dsc
 ef55181476e69183052a7d55f92267cc 5360 python optional 
magic-wormhole-mailbox-server_0.5.1-1.debian.tar.xz
 1e7de38b7784542a00cdd91e63ff0a5d 7816 python optional 
magic-wormhole-mailbox-server_0.5.1-1_amd64.buildinfo

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

iHUEARYKAB0WIQS7ts1MmNdOE1inUqYCKTpvpOU0cwUCaS3jwgAKCRACKTpvpOU0
c+JrAQCOQfa6yh7v4OlVd8OihcLygKvmXcbHmDXFWrEXezHdaQD/XufwpEIk/tJy
8dR7exPTfClloe/eQ7IbyA30yCuZDAY=
=pYab
-----END PGP SIGNATURE-----

Attachment: pgpRM0hk2oBwE.pgp
Description: PGP signature


--- End Message ---

Reply via email to