You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2020/12/30 17:35:00 UTC

[jira] [Closed] (ARROW-10730) [R] Installation fails on Fedora 32

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

Neal Richardson closed ARROW-10730.
-----------------------------------
      Assignee: Neal Richardson
    Resolution: Cannot Reproduce

We've made some improvements to the Linux build system since the last release, so this may have been resolved. If you still have an issue, feel free to reopen and include the verbose installation logs.

> [R] Installation fails on Fedora 32
> -----------------------------------
>
>                 Key: ARROW-10730
>                 URL: https://issues.apache.org/jira/browse/ARROW-10730
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++, R
>    Affects Versions: 2.0.0
>         Environment: Fedora 32, R 4.0.3, RStudio
>            Reporter: Felix Idelberger
>            Assignee: Neal Richardson
>            Priority: Minor
>
> If I install the arrow package for r and subsequently run arrow::install_arrow() I get the following error:
>  
> {code:java}
> Error in io___MemoryMappedFile__Open(path, mode) : 
>   Cannot call io___MemoryMappedFile__Open(). Please use arrow::install_arrow() to install required runtime libraries. 
> {code}
> My sessionInfo() gives:
>  
> {quote}R version 4.0.3 (2020-10-10)
> Platform: x86_64-redhat-linux-gnu (64-bit)
> Running under: Fedora 32 (Workstation Edition)
> Matrix products: default
> BLAS/LAPACK: /usr/lib64/libopenblas-r0.3.12.so
> locale:
>  [1] LC_CTYPE=en_US.UTF-8 LC_NUMERIC=C LC_TIME=en_US.UTF-8 LC_COLLATE=en_US.UTF-8 
>  [5] LC_MONETARY=en_US.UTF-8 LC_MESSAGES=en_US.UTF-8 LC_PAPER=en_US.UTF-8 LC_NAME=C 
>  [9] LC_ADDRESS=C LC_TELEPHONE=C LC_MEASUREMENT=en_US.UTF-8 LC_IDENTIFICATION=C
> attached base packages:
> [1] stats graphics grDevices utils datasets methods base
> other attached packages:
> [1] arrow_2.0.0
> loaded via a namespace (and not attached):
>  [1] tidyselect_1.1.0 bit_4.0.4 compiler_4.0.3 magrittr_1.5 assertthat_0.2.1 R6_2.5.0 
>  [7] tools_4.0.3 glue_1.4.2 bit64_4.0.5 vctrs_0.3.5 rlang_0.4.8 purrr_0.3.4
> {quote}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)