On Wed, Sep 20, 2017 at 09:43:23AM +0200, Romain Tartière wrote: > I am currently building packages and updating the nodes I manage in > order to catch any regression, and will commit this in the ports tree > as soon as I am sure nothing breaks!
Unfortunately, changing locales works on my computer …
---------------------------------- 8< ----------------------------------
% env LC_ALL=ja_JP.UTF-8 puppet apply -e 'exec { "/usr/bin/true": }'
Notice: コンパイルしましたカタログxxxxxxxxxxxxxxxxxxx環境production内 0.12 秒
Notice: /Stage[main]/Main/Exec[/usr/bin/true]/returns: 実行に成功しました。
Notice: カタログが適用されました。 0.04 秒
---------------------------------- 8< ----------------------------------
… but not on the other nodes I manage :-/
---------------------------------- 8< ----------------------------------
% env LC_ALL=ja_JP.UTF-8 puppet apply -e 'exec { "/usr/bin/true": }'
Notice: Compiled catalog for xxxxxxxxxxx in environment production in 0.08
seconds
Notice: /Stage[main]/Main/Exec[/usr/bin/true]/returns: executed successfully
Notice: Applied catalog in 0.04 seconds
---------------------------------- 8< ----------------------------------
I currently fail at locating what is different between these nodes.
If somebody spots anything in the ports, thank you for sharring!
https://github.com/smortex/puppet5/tree/master/sysutils/puppet5
--
Romain Tartière <[email protected]> http://people.FreeBSD.org/~romain/
pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F)
(plain text =non-HTML= PGP/GPG encrypted/signed e-mail much appreciated)
signature.asc
Description: PGP signature
