emacs-bug-tracker
[Top][All Lists]
Advanced

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

bug#46691: closed (tmux)


From: GNU bug Tracking System
Subject: bug#46691: closed (tmux)
Date: Fri, 26 Mar 2021 08:46:03 +0000

Your message dated Fri, 26 Mar 2021 09:38:58 +0100
with message-id <867dlub97h.fsf@gmail.com>
and subject line Re: bug#46691: tmux
has caused the debbugs.gnu.org bug report #46691,
regarding tmux
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs@gnu.org.)


-- 
46691: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=46691
GNU Bug Tracking System
Contact help-debbugs@gnu.org with problems
--- Begin Message --- Subject: tmux Date: Sun, 21 Feb 2021 11:46:32 -0500
Trying to run tmux in a guix environment --container
brings me this error message:

tmux: need UTF-8 locale (LC_CTYPE) but have ANSI_X3.4-1968

--- End Message ---
--- Begin Message --- Subject: Re: bug#46691: tmux Date: Fri, 26 Mar 2021 09:38:58 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux)
Hi,

On Sun, 21 Feb 2021 at 11:46, Pink Gorilla <pinkgorillawb@gmail.com> wrote:
> Trying to run tmux in a guix environment --container
> brings me this error message:
>
> tmux: need UTF-8 locale (LC_CTYPE) but have ANSI_X3.4-1968

It is not a bug and you can run

  guix environment --container --ad-hoc glibc-utf8-locales tmux …

and then:

  export GUIX_LOCPATH=$GUIX_ENVIRONMENT/lib/locale

or use the option --preserve.


Closing.

All the best,
simon


--- End Message ---

reply via email to

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