Your message dated Tue, 06 Apr 2021 09:48:33 +0000
with message-id <[email protected]>
and subject line Bug#986446: fixed in pristine-lfs 20210404.0-2
has caused the Debian Bug report #986446,
regarding pristine-lfs: 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.)
--
986446: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=986446
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: pristine-lfs
Version: 20210404.0-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]
Hi,
Whilst working on the Reproducible Builds effort [0] we noticed that
pristine-lfs could not be built reproducibly.
This is because it ships a test-results.xml file with the build host's
hostname as well as non-deterministic timing information. This file
is actually installed directly into the /usr/lib/python3/dist-packages
directory (i.e. the shared one) which is a bug in itself, hence the
"normal" severity (vs. "wishlist").
Patch attached.
[0] https://reproducible-builds.org/
Regards,
--
,''`.
: :' : Chris Lamb
`. `'` [email protected] / chris-lamb.co.uk
`-
--- a/debian/rules 2021-04-06 09:15:11.175767951 +0100
--- b/debian/rules 2021-04-06 09:17:30.060307426 +0100
@@ -6,3 +6,4 @@
execute_after_dh_auto_install:
rm debian/*/usr/share/doc/*/COPYING
+ rm debian/*/usr/lib/python*/dist-packages/test-results.xml
--- End Message ---
--- Begin Message ---
Source: pristine-lfs
Source-Version: 20210404.0-2
Done: Andrej Shadura <[email protected]>
We believe that the bug you reported is fixed in the latest version of
pristine-lfs, 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.
Andrej Shadura <[email protected]> (supplier of updated
pristine-lfs 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: SHA256
Format: 1.8
Date: Tue, 06 Apr 2021 11:41:59 +0200
Source: pristine-lfs
Architecture: source
Version: 20210404.0-2
Distribution: unstable
Urgency: medium
Maintainer: Andrej Shadura <[email protected]>
Changed-By: Andrej Shadura <[email protected]>
Closes: 986446
Changes:
pristine-lfs (20210404.0-2) unstable; urgency=medium
.
* Make sure pytest doesn’t pollute the build directory with test
results which would otherwise be installed with the package
(Closes: #986446).
Checksums-Sha1:
822f9128fda36a4c7ecc53bd4936b898a3f54d8d 1973 pristine-lfs_20210404.0-2.dsc
499ca2b84114b367583dd6b3349018907e142f05 10008
pristine-lfs_20210404.0-2.debian.tar.xz
Checksums-Sha256:
2340b8f102a4896ce9dc0a9cbe186ff9a63078a8b2362d8215026a3ab41cdd2a 1973
pristine-lfs_20210404.0-2.dsc
b312d5a6282f87b808a627e7717a2f1fc3ab0f5665bc4ede42884fb91428238a 10008
pristine-lfs_20210404.0-2.debian.tar.xz
Files:
df4e624dc8ec07ca6108716ab867af49 1973 utils optional
pristine-lfs_20210404.0-2.dsc
0522377e66a9a26eae0bd6a7013752f2 10008 utils optional
pristine-lfs_20210404.0-2.debian.tar.xz
-----BEGIN PGP SIGNATURE-----
iHUEARYIAB0WIQSD3NF/RLIsyDZW7aHoRGtKyMdyYQUCYGwtNwAKCRDoRGtKyMdy
Yd3NAQCuzlcnnnIv41k3eAHsGyOZrOE4s/qpfGi5eZz8vQbi9QEA2McQqOi26MdH
fN6Z1ujqGEra9R1SX8vfzCaj0r7BBwo=
=Fsdu
-----END PGP SIGNATURE-----
--- End Message ---