Your message dated Sun, 02 Oct 2022 19:39:13 +0000
with message-id <[email protected]>
and subject line Bug#846975: fixed in libranlip 1.0-4.4
has caused the Debian Bug report #846975,
regarding libranlip: please make the build reproducible (fileordering)
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.)
--
846975: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=846975
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libranlip
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: fileordering
X-Debbugs-Cc: [email protected]
Dear Maintainer,
While working on the "reproducible builds" effort [1], we have noticed
that libranlip could not be built reproducibly.
The attached patch sorts the md5sums files. Once applied,
along with the other reproducible patch pending on libranlip,
libranlip will almost build reproducibly in our current experimental
framework.
Sincerely,
Valerie
[1]: https://wiki.debian.org/ReproducibleBuilds
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (500, 'testing'), (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 4.4.0-rc8-touchpad (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)
--- rules 2016-12-04 13:56:18.503891938 -0500
+++ rules 2016-12-04 13:56:38.400148786 -0500
@@ -63,14 +63,14 @@
dpkg-shlibdeps debian/libranlip1c2/usr/lib/ranlip/*
dpkg-gencontrol -isp -plibranlip1c2 -Pdebian/libranlip1c2
- cd debian/libranlip1c2 && md5sum `find * -type f ! -regex "DEBIAN/.*"` > DEBIAN/md5sums
+ cd debian/libranlip1c2 && md5sum `find * -type f ! -regex "DEBIAN/.*"` | LC_ALL=C sort > DEBIAN/md5sums
chown -R root.root debian/libranlip1c2
chmod -x debian/libranlip1c2/usr/lib/ranlip/*
chmod -R go=rX debian/libranlip1c2
dpkg --build debian/libranlip1c2 ..
dpkg-gencontrol -isp -plibranlip-dev -Pdebian/libranlip-dev
- cd debian/libranlip-dev && md5sum `find * -type f ! -regex "DEBIAN/.*"` > DEBIAN/md5sums
+ cd debian/libranlip-dev && md5sum `find * -type f ! -regex "DEBIAN/.*"` | LC_ALL=C sort > DEBIAN/md5sums
chown -R root.root debian/libranlip-dev
chmod -x debian/libranlip-dev/usr/lib/ranlip/libranlip.a debian/libranlip-dev/usr/lib/ranlip/libranlip.la
chmod -R go=rX debian/libranlip-dev
--- End Message ---
--- Begin Message ---
Source: libranlip
Source-Version: 1.0-4.4
Done: Vagrant Cascadian <[email protected]>
We believe that the bug you reported is fixed in the latest version of
libranlip, 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.
Vagrant Cascadian <[email protected]> (supplier of updated
libranlip 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 Sep 2022 11:16:14 -0700
Source: libranlip
Architecture: source
Version: 1.0-4.4
Distribution: unstable
Urgency: medium
Maintainer: Juan Esteban Monsalve Tobon <[email protected]>
Changed-By: Vagrant Cascadian <[email protected]>
Closes: 788000 846975 1007137
Changes:
libranlip (1.0-4.4) unstable; urgency=medium
.
* Non-maintainer upload.
.
[ Dhole ]
* Makefile.in: Pass -n via GZIP_ENV to avoid embedding
timestamps. (Closes: #788000)
* debian/rules: Pass -n to gzip when compressing files.
(Closes: #788000)
* debian/rules: Use consistent date in packaged files. (Closes: #788000)
.
[ Valerie R Young ]
* debian/rules: Sort md5sums files. (Closes: #846975)
.
[ Vagrant Cascadian ]
* debian/rules: Use standard buildflags. (Closes: #1007137)
Checksums-Sha1:
4be4b507fc35d8e14fac20a27b0e290d4efa6722 1322 libranlip_1.0-4.4.dsc
92505b53263f871180fd7d40add7b5e3e8ebcc1e 4305 libranlip_1.0-4.4.diff.gz
Checksums-Sha256:
518b36f6fc928be030160214fea76e9c9e559ab22699b4b149146fd0afba119d 1322
libranlip_1.0-4.4.dsc
6d38ac3442a05494a426be392bd304a588b2690bbdd2b0dd679f111b3e05fb04 4305
libranlip_1.0-4.4.diff.gz
Files:
ea7b7f8fe6b61535ddf70fbfe0cf6bc9 1322 math optional libranlip_1.0-4.4.dsc
f0c16692f46d2b047a23b8f8c1d5a142 4305 math optional libranlip_1.0-4.4.diff.gz
-----BEGIN PGP SIGNATURE-----
iJYEARYKAD4WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCYyynAiAcdmFncmFudEBy
ZXByb2R1Y2libGUtYnVpbGRzLm9yZwAKCRDcUY/If5cWqh1fAP9rVK23VDHxc3Rk
qQyInH9GEHcENEhcO8Z3PjygvCStBAEA9mqtoKwN8eQtp1klZKjM8dqUxQxfUIJT
7nl/DvQFDQA=
=RFFV
-----END PGP SIGNATURE-----
--- End Message ---