Your message dated Thu, 22 Jan 2009 11:02:03 +0000
with message-id <[email protected]>
and subject line Bug#502642: fixed in debpartial-mirror 0.2.97
has caused the Debian Bug report #502642,
regarding debpartial-mirror: SHA1 sums in indices are generated incorrectly
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.)


-- 
502642: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=502642
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: debpartial-mirror
Version: 0.2.96
Severity: normal
Tags: patch

debpartial-mirror generates wrong SHA1 sums in Release files.
Example output looks like this:

MD5Sum:
 13d5dfa84451e9afa08e0a8bd7ffc28a      125 main/binary-i386/Release
 b9dcbb6bec1e0d3f79e8ada254d7a17a   229295 main/binary-i386/Packages
 f8fa6bd61f08209f756429324df7ca56    75075 main/binary-i386/Packages.gz
 4e3256d20c878f4ccf734adcfd592032   242478 
main/debian-installer/binary-i386/Packages
 e811055f706956fdc508ef3bc1625ce9    64343 
main/debian-installer/binary-i386/Packages.gz
SHA1:
 418728bb788900516f7131b0c87e0a6f3ecb1265    64343 main/binary-i386/Release
 418728bb788900516f7131b0c87e0a6f3ecb1265    64343 main/binary-i386/Packages
 418728bb788900516f7131b0c87e0a6f3ecb1265    64343 main/binary-i386/Packages.gz
 418728bb788900516f7131b0c87e0a6f3ecb1265    64343 
main/debian-installer/binary-i386/Packages
 418728bb788900516f7131b0c87e0a6f3ecb1265    64343 
main/debian-installer/binary-i386/Packages.gz

Fix is attached.


-- System Information:
Debian Release: lenny/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to ru_RU.UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages debpartial-mirror depends on:
ii  gnupg                         1.4.9-3    GNU privacy guard - a free PGP rep
ii  python                        2.5.2-2    An interactive high-level object-o
ii  python-apt                    0.7.7.1    Python interface to libapt-pkg
ii  python-cdd                    0.0.8      library to make easier to build CD
ii  python-pycurl                 7.18.2-1   Python bindings to libcurl
ii  python-support                0.8.4      automated rebuilding support for P

debpartial-mirror recommends no packages.

debpartial-mirror suggests no packages.

-- no debconf information
diff --git a/debpartial_mirror/Dists.py b/debpartial_mirror/Dists.py
index e8f3541..2900552 100644
--- a/debpartial_mirror/Dists.py
+++ b/debpartial_mirror/Dists.py
@@ -415,6 +415,7 @@ class _Indices:
 
                        out.write("SHA1:\n")
                        for filename in files:
+                               fullpath = "dists/%s/%s" % (dist, filename)
                                out.write(" %s %8d %s\n" % (
                                        filesystem.sha1sum(fullpath),
                                        filesystem.size(fullpath),

--- End Message ---
--- Begin Message ---
Source: debpartial-mirror
Source-Version: 0.2.97

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

debpartial-mirror_0.2.97.dsc
  to pool/main/d/debpartial-mirror/debpartial-mirror_0.2.97.dsc
debpartial-mirror_0.2.97.tar.gz
  to pool/main/d/debpartial-mirror/debpartial-mirror_0.2.97.tar.gz
debpartial-mirror_0.2.97_all.deb
  to pool/main/d/debpartial-mirror/debpartial-mirror_0.2.97_all.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 [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Otavio Salvador <[email protected]> (supplier of updated debpartial-mirror 
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 [email protected])


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

Format: 1.8
Date: Thu, 22 Jan 2009 08:49:59 -0200
Source: debpartial-mirror
Binary: debpartial-mirror
Architecture: source all
Version: 0.2.97
Distribution: unstable
Urgency: low
Maintainer: Otavio Salvador <[email protected]>
Changed-By: Otavio Salvador <[email protected]>
Description: 
 debpartial-mirror - tools to create partial Debian mirrors
Closes: 497907 502642 511106
Changes: 
 debpartial-mirror (0.2.97) unstable; urgency=low
 .
   [ Martin Fuzzey ]
   * Fixes
     - Apply patch from Alexander Inyukhin to fix SHA1 sums. Closes: #502642
     - Avoid crash when release fields missing (Version..). Closes:  #511106
     - Allow mirroring multiple architectures. Closes:  #497907
Checksums-Sha1: 
 cd787259ed151b749cda955d9d826c0253521689 1019 debpartial-mirror_0.2.97.dsc
 fa97529b747ebd5885961f0b2e313bbad49b9a3f 777189 debpartial-mirror_0.2.97.tar.gz
 ec084fe94f56496d56b6c5d0befc746ff7aec16f 30422 debpartial-mirror_0.2.97_all.deb
Checksums-Sha256: 
 6df41ace4c87e816e9cb0d3072ee6b0b5564315ba6a4ab3e0f282e9196eebe65 1019 
debpartial-mirror_0.2.97.dsc
 f6ca4954029c5ca5778d3fbb9e3570cc1ed62411e4912e35b50bf1d8e8792fa2 777189 
debpartial-mirror_0.2.97.tar.gz
 391212e2a65dc3d37fa1e617cfebc5d91c82cbafa5d0c5760bb20eb1e41245cd 30422 
debpartial-mirror_0.2.97_all.deb
Files: 
 25821ca8ad817603cf56573973304288 1019 net extra debpartial-mirror_0.2.97.dsc
 d6811e563c93a66769677173d502c3e1 777189 net extra 
debpartial-mirror_0.2.97.tar.gz
 cfd760efed78e9881f8f09d71875d0a4 30422 net extra 
debpartial-mirror_0.2.97_all.deb

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

iEYEARECAAYFAkl4UAYACgkQLqiZQEml+FWBEwCffnmUqQQMfuky1Ux6ldHo0pNi
YAQAn0DIcK+6tn6AFv8Blu34ak3grrZx
=o9XW
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to