You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
Rust / cargo test pyarrow (amd64) (pull_request) failed
0s
Run echo "LIBRARY_PATH=$LD_LIBRARY_PATH" >> $GITHUB_ENV
python: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by python)
python: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.35' not found (required by /__t/Python/3.8.[1](https://github.com/apache/arrow-datafusion/actions/runs/3588448418/jobs/6039972600#step:6:1)4/x64/lib/libpython3.8.so.1.0)
python: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by /__t/Python/3.8.[14](https://github.com/apache/arrow-datafusion/actions/runs/3588448418/jobs/6039972600#step:6:15)/x64/lib/libpython3.8.so.1.0)
python: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by /__t/Python/3.8.14/x64/lib/libpython3.8.so.1.0)
python: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by /__t/Python/3.8.14/x64/lib/libpython3.8.so.1.0)
Error: Process completed with exit code 1.
Describe the bug
A clear and concise description of what the bug is.
Rust / cargo test pyarrow (amd64) (pull_request) failed
To Reproduce
#4447
Expected behavior
A clear and concise description of what you expected to happen.
Additional context
Add any other context about the problem here.
The text was updated successfully, but these errors were encountered: