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

Bug#162691: marked as done ([MD5SUM] md5sum from dpkg generates incorrect output for files 2^31 or larger)



Your message dated Sat, 25 Oct 2003 17:02:14 -0400
with message-id <E1ADVY6-0003Rv-00@auric.debian.org>
and subject line Bug#162691: fixed in dpkg 1.10.16
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 28 Sep 2002 17:23:24 +0000
>From kevincarson@shaw.ca Sat Sep 28 12:23:23 2002
Return-path: <kevincarson@shaw.ca>
Received: from shawidc-mo1.cg.shawcable.net (pd6mo1so.prod.shaw.ca) [24.71.223.10] 
	by master.debian.org with esmtp (Exim 3.12 1 (Debian))
	id 17vLJL-0000bQ-00; Sat, 28 Sep 2002 12:23:23 -0500
Received: from pd2mr1so.prod.shaw.ca (pd2mr1so-ser.prod.shaw.ca [10.0.141.110])
 by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <0H3500IAOS5J17@l-daemon> for submit@bugs.debian.org; Sat,
 28 Sep 2002 11:20:07 -0600 (MDT)
Received: from pn2ml10so.prod.shaw.ca
 (pn2ml10so-qfe0.prod.shaw.ca [10.0.121.80])
 by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with ESMTP id <0H3500EKXS72UK@l-daemon> for submit@bugs.debian.org; Sat,
 28 Sep 2002 11:21:02 -0600 (MDT)
Received: from pinky (h24-84-82-78.vc.shawcable.net [24.84.82.78])
 by l-daemon (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 12 2002))
 with SMTP id <0H35001FDS7245@l-daemon> for submit@bugs.debian.org; Sat,
 28 Sep 2002 11:21:02 -0600 (MDT)
Date: Sat, 28 Sep 2002 10:21:00 -0700
From: Kevin Carson <kevincarson@shaw.ca>
Subject: md5sum from dpkg generates incorrect output for files 2^31 or larger
To: submit@bugs.debian.org
Message-id: <FJEEJFIHHMKEGJNFACHKIEOECIAA.kevincarson@shaw.ca>
MIME-version: 1.0
X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2600.0000
X-Mailer: Microsoft Outlook IMO, Build 9.0.2416 (9.0.2911.0)
Content-type: text/plain; charset=iso-8859-1
Content-transfer-encoding: 7BIT
Importance: Normal
X-Priority: 3 (Normal)
X-MSMail-priority: Normal
Delivered-To: submit@bugs.debian.org

Package: dpkg

/usr/bin/md5sum from base/dpkg has incorrect output for files 2^31 or larger
in size.  At least for a file of all zeroes (didn't test whether content
mattered).

Steps to demonstrate error:

# Create file of all zeroes that contains 2^31 - 1 = 2147483647 bytes
dd if=/dev/zero of=bigfile bs=1MB count=2147
dd if=/dev/zero bs=1 count=483647 >>bigfile

#produce md5sum for this file
md5sum bigfile
b3dc5e51b0698ddf18d48bbf16c1153f   bigfile

#now create a file that is 2^31 in size
dd if=/dev/zero bs=1 count=1 >>bigfile

md5sum bigfile
bigfile: Success

#run md5sum.texutils on bigfile from the coreutils
md5sum.textutils bigfile
b3dc5e51b0698ddf18d48bbf16c1153f   bigfile

Running Debian unstable on x86 platform
dpkg = 1.10.9
coreutils = 4.5.1-2

Kevin


---------------------------------------
Received: (at 162691-close) by bugs.debian.org; 25 Oct 2003 21:08:27 +0000
>From katie@auric.debian.org Sat Oct 25 16:08:22 2003
Return-path: <katie@auric.debian.org>
Received: from auric.debian.org [206.246.226.45] 
	by master.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1ADVdy-0001cq-00; Sat, 25 Oct 2003 16:08:18 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
	id 1ADVY6-0003Rv-00; Sat, 25 Oct 2003 17:02:14 -0400
From: Adam Heath <doogie@debian.org>
To: 162691-close@bugs.debian.org
X-Katie: $Revision: 1.42 $
Subject: Bug#162691: fixed in dpkg 1.10.16
Message-Id: <E1ADVY6-0003Rv-00@auric.debian.org>
Sender: Archive Administrator <katie@auric.debian.org>
Date: Sat, 25 Oct 2003 17:02:14 -0400
Delivered-To: 162691-close@bugs.debian.org

Source: dpkg
Source-Version: 1.10.16

We believe that the bug you reported is fixed in the latest version of
dpkg, which is due to be installed in the Debian FTP archive:

dpkg-dev_1.10.16_all.deb
  to pool/main/d/dpkg/dpkg-dev_1.10.16_all.deb
dpkg-doc_1.10.16_all.deb
  to pool/main/d/dpkg/dpkg-doc_1.10.16_all.deb
dpkg_1.10.16.dsc
  to pool/main/d/dpkg/dpkg_1.10.16.dsc
dpkg_1.10.16.tar.gz
  to pool/main/d/dpkg/dpkg_1.10.16.tar.gz
dpkg_1.10.16_i386.deb
  to pool/main/d/dpkg/dpkg_1.10.16_i386.deb
