all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Skyler Ferris via Bug reports for GNU Guix <bug-guix@gnu.org>
To: 68094@debbugs.gnu.org
Subject: bug#68094: Test "terminal-string-width Japanese" has environmental dependency
Date: Fri, 29 Dec 2023 00:51:51 +0000	[thread overview]
Message-ID: <88171357-d5d7-4275-be95-e312a8319d55@protonmail.com> (raw)

Hello,

The test "terminal-string-width Japanese" in the file 
"tests/syscalls.scm" has an environmental dependency which causes it to 
fail when I run `guix shell --pure -D guix -- make check 
TESTS=tests/syscalls.scm`. I can resolve this by instead running `guix 
shell --pure -D guix -- env LANG=en_US.utf-8 make check 
TESTS=tests/syscalls.scm`. I do not know enough about locales to know if 
it makes sense for the test to set the environment variable, to make a 
recommendation in the manual, or to do something else. For 
bootstrapping, which requires some programs not included in the package 
dependencies, the manual specifically states the additional packages 
which are required (the problem here is not an additional package, but 
seems similar).

Regards,
Skyler





                 reply	other threads:[~2023-12-29  0:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=88171357-d5d7-4275-be95-e312a8319d55@protonmail.com \
    --to=bug-guix@gnu.org \
    --cc=68094@debbugs.gnu.org \
    --cc=skyvine@protonmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/guix.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.