Fixing broken .ova import on VMWare Linux
VMWare not importing your .ova file? Either crashing or not doing anything?
The VMWare installer does not install a required dependency for thisβ¦
On Fedora/CentOS based distros:
1
sudo dnf install libnsl libxcrypt-compat
Fixed :)
This post is licensed under CC BY 4.0 by the author.