Your message dated Tue, 24 Mar 2009 11:04:18 +0100
with message-id <20090324100418.gm11...@rivendell>
and subject line Re: Bug#421389: dpkg: segfault unpacking a short file
has caused the Debian Bug report #421389,
regarding dpkg: segfault unpacking a short file
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
421389: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=421389
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: dpkg
Version: 1.13.25
This was from an aborted wget:
|$ sudo dpkg -i ./coreutils_5.97-5_i386.deb
|(Reading database ... 81656 files and directories currently installed.)
|Preparing to replace coreutils 5.97-5.3 (using ./coreutils_5.97-5_i386.deb) ...
|Unpacking replacement coreutils ...
|dpkg-deb: unexpected end of file in between members in
./coreutils_5.97-5_i386.deb
|Segmentation fault
$ ar t coreutils_5.97-5_i386.deb
debian-binary
control.tar.gz
Both file appears to be intact
-rw-rw-r-- 1 jpryzby jpryzby 7980 2007-04-28 09:33 coreutils_5.97-5_i386.deb
-rw-rw-r-- 1 jpryzby jpryzby 3127368 2006-08-31 08:17
coreutils_5.97-5_i386.deb.1
The second is complete and installs fine.
--- End Message ---
--- Begin Message ---
Version: 1.14.17
On Sun, 22 Mar 2009, Bill Allombert wrote:
> This suggest that this bug was fixed in sid dpkg.
Indeed but nothing interesting had been fixed in dpkg-deb/* that could
justify this so I have bisected the history and it turns out that
402e247056c58a16ec81ca894135dbfcf02575d8 is the commit that fixes that.
commit 402e247056c58a16ec81ca894135dbfcf02575d8
Author: Ian Jackson <[email protected]>
Date: Thu Mar 20 04:26:26 2008 +0200
Fix crash when a .deb file becomes unreadable while dpkg is starting
Closes: #386210
So it's not just a side effect of another change that could have hidden
the bug but a real fix. So closing this bug.
Cheers,
--
Raphaël Hertzog
Contribuez à Debian et gagnez un cahier de l'admin Debian Lenny :
http://www.ouaza.com/wp/2009/03/02/contribuer-a-debian-gagner-un-livre/
--- End Message ---