Bug#979023: lirc: reproducible builds: File contents may vary depending on locale
Vagrant Cascadian
vagrant at reproducible-builds.org
Sat Jan 2 03:26:18 GMT 2021
Source: lirc
Severity: normal
Tags: patch
User: reproducible-builds at lists.alioth.debian.org
Usertags: locale
X-Debbugs-Cc: reproducible-bugs at lists.alioth.debian.org
The contents of various files appears to vary with certain locales.
│ │ │ ├── ./usr/include/lirc/input_map.inc
│ │ │ │┄ Ordering differences only
│ │ │ │ @@ -1,12 +1,12 @@
│ │ │ │ {"KEY_0", 11},
│ │ │ │ -{"KEY_1", 2},
│ │ │ │ {"KEY_102ND", 86},
│ │ │ │ {"KEY_10CHANNELSDOWN", 0x1b9},
│ │ │ │ {"KEY_10CHANNELSUP", 0x1b8},
│ │ │ │ +{"KEY_1", 2},
│ │ │ │ {"KEY_2", 3},
│ │ │ │ {"KEY_3", 4},
The attached patches fix this by setting the locale to C.UTF-8 from
debian/rules.
Thanks for maintaining lirc!
live well,
vagrant
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-debian-rules-Run-build-in-the-C.UTF-8-locale.patch
Type: text/x-diff
Size: 755 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20210101/f78a4786/attachment.patch>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 227 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/reproducible-bugs/attachments/20210101/f78a4786/attachment.sig>
More information about the Reproducible-bugs
mailing list