Issue #22097 has been reported by Guido GĂșnther.
----------------------------------------
Bug #22097: facter should use LC_ALL not LANG when setting the C locale
https://projects.puppetlabs.com/issues/22097
* Author: Guido GĂșnther
* Status: Unreviewed
* Priority: Normal
* Assignee:
* Category:
* Target version:
* Keywords:
* Branch:
* Affected Facter version:
----------------------------------------
# LC_MESSAGES=de_DE.UTF-8 LANG=C ifconfig
eth0 Link encap:Ethernet Hardware Adresse 52:54:00:0E:3F:E5
inet Adresse:10.174.252.56 Bcast:10.174.255.255 Maske:255.255.252.0
See the Adresse vs. the expected addr, whereas:
# LC_MESSAGES=de_DE.UTF-8 LC_ALL=C ifconfig
eth0 Link encap:Ethernet HWaddr 52:54:00:0E:3F:E5
inet addr:10.174.252.56 Bcast:10.174.255.255 Mask:255.255.252.0
See http://pubs.opengroup.org/onlinepubs/007908799/xbd/envvar.html
Pull request forthcoming.
--
You have received this notification because you have either subscribed to it,
or are involved in it.
To change your notification preferences, please click here:
http://projects.puppetlabs.com/my/account
--
You received this message because you are subscribed to the Google Groups
"Puppet Bugs" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/puppet-bugs.
For more options, visit https://groups.google.com/groups/opt_out.