Your message dated Sat, 31 Mar 2001 10:32:11 +0200 with message-id <[EMAIL PROTECTED]> and subject line Bug#60993: (no subject) 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.) Darren Benham (administrator, Debian Bugs database) -------------------------------------- Received: (at maintonly) by bugs.debian.org; 23 Mar 2000 14:10:16 +0000 Received: (qmail 5045 invoked from network); 23 Mar 2000 14:10:13 -0000 Received: from smtp-1.worldonline.cz (HELO smtp.worldonline.cz) (195.146.100.76) by master.debian.org with SMTP; 23 Mar 2000 14:10:13 -0000 Received: from localhost ([EMAIL PROTECTED] [212.11.99.234]) by smtp.worldonline.cz (8.9.3 (WOLpatch 1.0 $State: stable $)/8.9.3) with ESMTP id PAA13709 for <[EMAIL PROTECTED]>; Thu, 23 Mar 2000 15:10:01 +0100 (MET) Received: from hsn by localhost with local-smtp (Exim 2.05 #1 (Debian)) id 12Y85h-0000Bz-01; Thu, 23 Mar 2000 14:56:01 +0100 Received: from hsn by home for [EMAIL PROTECTED] with local (Exim 2.05 #1 (Debian)) id 12Y6kv-0000OE-00; Thu, 23 Mar 2000 13:30:29 +0100 To: [EMAIL PROTECTED] Message-Id: <[EMAIL PROTECTED]> From: Radim Kolar <[EMAIL PROTECTED]> Date: Thu, 23 Mar 2000 13:30:29 +0100 Package: xxgdb Version: 1.12-9.2 md5sum: MD5 check failed for 'usr/X11R6/bin/xxgdb' xxgdb has in .deb a wrong checksum? --------------------------------------- Received: (at 60993-done) by bugs.debian.org; 31 Mar 2001 08:32:13 +0000 >From [EMAIL PROTECTED] Sat Mar 31 02:32:13 2001 Return-path: <[EMAIL PROTECTED]> Received: from jagor.srce.hr [161.53.2.130] (mvela) by master.debian.org with esmtp (Exim 3.12 1 (Debian)) id 14jGns-0000wm-00; Sat, 31 Mar 2001 02:32:13 -0600 Received: (from [EMAIL PROTECTED]) by jagor.srce.hr (8.9.0/8.9.0) id KAA15956 for [EMAIL PROTECTED]; Sat, 31 Mar 2001 10:32:11 +0200 (MET DST) Date: Sat, 31 Mar 2001 10:32:11 +0200 From: Matej Vela <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] Subject: Bug#60993: (no subject) Message-ID: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 0.95i Delivered-To: [EMAIL PROTECTED] The sums match (maybe your file system was corrupted?): $ mkdir tmp $ cd tmp $ dpkg-deb -x ../xxgdb_1.12-9.2.deb . $ find * -type f | xargs md5sum > ../my_md5sums $ dpkg-deb -e ../xxgdb_1.12-9.2.deb DEBIAN $ diff -s DEBIAN/md5sums ../my_md5sums Files DEBIAN/md5sums and ../my_md5sums are identical Thanks, Matej