GNU bug report logs - #47623
[PATCH] website: README: Fix build and serve commands

Previous Next

Package: guix-patches;

Reported by: Luis Felipe <luis.felipe.la <at> protonmail.com>

Date: Tue, 6 Apr 2021 17:54:02 UTC

Severity: normal

Tags: patch

Done: Luis Felipe <luis.felipe.la <at> protonmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mathieu Othacehe <othacehe <at> gnu.org>
To: Leo Famulari <leo <at> famulari.name>
Cc: 47623 <at> debbugs.gnu.org
Subject: [bug#47623] [PATCH] website: README: Fix build and serve commands
Date: Tue, 06 Apr 2021 20:26:14 +0200
Hello,

> On my system, the directory is named 'locale', not 'locales'.
>
> I'm not sure what's going on...

No sign of a 'locales' directory here.  The GUIX_LOCPATH variable is
/run/current-system/locale on my system.  It only contains the locales
defined in %default-locale-definitions.

Running something like:

--8<---------------cut here---------------start------------->8---
GUIX_LOCPATH=$HOME/.guix-profile/lib/locale  \
GUIX_WEB_SITE_LOCAL=yes guix environment -C -m manifest.scm                            \
                          -E GUIX_LOCPATH -E LANG --share=$HOME/.guix-profile/lib/locale \
                          -E GUIX_WEB_SITE_LOCAL  --share=/tmp                           \
                          -- haunt build
--8<---------------cut here---------------end--------------->8---

works for me.

Mathieu




This bug report was last modified 3 years and 363 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.