Error: 25-11-19 22:55:52] [ERROR] AsyncTask encountered an exception: Command '['lsof', '-p', '3301963', '-Fn']' returned non-zero exit status 1.
/home/qarunner/actions-runner/_work/erigon/erigon/erigon_v3.3.0-rc.1_linux_amd64/erigon: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.38' not found
last change in .github/workflows/release.yml file: https://github.com/erigontech/erigon/pull/17774
Also maybe future: add this CI (some sanity fast run) to PR's CI list? Seams easy to catch it running erigon for long time. I guess erigon --version will fail also.
Also maybe future: add this CI (some sanity fast run) to PR's CI list? Seams easy to catch it running erigon for long time. I guess
erigon --versionwill fail also.