On Tue, 8 Dec 2020 at 11:43, Iosif Fettich <ifett...@gmail.com> wrote:
> Hi Ed, > > > For a test, maybe move the ~/.ssh/config file on the opensuse to a > different > > location and ssh again? > > So my SUSE locale is > > > LANG=en_US.UTF-8 > LC_CTYPE=C.UTF-8 > LC_NUMERIC="en_US.UTF-8" > LC_TIME="en_US.UTF-8" > LC_COLLATE="en_US.UTF-8" > LC_MONETARY="en_US.UTF-8" > LC_MESSAGES="en_US.UTF-8" > LC_PAPER="en_US.UTF-8" > LC_NAME="en_US.UTF-8" > LC_ADDRESS="en_US.UTF-8" > LC_TELEPHONE="en_US.UTF-8" > LC_MEASUREMENT="en_US.UTF-8" > LC_IDENTIFICATION="en_US.UTF-8" > LC_ALL="en_US.UTF-8" > > ssh-ing with that to F33, I get it wrongly there: > > $ 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 > LC_NUMERIC="en_US.UTF-8" > LC_TIME="en_US.UTF-8" > LC_COLLATE="en_US.UTF-8" > LC_MONETARY="en_US.UTF-8" > LC_MESSAGES="en_US.UTF-8" > LC_PAPER="en_US.UTF-8" > LC_NAME="en_US.UTF-8" > LC_ADDRESS="en_US.UTF-8" > LC_TELEPHONE="en_US.UTF-8" > LC_MEASUREMENT="en_US.UTF-8" > LC_IDENTIFICATION="en_US.UTF-8" > LC_ALL= > > Back to SUSE. Do > > export LC_ALL= > > and - big SUSE surprise! - > > ~> 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 > LC_NUMERIC="en_US.UTF-8" > LC_TIME="en_US.UTF-8" > LC_COLLATE="en_US.UTF-8" > LC_MONETARY="en_US.UTF-8" > LC_MESSAGES="en_US.UTF-8" > LC_PAPER="en_US.UTF-8" > LC_NAME="en_US.UTF-8" > LC_ADDRESS="en_US.UTF-8" > LC_TELEPHONE="en_US.UTF-8" > LC_MEASUREMENT="en_US.UTF-8" > LC_IDENTIFICATION="en_US.UTF-8" > LC_ALL= > > So it looks like now SUSE has an issue with the settings, although they > look good to me with the exception of LC_CTYPE. > What is in "/etc/locale.conf"? > > I *probably* at some point in the past have overcome this by setting > LC_ALL="en_US.UTF-8", which solves apparently the _local to SUSE_ problem. > > With these new settings, despite SUSE looking unhappy, > Fedora succeeds without any hickup. Locale problem on F33 gone. > > I am still a bit confused that apparently Fedora 32 was not stumbling over > this. > > And I now am seeing that > > LC_CTYPE=C.UTF-8 > > - my 'normal' settings here on SUSE, that came to being who knows when - > are probably odd. > > Thank you very much for your help and time! > This has been seen by other SUSE users. Was your system a fresh install or upgrade? https://forums.opensuse.org/showthread.php/535174-Strange-set-locale-behaviour-when-ssh-from-Windows-PuTTY-to-Linux > > _______________________________________________ > 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 > -- 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