[
https://issues.apache.org/jira/browse/ARROW-1762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16239487#comment-16239487
]
ASF GitHub Bot commented on ARROW-1762:
---------------------------------------
xhochy commented on issue #1284: ARROW-1762: [C++] Add note to readme about
need to set LC_ALL on some Linux systems
URL: https://github.com/apache/arrow/pull/1284#issuecomment-341963056
I had seen this also once, mainly you get that on those extremely small
docker images where all non-essential packages where removed from the base
image, independent of the distro.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
> [C++] unittest failure for language environment
> -----------------------------------------------
>
> Key: ARROW-1762
> URL: https://issues.apache.org/jira/browse/ARROW-1762
> Project: Apache Arrow
> Issue Type: Bug
> Components: C++
> Environment: ubuntu14.04 gcc4.8.4
> Reporter: Lu Qi
> Assignee: Wes McKinney
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 0.8.0
>
> Original Estimate: 48h
> Remaining Estimate: 48h
>
> After clone the project and run "make unittest" ,the "io-file-test" has
> error:
> locale::facet::_S_create_c_locale name not valid
> need to add LC_ALL="en_US.UTF-8" to pass this test
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)