Hello folks, how are you?
I’am migrating to a new brand newinstalation, form debian buster to debian bullseye.
I got the following error after installing the dependencies:
Running dpkg -i
(Reading database ... 167746 files and directories currently installed.)
Preparing to unpack duplicati_2.0.6.3-1_all.deb ...
Unpacking duplicati (2.0.6.3-1) ...
dpkg-deb (subprocess): cannot copy archive member from 'duplicati_2.0.6.3-1_all.deb' to decompressor pipe: unexpected end of file or stream
dpkg-deb (subprocess): decompressing archive 'duplicati_2.0.6.3-1_all.deb' (size=2874912) member 'data.tar': lzma error: unexpected end of input
dpkg-deb: error: <decompress> subprocess returned error exit status 2
dpkg: error processing archive duplicati_2.0.6.3-1_all.deb (--install):
cannot copy extracted data for './usr/lib/duplicati/Microsoft.Azure.Storage.Blob.dll' to '/usr/lib/duplicati/Microsoft.Azure.Storage.Blob.dll.dpkg-new': unexpected end of file or stream
Errors were encountered while processing:
duplicati_2.0.6.3-1_all.deb
Kernel version:
Linux levo 5.10.0-14-amd64 #1 SMP Debian 5.10.113-1 (2022-04-29) x86_64 GNU/Linux
Thanks in advance!