Hi, On Sun, 23 May 2010, Matthias Klose wrote: > if at all, this is a dpkg bug, but I assume it's just a corrupt .deb.
That's most likely the case. > >[bl...@cat-in-the-hat archives]$ sudo dpkg -i libgcj10_4.4.4-2_amd64.deb > >(Reading database ... 396928 files and directories currently installed.) > >Preparing to replace libgcj10 4.4.4-1 (using libgcj10_4.4.4-2_amd64.deb) ... > >Unpacking replacement libgcj10 ... > >dpkg-deb (subprocess): data: internal gzip read error: '<fd:0>: invalid > >stored block lengths' > >dpkg-deb: subprocess<decompress> returned error exit status 2 > >dpkg: error processing libgcj10_4.4.4-2_amd64.deb (--install): > > short read on buffer copy for backend dpkg-deb during > > `./usr/lib/libgcj.so.10.0.0' > >Errors were encountered while processing: > > libgcj10_4.4.4-2_amd64.deb Usually this error messages means that the file is truncated. What is the size of your libgcj10_4.4.4-2_amd64.deb and what's its md5sum? Give the output of those commands: $ ls -l libgcj10_4.4.4-2_amd64.deb $ md5sum libgcj10_4.4.4-2_amd64.deb You should have md5sum "6dcb73c8ac4852b085e967f6a735162c" and size 13548214. Cheers, -- Raphaƫl Hertzog Like what I do? Sponsor me: http://ouaza.com/wp/2010/01/05/5-years-of-freexian/ My Debian goals: http://ouaza.com/wp/2010/01/09/debian-related-goals-for-2010/ -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org