spinhawk icon indicating copy to clipboard operation
spinhawk copied to clipboard

Hercules cannot access libnsl-2 lib directory

Open rachejazz opened this issue 3 years ago • 0 comments

dasdinit -linux -lfs SUSE.3390-9 3390-9 ROOT
dasdinit: error while loading shared libraries: libnsl.so.2: cannot open shared object file: No such file or directory

I am using Arch current version 5.14 hercules version 3.13.00-3 libnsl version 2.0.0-1 Current workaround is applying a symlink and rebuilding dasdinit:

sudo ln -s /usr/lib/libnsl-2.33.so /usr/lib/libnsl.so.2
ldd /usr/bin/dasdinit

Will there be update that can cover this?

rachejazz avatar Oct 14 '21 15:10 rachejazz