diff options
author | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-02-22 11:36:02 -0500 |
---|---|---|
committer | Maxim Cournoyer <maxim.cournoyer@gmail.com> | 2023-02-23 06:29:09 -0500 |
commit | 5e7b0a7735d9956ee8b8c3763e4ce05e2855606f (patch) | |
tree | d158ce9110b48b70578901bccd8c5ed5bd0b2e92 /scripts | |
parent | 31735e0ccfbc61905eb8558c14747bfcaea9b50f (diff) |
pack: Add UTF-8 locales to RPM pack builder.
It's necessary as 'generate-header' call ends up calling 'find-files', which
could fail to read file names containing non-ascii characters, as spotted in
the wild:
building /gnu/store/...-jami-rpm-pack.rpm.drv...
find-files: ./gnu/store/...-nss-certs-3.81/etc/ssl/certs/NetLock_Arany_=Class_Gold=_F??tan??s??tv??ny.pem:
No such file or directory
* guix/scripts/pack.scm (rpm-archive): Expand set-utf8-locale helper in the
builder gexp.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions