Browse Source
Noticed the issue with packstack deployment on CentOS 9-Stream[1]. The issue is raised by puppet when non-utf8 encoding is used like LANG=en_US or LANG=C. Other option is to force LANG=en_US.UTF-8 with the deployment but just for this description help(all other services working fine), doesn't look good so proposing to drop that non-ASCII character. Issue got caught in CentOS 9-Stream only as it disabled locale forwarding in OpenSSH by default[2]. [1] https://review.opendev.org/c/x/packstack/+/816796 [2] https://bugzilla.redhat.com/show_bug.cgi?id=2002734 Change-Id: Ia99cc5313bed950e3363ae311b741395d60eb57b (cherry picked from commitchanges/72/817972/15bf206285d
) (cherry picked from commit0fb10e6c5d
) (cherry picked from commitc034ed19ff
) (cherry picked from commitdeaa1bf16a
)
1 changed files with 7 additions and 7 deletions
Loading…
Reference in new issue