jonkeane commented on pull request #10611:
URL: https://github.com/apache/arrow/pull/10611#issuecomment-873154549


   Hmm, it looks like that supplying a custom command _should_ work out of the 
box now that I read the source, but this is what I'm getting when I try with 
this command:
   
   ```
   UBUNTU=21.04 ARROW_R_DEV=TRUE CLANG_TOOLS=9 GCC_VERSION=11 docker-compose 
run -e ARROW_SOURCE_HOME="/arrow" -e FORCE_BUNDLED_BUILD=TRUE -e 
LIBARROW_BUILD=TRUE -e ARROW_S3=OFF ubuntu-r "/bin/bash -c 
'/arrow/ci/scripts/r_test.sh /arrow'"
   Creating arrow_ubuntu-r_run ... done
   Error response from daemon: OCI runtime create failed: 
container_linux.go:367: starting container process caused: exec: "/bin/bash -c 
'/arrow/ci/scripts/r_test.sh /arrow'": stat /bin/bash -c 
'/arrow/ci/scripts/r_test.sh /arrow': no such file or directory: unknown
   ERROR: 1
   ```


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