This is indeed an issue especially since it appears that perl is outputing these warning on stdout and not on stderr :/
As a workaround: $ LC_ALL=C.UTF-8 LANGUAGE=en ssh -p 8022 ubuntu@localhost can be used.
This is indeed an issue especially since it appears that perl is outputing these warning on stdout and not on stderr :/
As a workaround:
$ LC_ALL=C.UTF-8 LANGUAGE=en ssh -p 8022 ubuntu@localhost
can be used.