Your message dated Thu, 09 Jan 2020 05:52:57 +0000
with message-id <[email protected]>
and subject line Bug#943872: Removed package(s) from unstable
has caused the Debian Bug report #853039,
regarding fontypython: 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.)


-- 
853039: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=853039
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: fontypython
Version: 0.4.6-1
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: locale
X-Debbugs-Cc: [email protected]

Hi,

Whilst working on the Reproducible Builds effort [0], we noticed
that fontypython could not be built reproducibly.

Patch attached that exports LANG=C to ensure that we do not end up
with translated strings in the .egg-info.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2017-01-29 21:29:44.518412978 +1300
--- b/debian/rules      2017-01-29 21:36:47.894617183 +1300
@@ -3,6 +3,10 @@
 %:
        dh $@ --with python2
 
+override_dh_auto_install:
+       # Ensure we do not end up with translated strings in .egg-info
+       LANG=C dh_auto_install
+
 override_dh_install:
        dh_installchangelogs CHANGELOG
        dh_python2

--- End Message ---
--- Begin Message ---
Version: 0.5-1+rm

Dear submitter,

as the package fontypython 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/943872

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 ---

Reply via email to