Your message dated Tue, 28 Jan 2020 06:55:52 +0000
with message-id <[email protected]>
and subject line Bug#949535: Removed package(s) from unstable
has caused the Debian Bug report #788618,
regarding rumor: please support reproducible builds
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.)


-- 
788618: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=788618
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: rumor
Version: 1.0.5-2
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps

Hi!

While working on the "reproducible builds" effort [1], we have noticed
that rumor could not be built reproducibly.

The attached patch just sets TZ to UTC when building the documentation.
Once applied, rumor can be built reproducibly in our current
experimental framework.

That said, I'm not entirely convinced it's a good approach to patch build 
systems individually like this, I'm wondering whether dh shouldn't set 
TZ=UTC... still filing a bug so that we have a place to discuss this.
(So maybe this bug should be (cloned and) reassigned to debhelper.)


cheers,
        Holger

 [1]: https://wiki.debian.org/ReproducibleBuilds
--- debian/rules.orig	2015-06-13 12:14:37.781731221 +0000
+++ debian/rules	2015-06-13 12:13:28.189728335 +0000
@@ -7,7 +7,7 @@
 	dh_autoreconf -- ./autogen.sh
 
 override_dh_auto_build:
-	make html
+	TZ=UTC make html
 	dh_auto_build
 
 override_dh_auto_install:

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
--- Begin Message ---
Version: 1.0.5-2.1+rm

Dear submitter,

as the package rumor has just been removed from the Debian archive
unstable we hereby close the associated bug reports.  We are sorry
that we couldn't deal with your issue properly.

For details on the removal, please see https://bugs.debian.org/949535

The version of this package that was in Debian prior to this removal
can still be found using http://snapshot.debian.org/.

Please note that the changes have been done on the master archive and
will not propagate to any mirrors until the next dinstall run at the
earliest.

This message was generated automatically; if you believe that there is
a problem with it please contact the archive administrators by mailing
[email protected].

Debian distribution maintenance software
pp.
Scott Kitterman (the ftpmaster behind the curtain)

--- End Message ---
_______________________________________________
pkg-multimedia-maintainers mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-multimedia-maintainers

Reply via email to