#790783 jargon-text: elinks conversion of html to txt depends on locale (LC_ALL?), makes output unreproducible #790783
- Package:
- jargon-text
- Source:
- jargon-text
- Submitter:
- Daniel Kahn Gillmor
- Date:
- 2022-07-05 20:03:06 UTC
- Severity:
- wishlist
- Tags:
We're hoping to make packages reproducible regardless of the locale. however, elinks changes its output dependent on the locale, which affects the generation of jargon.txt. See: https://reproducible.debian.net/dbd/unstable/amd64/jargon-text_4.4.7-4.debbindiff.html The attached patch forces elinks to use C.UTF-8 so that jargon.txt is always produce in Unicode. There may be other issues that make the build unreproducible as well. Regards,
Hi, jargon-text builds reproducible for years now - let's close the bug. Feel free to reopen if I missed something. Best, Philip