diff options
| author | Mark Asselstine <mark.asselstine@windriver.com> | 2014-05-27 13:30:50 -0400 |
|---|---|---|
| committer | Bruce Ashfield <bruce.ashfield@windriver.com> | 2014-05-27 16:28:36 -0400 |
| commit | 08877e53e382f7908cdbd04c0bd00a422c22bd22 (patch) | |
| tree | aa4f908157e3ae2c711b6306b9464d1ba2f9b61a /meta-openstack/recipes-devtools/python/python-barbican | |
| parent | fcd34b62d9791e830fcc00a86d2e6d70ed116460 (diff) | |
| download | meta-cloud-services-08877e53e382f7908cdbd04c0bd00a422c22bd22.tar.gz | |
ruby: Use en_US instead of C locale
If a builder doesn't have the C locale an error can occur:
| DEBUG: Executing shell function do_compile
| /bin/sh: warning: setlocale: LC_ALL: cannot change locale (C.UTF-8)
| ERROR: While executing gem ... (ArgumentError)
| invalid byte sequence in US-ASCII
| WARNING: ..../mime-types-1.25.1-r0/temp/do_compile/run.do_compile.5389:95 exit 1 from
| LANG="C.UTF-8" LC_ALL="C.UTF-8" gem build $gem
| ERROR: Function failed: do_compile (see ..../mime-types-1.25.1-r0/temp/do_compile/log.do_compile.5389 for further information)
Use the en_US locale instead which tends to be more widely available
and from the looks of things usually recommended.
Signed-off-by: Mark Asselstine <mark.asselstine@windriver.com>
Diffstat (limited to 'meta-openstack/recipes-devtools/python/python-barbican')
0 files changed, 0 insertions, 0 deletions
