Open github-actions[bot] opened 2 years ago
Receiving errors on startup when attempting to run APBS. There appears to be some missing packages in the environment.
apbs: /lib/x86_64-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by apbs)
apbs: /lib/x86_64-linux-gnu/libc.so.6: version `GLIBC_2.28' not found (required by apbs)
apbs: /lib/x86_64-linux-gnu/libpthread.so.0: version `GLIBC_2.30' not found (required by apbs)
A new version of APBS (
v3.4.1
) has been released. Please updateversions.json
to"apbs": "3.4.1"
.