Hi,
I am trying to install erpnext through the shell script but when executing the same i am getting the following error
Adding debian mariadb repo
Installing packages for debian. This might take time…
Installing wkhtmltopdf
dpkg: considering removing wkhtmltopdf in favour of wkhtmltox …
dpkg: yes, will remove wkhtmltopdf in favour of wkhtmltox
(Reading database … 37229 files and directories currently installed.)
Unpacking wkhtmltox (from wkhtmltox-0.12.2.1_linux-wheezy-amd64.deb) …
dpkg-deb (subprocess): cannot copy archive member from ‘wkhtmltox-0.12.2.1_linux-wheezy-amd64.deb’ to decompressor pipe: unexpected end of file or stream
dpkg-deb (subprocess): decompressing archive member: lzma error: unexpected end of input
dpkg-deb: error: subprocess returned error exit status 2
dpkg: error processing wkhtmltox-0.12.2.1_linux-wheezy-amd64.deb (–install):
cannot copy extracted data for ‘./usr/local/lib/libwkhtmltox.so.0.12.2’ to ‘/usr/local/lib/libwkhtmltox.so.0.12.2.dpkg-new’: unexpected end of file or stream
Errors were encountered while processing:
wkhtmltox-0.12.2.1_linux-wheezy-amd64.deb
has anybody any idea about this…!!!