Qubic-Solutions / rqiner-builds

Latest builds for rqiner x86, aarch64 versions
85 stars 6 forks source link

v0.4.2-cpu-hotfix | EP104 (CPU) - `GLIBC_2.34' not found #30

Open Shekelme opened 7 months ago

Shekelme commented 7 months ago

Everything worked fine until today, but with this update I got this error:

./rqiner-x86-broadwell: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.33' not found (required by ./rqiner-x86-broadwell)
./rqiner-x86-broadwell: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.32' not found (required by ./rqiner-x86-broadwell)
./rqiner-x86-broadwell: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.34' not found (required by ./rqiner-x86-broadwell)

Ubuntu 20.04.6 LTS, 5.15.0-101-generic kernel

Shekelme commented 7 months ago

With 0.4.1 it works again. So I'm closing the issue.

Shekelme commented 7 months ago

With 0.4.2 it doesn't work again. So I'm reopening the issue.