WillAyd commented on code in PR #46062:
URL: https://github.com/apache/arrow/pull/46062#discussion_r2040088106


##########
python/requirements-wheel-build.txt:
##########
@@ -1,3 +1,4 @@
+build

Review Comment:
   OK after some more debugging, it looks like although the docker image being 
built does get build installed:
   
   
https://github.com/ursacomputing/crossbow/actions/runs/14406479678/job/40404156758#step:7:6775
   
   The actual environment within which the batch script is executed still does 
not:
   
   
https://github.com/ursacomputing/crossbow/actions/runs/14406479678/job/40404156758#step:7:10904
   
   Without being super familiar with how archery works, is it possible that it 
still pulls a remote image down which does not contain `build` rather than 
using the image that we build as part of CI?



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

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

Reply via email to