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