Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13505

[R] Installation of Arrow fails on Debian Gnu/Linux

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Done
    • 5.0.0
    • None
    • C++, R
    • Debian Gnu/Linux 11
      R 4.0.4

    Description

      I'm trying to install Arrow on Debian Gnu/Linux using R 4.0.4. Arrow is not installed, and I tried both `install.packages("arrow")` and the script provided by the Arrow project that contains the `install_arrow()` function.

      The installation always fail at some point after lots of compilation with a message

      /usr/bin/ld: cannot find /home/amit/tmp/Rtmp54dYjQ/R.INSTALL49a67e7832c7/arrow/libarrow/arrow-5.0.0/lib: file format not recognized

      I've tried calling the `install_arrow()` function in the following ways:

       

      install_arrow(binary = TRUE, minimal = TRUE, verbose = TRUE)
      install_arrow(binary = FALSE, minimal = TRUE, verbose = TRUE) 

      I also try to install the Arrow binaries (using the command in [https://arrow.apache.org/install/|}}{{https://arrow.apache.org/install/}}{{]) and then running the above commands again but got the same error.

      I'm attaching the log from running the first command above.

       

       

       

       

      Attachments

        1. arrow-1.log
          19 kB
          Amit Ramon

        Activity

          People

            Unassigned Unassigned
            amtrm Amit Ramon
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: