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?
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:
Will there be update that can cover this?