Your message dated Tue, 28 Apr 2015 13:22:04 +0000
with message-id <[email protected]>
and subject line Bug#782855: fixed in init-system-helpers 1.23
has caused the Debian Bug report #782855,
regarding init-system-helpers: please make the package build reproducibly
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.)
--
782855: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=782855
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: init-system-helpers
Version: 1.22
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
Hi!
While working on the “reproducible builds” effort [1], we have noticed
that init-system-helpers could not be built reproducibly.
The attached patch — based on Git master — set the date for the manpages
date using the latest debian/changelog entry.
Once applied, init-system-helpers can be built reproducibly in our
current experimental framework.
--
Lunar .''`.
[email protected] : :Ⓐ : # apt-get install anarchism
`. `'`
`-
From 60bfa66e36ce8f405e1250d3cd6bd02fd8244e0d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?J=C3=A9r=C3=A9my=20Bobbio?= <[email protected]>
Date: Sat, 18 Apr 2015 22:52:17 +0200
Subject: [PATCH] Make the package build reproducibly
Set the date for the manpages from the latest debian/changelog entry.
---
debian/changelog | 4 ++++
debian/rules | 4 ++++
2 files changed, 8 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 70569c9..00a1b32 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -25,6 +25,10 @@ init-system-helpers (1.23) UNRELEASED; urgency=medium
* Bump Standards-Version to 3.9.6 (no changes necessary).
* debian/copyright: Fix short license name for BSD-3-clause.
+ [ Jérémy Bobbio ]
+ * Make the package build reproducibly by using latest entry in
+ debian/changelog to set the manpages date.
+
-- Didier Roche <[email protected]> Fri, 07 Nov 2014 15:01:27 +0100
init-system-helpers (1.22) unstable; urgency=medium
diff --git a/debian/rules b/debian/rules
index 8f307a1..da603c0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,6 +9,10 @@
# Uncomment this to turn on verbose mode.
#export DH_VERBOSE=1
+BUILD_DATE = $(shell dpkg-parsechangelog -S Date)
+POD_MAN_DATE = $(shell date -u +"%Y-%m-%d" --date="$(BUILD_DATE)")
+export POD_MAN_DATE
+
override_dh_perl:
dh_perl -d --package=init-system-helpers
dh_perl --no-package=init-system-helpers
--
1.9.1
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Source: init-system-helpers
Source-Version: 1.23
We believe that the bug you reported is fixed in the latest version of
init-system-helpers, 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.
Martin Pitt <[email protected]> (supplier of updated init-system-helpers 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, 28 Apr 2015 15:05:44 +0200
Source: init-system-helpers
Binary: init-system-helpers dh-systemd init
Architecture: source all amd64
Version: 1.23
Distribution: unstable
Urgency: medium
Maintainer: pkg-systemd-maintainers
<[email protected]>
Changed-By: Martin Pitt <[email protected]>
Description:
dh-systemd - debhelper add-on to handle systemd unit files
init - System-V-like init utilities - metapackage
init-system-helpers - helper tools for all init systems
Closes: 756026 768456 782855
Changes:
init-system-helpers (1.23) unstable; urgency=medium
.
[ Didier Roche ]
* deb-system-invoke: don't start disabled systemd services (in case
of systemd only services), when there is no init script. (Closes: #768456)
Add some conditions to start the job on deb-system-invoke [restart|start],
during package upgrade:
- deb-system-invoke start <unit> doesn't do anything on systemd if the
unit is disabled or static.
- deb-system-invoke restart <unit> only restarts a disabled or static unit
if the daemon was already running (forced by the admin).
- in case of multiple units in error passed to deb-system-invoke, this one
will exit with last unit in errror exit code.
.
[ Martin Pitt ]
* t/001-deb-systemd-helper.t: Verify that the commands exit successfully.
* t/001-deb-systemd-helper.t: Add tests for Alias= handling.
* t/001-deb-systemd-helper.t: Add tests for Alias and mask handling with
uninstalled .service file (as in package postrm scripts).
* deb-systemd-helper: Ignore Also= and Alias= referring to itself, and avoid
mask symlink creation errors on systems where units with those have
already been installed. Add corresponding test to
001-deb-systemd-helper.t. (LP: #1439793)
* init: Add ${misc:Depends} dependency to quiesce lintian.
* Bump Standards-Version to 3.9.6 (no changes necessary).
* debian/copyright: Fix short license name for BSD-3-clause.
* Add myself to Uploaders: (member of pkg-systemd-maintainers)
.
[ Jérémy Bobbio ]
* Make the package build reproducibly by using latest entry in
debian/changelog to set the manpages date. (Closes: #782855)
.
[ Dimitri John Ledkov ]
* Mark "init" metapackage Multi-Arch: foreign. (Closes: #756026)
Checksums-Sha1:
1c0ab66ef98ea4afea09066468b07164dae648a3 1912 init-system-helpers_1.23.dsc
0839449c0f4da752a4562a6d3cda646ab1e1adb3 31868 init-system-helpers_1.23.tar.xz
9adcc37babfceac4c4300f9f6f0bbab8e6eb638f 15216 init-system-helpers_1.23_all.deb
fb626e9fc80148cfaede2e1f65eabba8a3a401fe 18686 dh-systemd_1.23_all.deb
e51ec44ff978d13d0afb0a3f5fefa862c0a2177c 5424 init_1.23_amd64.deb
Checksums-Sha256:
45cb4e74121c374fec221438a9ee1e1bf49773f102dfe5c9de69e51c71fe22f2 1912
init-system-helpers_1.23.dsc
7a35ccd8ab4f60a4f53bd6e106b15fe8965f3d9521b88e5ae709d1d8db719f0a 31868
init-system-helpers_1.23.tar.xz
30159b96f1535f289c2a55dc99bdbbdb706d353bc9b766ae195faa094e0a89d5 15216
init-system-helpers_1.23_all.deb
79848f623aaa1d740a8c3a45d28a70fb4655f8dda8bf87debe53c7e572cef895 18686
dh-systemd_1.23_all.deb
fa427d1057b9ace13bc131f02088592851b5fc624c8621544d16f7b743cd2408 5424
init_1.23_amd64.deb
Files:
c41cad2e79a851077340514211ece08e 1912 admin extra init-system-helpers_1.23.dsc
cfe1bdfc508b91d77048fe7465f747b4 31868 admin extra
init-system-helpers_1.23.tar.xz
b17a552a2c39f7802e87704b1b10f1af 15216 admin extra
init-system-helpers_1.23_all.deb
dc0ef5cfa68061f9bcefc4c5013e2e91 18686 admin extra dh-systemd_1.23_all.deb
f62e527e6462c5629381b530a6108278 5424 metapackages required init_1.23_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1
iQIcBAEBCAAGBQJVP4Y1AAoJENFO8V2v4RNHQe4QAJQQGEe0yhvahUAE2+TX+0Gm
jCK5xxLz0MlCU5XQgRYbLyE16Yb9tRFtOczVCSLiYlt6rfw0hzEEHvKCaUoppt58
2q2Q206O6hnrKOG/xTYaVQ87ypvUIkc5J3wweDb9qnYUi7vaC9g7zPhKQ9ISWLxq
cc47NNsNAXVeiFztmrm+g32P6C7qH1mU59+L5tcW4mgnrjszZ5RP6cK/CQu6mlp7
7wFndzkyezFpdKhWlU68pUro6MU3NVWHELLttETud7b0dM85wKiGXRotdBx+ZGXS
NzqqsHBOCuFp5mUbFofc69R3DAF/amEuYKVTb+zyVTqxq69SZF5wEZJcJl9XJpjZ
T73HsdYotlMNCWOP5D4kaK6NCa8B6yu2T96mhTU/bysgG5xI1garErEaM/qCNbJD
fSb3+tl3KphfRFpwaJ7qFhlsBD3XSaSPkTyR8/5CEB4h/lxyQ5R7Mz+yZ1yvRhzd
4g9l3+LWvNIniweunjnurJPaqaCOuJQYwC0ORumo3K8MagFqsy5W31RXiGAHIPTq
JD4RCy20UHAd2a9JGIt+FNb/JLcP8cncXcDZe1y1tlGwOhFOgKW2zvylDQp/CpFV
onx1FEaPVSypjq6cHX0Kg7eSyAU++/d51CryOQtNgr5UqJXwQwCtYfq5n3v+9/oy
7bbQwyThd89S5oglZAYf
=har0
-----END PGP SIGNATURE-----
--- End Message ---
_______________________________________________
Pkg-systemd-maintainers mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-systemd-maintainers