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

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

     [ https://issues.apache.org/jira/browse/ARROW-6171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-6171.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 5295
[https://github.com/apache/arrow/pull/5295]

> [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
>            Assignee: Francois Saint-Jacques
>            Priority: Critical
>              Labels: pull-request-available
>             Fix For: 0.15.0
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> 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)