Help with missing libgssapi_krb5.so.2

Hi,

I’m running into this problem while attempting to run a python script, which in turn invokes bash:

╰─ /usr/local/bin/vpoint <cmd args …>
/nix/store/hrpvwkjz04s9i4nmli843hyw9z4pwhww-bash-4.4-p23/bin/bash: error while loading shared libraries: libgssapi_krb5.so.2: cannot open shared object file: No such file or directory

Can anyone give me any suggestions on how to debug further? Is there a way I can ensure bash can find this .so?

Thanks!

-Steve

there is one comment to use krb5Full.dev
but it does not work for me