You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2020/05/20 15:30:55 UTC

[GitHub] [arrow] randomgambit commented on issue #7235: cryptic warnings during installation on ubuntu 18.

randomgambit commented on issue #7235:
URL: https://github.com/apache/arrow/issues/7235#issuecomment-631549524


   thank you so much, @nealrichardson ! I actually had to manually remove the `lock` arrow file in my package folder and then run `arrow::install_arrow()` again. I now get
   ```
   
   * installing *source* package ?arrow? ...
   ** package ?arrow? successfully unpacked and MD5 sums checked
   ** using staged installation
   *** Successfully retrieved C++ binaries for ubuntu-18.04
   Warning messages:
   1: In file(file, "rt") :
     URL 'https://raw.githubusercontent.com/ursa-labs/arrow-r-nightly/master/linux/distro-map.csv': status was 'Couldn't connect to server'
   2: In unzip(bin_file, exdir = dst_dir) :
     error 1 in extracting from zip file
   ./configure: line 132: cd: libarrow/arrow-0.17.1/lib: No such file or directory
   ```
   
   I think one the issue is that my R install lives behind a firewall (and connections to CRAN are filtered). 
   
   Perhaps could you please suggest the best way to install the package offline? Should I simply copy the zip from github and then install the project using Rstudio?
   
   Thank you!!! you guys rock


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org