I just installed an opensuse 15.2 system.
I did an ssh from opensuse to a F33 system. There was no problem with the
locale.
For a test, maybe move the ~/.ssh/config file on the opensuse to a different
location and ssh again?
I did that. No difference.
However, I have found something that should be good to track further:
by running ssh with -vvvv, I see that my SUSE does
debug1: Sending env LC_ALL = en_US.UTF-8
and later on
debug1: Sending env LANG = en_US.UTF-8
and yet a bit later
debug1: Sending env LC_CTYPE = en_US.UTF-8,LANG=en_US.UTF-8
which is most probably the actual error trigger.
My locale on SUSE are like
~> locale
LANG=en_US.UTF-8
LC_CTYPE="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=en_US.UTF-8
and I wonder now if there's something wrong with them.
Haven't touched them - as far as can say, or willingly - for a long time.
I'm unsure now about LC_ALL... If I'm remembering it right, that alone
would make all the others superfluous.
Thank you!
_______________________________________________
users mailing list -- users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to users-leave@xxxxxxxxxxxxxxxxxxxxxxx
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@xxxxxxxxxxxxxxxxxxxxxxx