dselect_1.10.16_i386.deb
  to pool/main/d/dpkg/dselect_1.10.16_i386.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 162691@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Adam Heath <doogie@debian.org> (supplier of updated dpkg package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sat, 25 Oct 2003 15:46:16 -0500
Source: dpkg
Binary: dpkg-doc dpkg dselect dpkg-dev dpkg-static
Architecture: source all i386
Version: 1.10.16
Distribution: unstable
Urgency: low
Maintainer: Dpkg Development <debian-dpkg@lists.debian.org>
Changed-By: Adam Heath <doogie@debian.org>
Description: 
 dpkg       - Package maintenance system for Debian
 dpkg-dev   - Package building tools for Debian
 dpkg-doc   - Dpkg Internals Documentation
 dselect    - a user tool to manage Debian packages
Closes: 111711 112057 117518 138244 142370 149142 151800 151802 155219 157819 162154 162691 164906 167379 171489 192972 209355 211816 212796
Changes: 
 dpkg (1.10.16) unstable; urgency=low
 .
   * Almost *EVERY* damn file was including config.h in the wrong spot.
     After making it the first include, then off_t/size_t/etc could actually
     be redefined to be 64-bit compatible.
   * Jordi Mallach <jordi@debian.org>:
     Fix configure to set HAVE_SETLOCALE.  Closes: #211816
   * "Loïc Le Loarer" <lll_deb@m4x.org>:
     Add a -d|--chdir option to start-stop-daemon.  Closes: #151802
   * Split the background block into 2 parts: one that does the fork, and
     opens /dev/tty and /dev/null, and one that does everything else.  The
     second block is then moved to be run right before the exec.  This
     allows error messages to be seen from the child(previously, they were
     lost), and allows for the chroot to not require the device files.
     These changes based on the bugs filed by:
     Marc Herbert <Marc.Herbert@ens-lyon.fr>: Closes: #155219
     Loïc Le Loarer <lll_deb@m4x.org>: Closes: #151800
   * Mario Lang <mlang@debian.org>:
     When --start, --startas and --pidfile are given, print 'process'
     instead of '(null)' for the process name, if it's already running.
     Closes: #209355
   * Imported several translated manpages, from debian-doc cvs:
     * Spanish: 822-date.1 cleanup-info.8 deb-control.5 deb-old.5
       deb.5 dpkg-checkbuilddeps.1 dpkg-deb.1 dpkg-divert.8 dpkg-name.1
       dpkg-scanpackages.8 dpkg-split.8 dpkg-statoverride.8 dpkg.8
       dselect.8 md5sum.1 start-stop-daemon.8 update-alternatives.8
       "Esteban Manchado Velázquez" <zoso@debian.org>: Closes: #171489
     * French: deb.5
       Julien Louis <arthur51@ifrance.com>: Closes: #164906
     * Portuguese: dpkg.8 dselect.8
   * Matt Zimmerman <mdz@debian.org>
     In dpkg's manpage, -O had an inverted word.  Closes: #111711
   * Marcin Owsiany <porridge@debian.org>:
     Fix Polish translation of 'conflicts with'  Closes: #112057
   * Jiri Masik <masik@darbujan.fzu.cz>:
     Improve Czech translation of: "dpkg - warning: ignoring request to
     remove %s which isn't installed."  Closes: #117518
   * Marco Nenciarini <mnencia@prato.linux.it>:
     Fix missing space in Italian translation when listing files, and the
     file is diverted.  Closes: #138244
   * Piotr Roszatycki <Piotr_Roszatycki@netia.net.pl>:
     Update Polish translation.  Closes: #142370
   * Martin Quinson <mquinson@ens-lyon.fr>:
     Fix missing space in French translation of: "%s - warning: downgrading
     %.250s from %.250s to %.250s.\n"  Closes: #149142
   * Hidetaka Iwai <tyuyu@sings.jp>:
     Fix typo in Japanese translation of dpkg --force-help; dowgrade ->
     downgrade:  Closes: #157819
   * Martin Quinson <mquinson@ens-lyon.fr>:
     Fix French translation when listing files, and the file is diverted.
     Closes: #162154
   * Rune Schjellerup <olberd@odense.kollegienet.dk>:
     Fix Danish translation of(was missing the leading space): " does not
     appear to be available\n"  Closes: #192972
   * Fix md5sum when handling large files.  Closes: #162691
   * Fix dpkg-checkbuilddeps calling of parsedep.  It wasn't setting
     use_arch.  Closes: #212796.
   * Joey Hess <joeyh@debian.org>:
     Change formatting of info.dir.  Closes: #167379.
Files: 
 f25c4f9b73002753e8efdc33a57d7ad5 756 base required dpkg_1.10.16.dsc
 240bb2a8ad67ff8fe536d49b1bc17127 1601179 base required dpkg_1.10.16.tar.gz
 1fad4d36d2ab50e32800eaaeba1f3bac 1136408 base required dpkg_1.10.16_i386.deb
 e6982ddda530904a1f9008bdb9bce0f2 95046 base required dselect_1.10.16_i386.deb
 12b7a1bef1573359f170210efef6224c 114224 utils standard dpkg-dev_1.10.16_all.deb
 b35417beff28f92dd7e7971e5139195a 10640 doc optional dpkg-doc_1.10.16_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE/muKFiix9wovUpIkRAjPxAJ9tYar55J3vW1BhiP/IbGCGgsfUAACdFijn
wMmrspkeCYHSEchxsHRRa+8=
=t1o8
-----END PGP SIGNATURE-----



Reply to: