My converter fails on 3% with the following error
Error: Unable to clone the volume mounted on '/boot' from IP
FAILED: An error occurred during the conversion: '/usr/lib/vmware-converter/copyFileSystem.sh: eval: line 125: syntax error near unexpected token `(' /usr/lib/vmware-converter/copyFileSystem.sh: eval: line 125: `echo 'z(\28*'dcn.#Z8n(' | /usr/lib/vmware-converter/bin/ssh -z -F /usr/lib/vmware-converter/ssh.conf root@IP -p 22 " tar --one-file-system --sparse -C '/boot' -cf - ." | /bin/tar_1.28 --numeric-owner --delay-directory-restore -C '/mnt/p2v-src-root/boot' -y -xf -' /usr/lib/vmware-converter/copyFileSystem.sh: line 125: warning:
syntax errors in . or eval will cause future versions of the shell to abort as Posix requires /usr/lib/vmware-converter/bin/ssh -z -F /usr/lib/vmware-converter/ssh.conf root@IP -p 22 " tar --one-file-system --sparse -C '/boot' -cf - ." | /bin/tar_1.28 --numeric-owner --delay-directory-restore -C '/mnt/p2v-src-root/boot' -y -xf - (return code 1)'
i tried the hostname fix etc but it keeps failing.
no idea what to do