unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#68094: Test "terminal-string-width Japanese" has environmental dependency
@ 2023-12-29  0:51 Skyler Ferris via Bug reports for GNU Guix
  0 siblings, 0 replies; only message in thread
From: Skyler Ferris via Bug reports for GNU Guix @ 2023-12-29  0:51 UTC (permalink / raw)
  To: 68094

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





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2023-12-29  0:53 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-12-29  0:51 bug#68094: Test "terminal-string-width Japanese" has environmental dependency Skyler Ferris via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).