Tests (tests/channels.scm) assume UTF-8 locale

  • Open
  • quality assurance status badge
Details
2 participants
  • Alberto EFG
  • Tobias Geerinckx-Rice
Owner
unassigned
Submitted by
Alberto EFG
Severity
normal
Merged with

Debbugs page

Alberto EFG wrote 3 years ago
Errors reported by make check
(address . bug-guix@gnu.org)
87sfycjr79.fsf@posteo.mx
Hey,

Yesterday I was building Guix from a latop with Ubuntu 20.04 and I got
3 Fails.

I also got a (probably unrelated) error when doing ~guix environment guix --pure~

#+begin_src
Command 'lesspipe' is available in the following places

/bin/lesspipe
/usr/bin/lesspipe
The command could not be located because '/usr/bin:/bin' is not included in the PATH environment variable.
#+end_src






The test-suite.log is attached
Attachment: test-suite.log
Alberto EFG wrote 3 years ago
Update on errors
(address . 50512@debbugs.gnu.org)
87czpg842t.fsf@posteo.mx
I did a Guix pull and 1 Failure was solved

I attach the test-suite.log
Attachment: test-suite.log
Tobias Geerinckx-Rice wrote 3 years ago
(no subject)
(name . GNU bug tracker automated control server)(address . control@debbugs.gnu.org)
87pmqlemse.fsf@nckx
merge 50512 46038 50123
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYaI2IQ0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15mz0A/A0rKwsXmwBzfqRDON1DbVf1OLF1CoUtIh0WV2Fn
11EAAQD+//y6XzP04eKOjzq2tLFPQUcId1IHwLPmHQyvqg3DAQ==
=qh5g
-----END PGP SIGNATURE-----

Tobias Geerinckx-Rice wrote 3 years ago
(name . GNU bug tracker automated control server)(address . control@debbugs.gnu.org)
87lf19emo8.fsf@nckx
retitle 46038 Tests assume UTF-8 locale (specifically
tests/channels.scm)
-----BEGIN PGP SIGNATURE-----

iIMEARYKACsWIQT12iAyS4c9C3o4dnINsP+IT1VteQUCYaI2tw0cbWVAdG9iaWFz
LmdyAAoJEA2w/4hPVW15EEoA/3qxXm1mPe8GfWVzKTtBnbejRhX9/fEhF7SFwzq/
Z9DkAQDjtyonF5c9Nr2UegR8UVZxiIsDnsqw2XRGtuhCoFA6Dg==
=H+zU
-----END PGP SIGNATURE-----

Tobias Geerinckx-Rice wrote 3 years ago
(name . GNU bug tracker automated control server)(address . control@debbugs.gnu.org)
87h7bxem53.fsf@nckx
retitle 46038 Tests (tests/channels.scm) assume UTF-8 locale
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 50512@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 50512
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help