[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: pbuilder error



On 07/06/2016 06:25 PM, Elías Alejandro wrote:
> Unpacking libfakeroot:i386 (1.21-1) ...
> dpkg-deb (subprocess): decompressing archive member: lzma error:
> compressed data is corrupt
> dpkg-deb: error: subprocess <decompress> returned error exit status 2
> dpkg: error processing archive
> /var/cache/apt/archives/libfakeroot_1.21-1_i386.deb (--unpack):
>  cannot copy extracted data for
> './usr/lib/i386-linux-gnu/libfakeroot/libfakeroot-tcp.so' to
> '/usr/lib/i386-linux-gnu/libfakeroot/libfakeroot-tcp.so.dpkg-new':
> unexpected end of file or stream

It appears your libfakeroot_1.21-1_i386.deb is corrupt, the
download somehow didn't work properly. Try deleting
$APTCACHE/libfakeroot_1.21-1_i386.deb, where $APTCACHE is the
value of the variable in your pbuilderrc (defaults to
/var/cache/pbuilder/aptcache) and trying again. (It should re-
download the file, but this time properly.)

Also "unexpected end of file or stream" seems to indicate that
the file was unexpectedly cut off at download time, so you may
want to check your available free disk space.

Regards,
Christian


Reply to: