On Tue, 8 Dec 2020 at 01:30, Cameron Simpson <c...@cskk.id.au> wrote:
> On 03Dec2020 00:31, Iosif Fettich <ifett...@gmail.com> wrote: > >After a fresh install of Fedora 33, I see occasional errors popping up in > >the console, similar to > > > >$ locale > >locale: Cannot set LC_CTYPE to default locale: No such file or directory > >locale: Cannot set LC_ALL to default locale: No such file or directory > >LANG=en_US.UTF-8 > >LC_CTYPE=en_US.UTF-8,LANG=en_US.UTF-8 > > This line looks very wrong. Normally $LANG is a separate environment > variable. I'd say someone/thing has misedited wherever these values are > coming from and folded the $LANG setting only the $LC_CTYPE line > somehow. > This output might be misleading -- there could be stray control characters such as a <CR> in a configuration file. Does "locale | cat -v" look different? ssh can be configured to send the locale settings. Does the problem occur using ssh from different systems/implemenations? -- George N. White III
_______________________________________________ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraproject.org Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org