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

Bug#551896: marked as done (mldonkey-server: can't download torrent files with no 'announce' field)



Your message dated Thu, 11 Feb 2010 23:18:32 +0000
with message-id <E1NfiIq-0002v4-DO@ries.debian.org>
and subject line Bug#551896: fixed in mldonkey 3.0.1-1
has caused the Debian Bug report #551896,
regarding mldonkey-server: can't download torrent files with no 'announce' field
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 owner@bugs.debian.org
immediately.)


-- 
551896: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551896
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: mldonkey-server
Version: 2.9.5-2+lenny1
Severity: normal
Tags: patch


There are many torrent files now that only contain 'announce-list', not
'announce' field (most created with new uTorrent versions).
Mldonkey handles multiple trackers nice, but 
one internal assertion fails on such files, preventing
download.

3.0.0-3 from squeeze is also affected.

Here is a working patch for this, and
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=551766
has a couple of test torrents.

Upstream bug report:
https://savannah.nongnu.org/bugs/index.php?27769

-- System Information:
Debian Release: 5.0.3
  APT prefers stable
  APT policy: (990, 'stable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-2-openvz-686 (SMP w/1 CPU core)
Locale: LANG=ru_RU.koi8r, LC_CTYPE=ru_RU.koi8r (charmap=KOI8-R)
Shell: /bin/sh linked to /bin/bash

Versions of packages mldonkey-server depends on:
ii  adduser                3.110             add and remove users and groups
ii  debconf [debconf-2.0]  1.5.24            Debian configuration management sy
ii  dpkg                   1.14.25           Debian package management system
ii  libbz2-1.0             1.0.5-1           high-quality block-sorting file co
ii  libc6                  2.7-18            GNU C Library: Shared libraries
ii  libfreetype6           2.3.7-2+lenny1    FreeType 2 font engine, shared lib
ii  libgcc1                1:4.3.2-1.1       GCC support library
ii  libgd2-noxpm           2.0.36~rc1~dfsg-3 GD Graphics Library version 2 (wit
ii  libjpeg62              6b-14             The Independent JPEG Group's JPEG 
ii  libpng12-0             1.2.27-2+lenny2   PNG library - runtime
ii  libstdc++6             4.3.2-1.1         The GNU Standard C++ Library v3
ii  mime-support           3.44-1            MIME files 'mime.types' & 'mailcap
ii  ucf                    3.0016            Update Configuration File: preserv
ii  zlib1g                 1:1.2.3.3.dfsg-12 compression library - runtime

mldonkey-server recommends no packages.

Versions of packages mldonkey-server suggests:
pn  makejail                      <none>     (no description available)

-- debconf-show failed
--- src/networks/bittorrent/bTTorrent.ml	2009-10-21 22:16:11.000000000 +0700
+++ src/networks/bittorrent/bTTorrent.ml.my	2009-10-21 22:16:20.000000000 +0700
@@ -285,7 +285,6 @@
     | None -> Charset.safe_convert !file_encoding !file_name
     | Some name -> name
   in
-  assert (!announce <> "");
   assert (real_file_name <> "");
   assert (!file_piece_size <> zero);
   assert (!file_pieces <> "");

--- End Message ---
--- Begin Message ---
Source: mldonkey
Source-Version: 3.0.1-1

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

mldonkey-gui_3.0.1-1_amd64.deb
  to main/m/mldonkey/mldonkey-gui_3.0.1-1_amd64.deb
mldonkey-server_3.0.1-1_amd64.deb
  to main/m/mldonkey/mldonkey-server_3.0.1-1_amd64.deb
mldonkey_3.0.1-1.diff.gz
  to main/m/mldonkey/mldonkey_3.0.1-1.diff.gz
mldonkey_3.0.1-1.dsc
  to main/m/mldonkey/mldonkey_3.0.1-1.dsc
mldonkey_3.0.1.orig.tar.gz
  to main/m/mldonkey/mldonkey_3.0.1.orig.tar.gz



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 551896@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Mehdi Dogguy <mehdi@debian.org> (supplier of updated mldonkey 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: SHA256

Format: 1.8
Date: Thu, 11 Feb 2010 23:05:41 +0100
Source: mldonkey
Binary: mldonkey-server mldonkey-gui
Architecture: source amd64
Version: 3.0.1-1
Distribution: unstable
Urgency: low
Maintainer: Debian OCaml Maintainers <debian-ocaml-maint@lists.debian.org>
Changed-By: Mehdi Dogguy <mehdi@debian.org>
Description: 
 mldonkey-gui - Graphical frontend for mldonkey based on GTK+
 mldonkey-server - Door to the 'donkey' network
Closes: 539726 549498 551896 552004
Changes: 
 mldonkey (3.0.1-1) unstable; urgency=low
 .
   * New upstream release
     - Fix download of torrent files with no 'announce' field (Closes: #551896)
     - Fix torrent parsing when announce-list is empty (Closes: #552004)
   * Update my e-mail address and remove DMUA
   * Refresh packaging
     - Use new features of dh-ocaml 0.9
     - Use debhelper's overrides
   * Pass "--iosched idle" to start-stop-daemon (Closes: #549498)
   * Rotate the log files found in /var/log/mldonkey/ (Closes: #539726)
   * Modify ocaml_3.11.1 so that it works with all 3.11.* versions
Checksums-Sha1: 
 88cd9d2df58bb72d8902b8f72a0c93dfc1f650bb 2230 mldonkey_3.0.1-1.dsc
 7cb9b0f1257db6c04b3ed001de60d2c56aafff3d 3341484 mldonkey_3.0.1.orig.tar.gz
 73684b831f3b0ed2e1a849a90f8560ab3c0f9009 128464 mldonkey_3.0.1-1.diff.gz
 64f022f0105a86861f882a6c0d14d097495af61b 3029354 mldonkey-server_3.0.1-1_amd64.deb
 4b538a5dcca6e4b2bc3d1dadc2e6d0db747ca6bf 4461886 mldonkey-gui_3.0.1-1_amd64.deb
Checksums-Sha256: 
 ffd10a0f69b052764d58b497bec0844977b01c385bf021733bbeeead45432254 2230 mldonkey_3.0.1-1.dsc
 29d972ea33ad9659472abcc7aa51d965fc31cae4db408711fef554d76a11da8f 3341484 mldonkey_3.0.1.orig.tar.gz
 a58022e0d7c320e66733e90298cc1ef387027f872b9d817dfc89bbbe57358fb4 128464 mldonkey_3.0.1-1.diff.gz
 937eb31a4b0c66d1b8578e9ee0c0a7a2d327298190359d0170fce0c006343aba 3029354 mldonkey-server_3.0.1-1_amd64.deb
 dd328802e1b8eb65fa2f37f0a3c951e1173ba46037a6404719651dd5a5fa32cb 4461886 mldonkey-gui_3.0.1-1_amd64.deb
Files: 
 a567598a78c7027f3cf520c827fcd45f 2230 net optional mldonkey_3.0.1-1.dsc
 5e1530e44b0b8b634511f15b5fec52e1 3341484 net optional mldonkey_3.0.1.orig.tar.gz
 2619e92e46226fe6bbbf63ad7531363b 128464 net optional mldonkey_3.0.1-1.diff.gz
 fd222dc6df5c72bbef98d4bc518b3cde 3029354 net optional mldonkey-server_3.0.1-1_amd64.deb
 893affcd16e4eb1f7a8d2f5fbd8793ba 4461886 net optional mldonkey-gui_3.0.1-1_amd64.deb

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

iQIcBAEBCAAGBQJLdIvHAAoJEDO+GgqMLtj/zu4QAM0SAS6iQ8vpe+r/EhXw4zjx
dNsPPiwDYWrqDvxt0bvyT5bpfbawwWssTJ5XWz+LzkqwvYRPyLmgaP2LoRPH3uIA
R/xMIMBL+/jUGngzJFikjeF8Dj4mnggNk4SLQbyALSi42lw441tkAuM0gbFdqelf
PuX64lykTvEmHKuqqbIa/NiuWpHRLIFwx9iO5T/1CS7/hdhpqcz506AzYkhWHXEc
XuTHderQ8CVrbiPafOpXPEsy7+NB13IlKZFikaaAXqVVBg1/iViRXxhkTDivJy9o
YeW8+1MvLpxtNhShxximwAFnmScioWr9Kkp/z+xYsILk6BrlakMS/74IdFbBw8sf
ftoJ+b93kWpeS+aPOknooTVkfGgiB4kxl62RFmwXuDfNYICk1claQmpxo29T14aZ
moWny8ylpAcVBIIfOgt9x9E6Y40bU9ZCzvQNmqmYlKxb01isFGVGNlOJxIEP59ip
B5rC5x71NLIVtc2rIYsVflrTy8NNOsdce5IyTgA9HdhfCXsrWKY51GgwXyyWYrCb
fIixliaPYOzA2ZwsXtgKANUQH/wbWIOw76oLN/XhLJ0URcrAlMdhuLfs3QUrGrX9
QLaGCNVJ3ErcWLj3Dd4EZI3LRNPl1f8KZrC8tQd2SSrMU28asn3aWAv8QExByBno
D7eQ5d8WEw0hKxu71cQm
=HIjr
-----END PGP SIGNATURE-----



--- End Message ---

Reply to: