Sept. 21, 2016
5:40 p.m.
On 09/21/2016 02:26 AM, Deepak Gupta C wrote:
tar (child): lzip: Cannot exec: No such file or directory
You're missing the lzip command. To fix this you can run 'apt-get install lzip' if your operating system is like Debian, 'dnf install lzip' if it's like Fedora, etc. Or you can build lzip from source <http://www.nongnu.org/lzip/lzip.html>.