Date: Wed, 20 Sep 2017 15:06:52 +0200 From: Romain =?iso-8859-1?Q?Tarti=E8re?= <romain@FreeBSD.org> To: Karli =?iso-8859-1?Q?Sj=F6berg?= <karli@inparadise.se>, Zach <zleslie@freebsd.org>, ports@freebsd.org, puppet@freebsd.org Subject: Re: gettextsetup warnings Message-ID: <20170920130652.GA64379@blogreen.org> In-Reply-To: <20170920074323.GA56396@blogreen.org> References: <08c976dd-c1c3-4fb5-8455-4495aa74b75e@email.android.com> <20170919160959.fzkfc5kheny47naq@celtis.u.larch.space> <20170919224759.GA25389@blogreen.org> <1505886363.2296.61.camel@inparadise.se> <20170920064116.GA54261@blogreen.org> <20170920074323.GA56396@blogreen.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--T4sUOijqQbZv57TR Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Sep 20, 2017 at 09:43:23AM +0200, Romain Tarti=C3=A8re 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 =E2=80=A6 ---------------------------------- 8< ---------------------------------- % env LC_ALL=3Dja_JP.UTF-8 puppet apply -e 'exec { "/usr/bin/true": }' Notice: =E3=82=B3=E3=83=B3=E3=83=91=E3=82=A4=E3=83=AB=E3=81=97=E3=81=BE=E3= =81=97=E3=81=9F=E3=82=AB=E3=82=BF=E3=83=AD=E3=82=B0xxxxxxxxxxxxxxxxxxx=E7= =92=B0=E5=A2=83production=E5=86=85 0.12 =E7=A7=92 Notice: /Stage[main]/Main/Exec[/usr/bin/true]/returns: =E5=AE=9F=E8=A1=8C= =E3=81=AB=E6=88=90=E5=8A=9F=E3=81=97=E3=81=BE=E3=81=97=E3=81=9F=E3=80=82 Notice: =E3=82=AB=E3=82=BF=E3=83=AD=E3=82=B0=E3=81=8C=E9=81=A9=E7=94=A8=E3= =81=95=E3=82=8C=E3=81=BE=E3=81=97=E3=81=9F=E3=80=82 0.04 =E7=A7=92 ---------------------------------- 8< ---------------------------------- =E2=80=A6 but not on the other nodes I manage :-/ ---------------------------------- 8< ---------------------------------- % env LC_ALL=3Dja_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 --=20 Romain Tarti=C3=A8re <romain@FreeBSD.org> http://people.FreeBSD.org/~romai= n/ pgp: 8234 9A78 E7C0 B807 0B59 80FF BA4D 1D95 5112 336F (ID: 0x5112336F) (plain text =3Dnon-HTML=3D PGP/GPG encrypted/signed e-mail much appreciated) --T4sUOijqQbZv57TR Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAEBCAAdFiEEgjSaeOfAuAcLWYD/uk0dlVESM28FAlnCZ+kACgkQuk0dlVES M2+jSAwAot3WPPj/bfxtn/KWjaL2jfJHjsAYPcjGt513VDddlK8h4oxPrXsNI1QZ dU4viyJ7/I6ufVqhJQ5f95ReJUtdar0QDQEaT34ePT/HODtgq4RfFz/2DeF0WtJg uDonvV3qOAD+WBTSh9HyMNkSSDFcz0V7/Ab11Ip6WX7oX37QzJpJ7/IeUAWlLdSR dI14OyxiEK1sNoSsv/joChfJu8k53PrdMrHyjxBI/k9Pl7PsQy9dz/rRwMg8v9zJ d4gWhvA5Lr07fb7tWke0u+/wteMcKlDaDIzHo5dzf0YvjgLcuVdKlH2gYqIhuUgs B1385jQbJ0xjCF2sE+5cZRntTwdOF9ZmSgH6FS5saYeDXLbhNgT8lTps9iNFQrKN VF6qKHicG9lWl/SR2hARPafh5oO+2oEwzOhdM+V9PIkjg+LtqJ7+136pcel4B9Ch Z+uDLRDORDlhpF519ySM9iZzuBVhKF6drMJzx2AmCNluN6MqkgqL26qy+oUwi62n +V75XM81 =ENAq -----END PGP SIGNATURE----- --T4sUOijqQbZv57TR--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20170920130652.GA64379>