Your message dated Mon, 20 Jan 2025 01:22:07 +0100
with message-id <[email protected]>
and subject line apophenia: please make the build reproducible
has caused the Debian Bug report #1052989,
regarding apophenia: 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.)


-- 
1052989: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1052989
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: apophenia
Version: 1.0+ds-8
Severity: wishlist
Tags: patch
User: [email protected]
Usertags: timestamps
X-Debbugs-Cc: [email protected]

Hi,

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

This is because it ships a TeX log (_formulas_dark.log) in the
/usr/share/doc/apophenia-doc/html directory. This is probably a
mistake, so a patch is attached that ensures this file isn't shipped
at all.

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


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      [email protected] / chris-lamb.co.uk
       `-
--- a/debian/rules      2023-09-26 12:46:55.964440215 +0100
--- b/debian/rules      2023-09-26 16:57:47.400323969 +0100
@@ -26,6 +26,7 @@
 
 override_dh_auto_build-indep:
        $(MAKE) -C _build/docs doc
+       rm -vf _build/docs/html/_formulas_dark.log
 
 override_dh_auto_test-indep:
 

--- End Message ---
--- Begin Message ---
fixed in package version 1.0+ds-10,
Jerome
--
Jerome BENOIT | calculus+at-rezozer^dot*net
https://qa.debian.org/[email protected]
AE28 AE15 710D FF1D 87E5  A762 3F92 19A6 7F36 C68B

--- End Message ---

Reply via email to