guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: website: Building fails because of missing locales


From: Julien Lepiller
Subject: Re: website: Building fails because of missing locales
Date: Wed, 07 Apr 2021 11:10:43 -0400
User-agent: K-9 Mail for Android

Weird, is GUIX_LOCPATH not set at all maybe?

Le 7 avril 2021 09:48:02 GMT-04:00, Luis Felipe <luis.felipe.la@protonmail.com> a écrit :
On Wednesday, April 7, 2021 11:09 AM, Julien Lepiller <julien@lepiller.eu> wrote:

Ah, don't pass -E GUIX_LOCPATH, I think it prevents guix from setting it properly in the environment.

It fails a bit differently now; it errors trying to set locale "de_DE.utf8":

★★★★★★★★★★★★★★★★★★★★
$ LANG=C GUIX_WEB_SITE_LOCAL=yes guix environment -C -m manifest.scm -E LANG --share=$HOME/.guix-profile/lib/locales -E GUIX_WEB_SITE_LOCAL --share=/tmp -- haunt build
Backtrace:
In ice-9/boot-9.scm:
222:17 19 (map1 (((apps base data)) ((apps base templates #)) # ?))
3297:17 18 (resolve-interface (apps base data) #:select _ #:hide _ ?)
In ice-9/threads.scm:
390:8 17 (_ _)
In ice-9/boot-9.scm:
3223:13 16 (_)
In ice-9/threads.scm:
390:8 15 (_ _)
In ice-9/boot-9.scm:
3507:20 14 (_)
2806:4 13 (save-module-excursion _)
3527:26 12 (_)
In unknown file:
11 (primitive-load-path "apps/base/data" #<procedure 7fa7e?>)
In ice-9/eval.scm:
626:19 10 (_ #<directory (apps base data) 7fa7e11b8640>)
173:55 9 (_ #<directory (apps base data) 7fa7e11b8640>)
174:20 8 (_ #<directory (apps base data) 7fa7e11b8640>)
177:32 7 (lp (#<procedure 7fa7dfe83420 at ice-9/eval.scm:297:?> ?))
159:9 6 (_ #(#<directory (apps base data) 7fa7e11b8640> (G_ ?) ?))
159:9 5 (_ #(#<directory (apps base data) 7fa7e11b8640> (G_ ?) ?))
159:9 4 (_ #(#<directory (apps base data) 7fa7e11b8640> (G_ ?) ?))
163:9 3 (_ #(#<directory (apps base data) 7fa7e11b8640> (G_ ?) ?))
In srfi/srfi-1.scm:
586:17 2 (map1 ("de_DE" "en_US" "eo" "es_ES" "fr_FR" "ko_KR" # #))
In ice-9/eval.scm:
619:8 1 (_ #(#(#<directory (apps base data) 7fa7e11b8640> # ?) ?))
In unknown file:
0 (setlocale 6 "de_DE.utf8")

ERROR: In procedure setlocale:
In procedure setlocale: Invalid argument
★★★★★★★★★★★★★★★★★★★★

reply via email to

[Prev in Thread] Current Thread [Next in Thread]