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

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   The crossbow docs preview jobs have started failing with message:
   
   ```
   + source_dir=/arrow/r
   + build_dir=/build
   + : ON
   + rm -rf /build/r
   + cp -aL /arrow/r /build/r
   + pushd /build/r
   + R CMD build .
   /build/r /
   * checking for file './DESCRIPTION' ... OK
   * preparing 'arrow':
   * checking DESCRIPTION meta-information ... OK
   * cleaning src
   * running 'cleanup'
   * checking for LF line-endings in source and make files and shell scripts
   * checking for empty or unneeded directories
   * building 'arrow_20.0.0.9000.tar.gz'
   
   ++ command -v sudo
   + '[' -x /usr/bin/sudo ']'
   + SUDO=sudo
   + sudo env PKG_CONFIG_PATH=/tmp/local/lib/pkgconfig: R CMD INSTALL '' 
arrow_20.0.0.9000.tar.gz
   Error: ERROR: no packages specified
   
   Error: `docker compose 
--file=/home/runner/work/crossbow/crossbow/arrow/docker-compose.yml run --rm -e 
SETUPTOOLS_SCM_PRETEND_VERSION=21.0.0.dev149 --volume 
/home/runner/work/crossbow/crossbow/build/:/build/ debian-docs` exited with a 
non-zero exit code 1, see the process log above.
   ```
   
   Example: 
https://github.com/ursacomputing/crossbow/actions/runs/15385793337/job/43284065936
   
   ### Component(s)
   
   Continuous Integration, Documentation


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