thisisnic opened a new issue, #34115:
URL: https://github.com/apache/arrow/issues/34115

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   Changes in #14396 updated the logic for how the paths were constructed on 
the builds where the Arrow C++ binaries are built and then used in subsequent 
jobs to build the Arrow R package.  However, builds with 4 numbers in the R 
package version fail, whereas builds with 3 or less do not.  In short, the C++ 
binaries are getting saved to foo_11.0.0.2.zip but are expected to be located 
in foo_11.0.0.zip.
   
   Examples of passing:
   * https://github.com/apache/arrow/pull/33952#issuecomment-1424871504
   
   Examples of failing:
   * https://github.com/apache/arrow/pull/34103#issuecomment-1424550200
   
   ### Component(s)
   
   Continuous Integration


-- 
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: issues-unsubscr...@arrow.apache.org.apache.org

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

Reply via email to