assignUser opened a new issue, #408:
URL: https://github.com/apache/arrow-go/issues/408

   ### Describe the bug, including details regarding any error messages, 
version, and platform.
   
   
https://github.com/apache/arrow-go/actions/runs/15616399947/job/43990198178#step:8:19
   ```
   python3 -m pip install 
benchadapt@git+https://github.com/conbench/conbench.git@main#subdirectory=benchadapt/python
     python3 ci/scripts/bench_adapt.py
   python3: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.38' not found 
(required by /__t/Python/3.9.23/x64/lib/libpython3.9.so.1.0)
   python3: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found 
(required by /__t/Python/3.9.23/x64/lib/libpython3.9.so.1.0)
   ```
   The issue is caused by the debian image, I am not sure why we are even 
running this in a container instead on the runner directly? Missed that in 
review. @singh1203 @zeroshade 
   
   ### 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