Actions
Bug #27811
closedsatellite-change-hostname fails if locale is set to ja_JP.UTF-8
Difficulty:
trivial
Triaged:
Yes
Bugzilla link:
Description
#satellite-change-hostname -u admin -p redhat satellite.jp.test
fails with
Failed 'hammer -u admin -p redhat capsule update --id --url https://satellite.jp.test:9090 --new-name satellite.jp.test 2> /dev/null' with exit code 64
if locale is set to LANG=ja_JP.UTF-8
Different error messages may occur if locale is set to a language which uses special characters.
Actions