Bug #27811
satellite-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.
Associated revisions
History
#1
Updated by The Foreman Bot over 3 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman-packaging/pull/4094 added
#2
Updated by Tomer Brisker over 3 years ago
- Fixed in Releases deleted (
1.21.4)
#3
Updated by The Foreman Bot over 3 years ago
- Fixed in Releases 1.24.0 added
#4
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Target version set to 1.24.0
#5
Updated by Ewoud Kohl van Wijngaarden over 3 years ago
- Triaged changed from No to Yes
#6
Updated by Štefan Németh over 3 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman-packaging|5a22b15fb60e1d8c04a0f161db3d2387714ac68f.
Fixes #27811 - satellite-change-hostname fails if locale is set to ja_JP.UTF-8