eitsupi commented on issue #47821:
URL: https://github.com/apache/arrow/issues/47821#issuecomment-3443692469

   I'm not sure if this is related to the issue, but the binary artifacts of 
r-libarrow are present in 22.0.0 RC0 but not in RC1 and the 22.0.0 release 
version.
   https://github.com/apache/arrow/releases/tag/apache-arrow-22.0.0-rc0
   https://github.com/apache/arrow/releases/tag/apache-arrow-22.0.0
   
   Therefore, when installing the released arrow package, the following error 
occurs:
   
   ```
   * installing *source* package ‘arrow’ ...
   ** this is package ‘arrow’ version ‘22.0.0’
   ** using staged installation
   *** pkg-config found.
   *** Found libcurl and OpenSSL >= 3.0.0
   trying URL 
'https://github.com/apache/arrow/releases/download/apache-arrow-22.0.0/r-libarrow-linux-x86_64-openssl-3.0-22.0.0.zip'
   Error in download.file(from_url, to_file, quiet = hush, mode = "wb") : 
     cannot open URL 
'https://github.com/apache/arrow/releases/download/apache-arrow-22.0.0/r-libarrow-linux-x86_64-openssl-3.0-22.0.0.zip'
   *** Unable to retrieve libarrow for version 22.0.0 (linux-x86_64-openssl-3.0)
   *** Attempted to download the libarrow binary from: 
https://github.com/apache/arrow/releases/download/apache-arrow-22.0.0/r-libarrow-linux-x86_64-openssl-3.0-22.0.0.zip
   *** Found local C++ source: 'tools/cpp'
   *** Building libarrow from source
       For build options and troubleshooting, see the install guide:
       https://arrow.apache.org/docs/r/articles/install.html
   ```
   
   
<https://github.com/r-universe/r-multiverse/actions/runs/18774251405/job/53595160296#step:5:33>


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to