You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2019/09/03 13:58:00 UTC

[jira] [Commented] (ARROW-6171) [R] "docker-compose run r" fails

    [ https://issues.apache.org/jira/browse/ARROW-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16921444#comment-16921444 ] 

Antoine Pitrou commented on ARROW-6171:
---------------------------------------

This still happens here. [~npr] do you have any idea where this comes from?

> [R] "docker-compose run r" fails
> --------------------------------
>
>                 Key: ARROW-6171
>                 URL: https://issues.apache.org/jira/browse/ARROW-6171
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Developer Tools, R
>            Reporter: Antoine Pitrou
>            Priority: Critical
>
> I get the following failure:
> {code}
> ** testing if installed package can be loaded from temporary location
> Error: package or namespace load failed for 'arrow' in dyn.load(file, DLLpath = DLLpath, ...):
>  unable to load shared object '/usr/local/lib/R/site-library/00LOCK-arrow/00new/arrow/libs/arrow.so':
>   /opt/conda/lib/libarrow.so.100: undefined symbol: LZ4F_resetDecompressionContext
> Error: loading failed
> Execution halted
> ERROR: loading failed
> * removing '/usr/local/lib/R/site-library/arrow'
> {code}



--
This message was sent by Atlassian Jira
(v8.3.2#803003)