-
Notifications
You must be signed in to change notification settings - Fork 87
Closed
Labels
Type: bugSomething isn't workingSomething isn't working
Description
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
Metadata
Metadata
Assignees
Labels
Type: bugSomething isn't workingSomething isn't working