Open hughesdj opened 5 years ago
@hughesdj This went undetected because we have gnutls
installed system-wide (we're working on a better test setup to prevent stuff like this).
Since GnuTLS
is security-related, the recommended solution is probably to install gnutls
via the OS package manager (and to track that requirement via osdependencies
in the easyconfig file).
Although you could also consider adding GnuTLS
as a dependency in this InterProScan
easyconfig (you'll need to compose an updated GnuTLS
easyconfig as well, see https://github.com/easybuilders/easybuild-easyconfigs/tree/master/easybuild/easyconfigs/g/GnuTLS).
We find that this easyconfig has a missing dependency (libgnutls.so.28) at runtime. Please see below.