Your message dated Sun, 04 May 2008 03:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#476652: fixed in bittornado 0.3.18-6
has caused the Debian Bug report #476652,
regarding bittornado: makemetafile: Error in error-handling
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.)


-- 
476652: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=476652
Debian Bug Tracking System
Contact [EMAIL PROTECTED] with problems
--- Begin Message ---
Package: bittornado
Version: 0.3.18-5
Severity: minor
Tag: patch

The error handling path of makemetafile has a bug.
os.path.join on a list returns a list, and the concatenation
of a string and a list is invalid, so python throws an error about this,
instead of reporting the filename that was problematic.

The patch below fixes the error message so that the user actually
can see which file was problematic:

Attachment: pgp8vxDk2rjIe.pgp
Description: PGP signature

--- bittornado-0.3.18/BitTornado/BT1/makemetafile.py.orig	2005-01-04 03:49:28.000000000 +0100
+++ bittornado-0.3.18/BitTornado/BT1/makemetafile.py	2008-04-18 10:01:36.000000000 +0200
@@ -140,7 +140,7 @@
         for s in l:
             r.append(uniconvert(s, e))
     except UnicodeError:
-        raise UnicodeError('bad filename: '+join(l))
+        raise UnicodeError('bad filename: '+join(*l))
     return r
 
 def uniconvert(s, e):
-- 
CYa,
  ⡍⠁⠗⠊⠕ | Debian Developer <URL:http://debian.org/>
  .''`. | Get my public key via finger [EMAIL PROTECTED]
 : :' : | 1024D/7FC1A0854909BCCDBE6C102DDFFC022A6B113E44
 `. `'
   `-      <URL:http://delysid.org/>  <URL:http://www.staff.tugraz.at/mlang/>

--- End Message ---
--- Begin Message ---
Source: bittornado
Source-Version: 0.3.18-6

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

bittornado-gui_0.3.18-6_all.deb
  to pool/main/b/bittornado/bittornado-gui_0.3.18-6_all.deb
bittornado_0.3.18-6.diff.gz
  to pool/main/b/bittornado/bittornado_0.3.18-6.diff.gz
bittornado_0.3.18-6.dsc
  to pool/main/b/bittornado/bittornado_0.3.18-6.dsc
bittornado_0.3.18-6_all.deb
  to pool/main/b/bittornado/bittornado_0.3.18-6_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.
Cameron Dale <[EMAIL PROTECTED]> (supplier of updated bittornado 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: Sat, 03 May 2008 19:46:19 -0700
Source: bittornado
Binary: bittornado bittornado-gui
Architecture: source all
Version: 0.3.18-6
Distribution: unstable
Urgency: low
Maintainer: Cameron Dale <[EMAIL PROTECTED]>
Changed-By: Cameron Dale <[EMAIL PROTECTED]>
Description: 
 bittornado - bittorrent client with enhanced curses interface
 bittornado-gui - bittorrent client with enhanced GUI interface
Closes: 315026 323784 476652
Changes: 
 bittornado (0.3.18-6) unstable; urgency=low
 .
   * Migrate from the old 'from wxPython.wx import *' to the
     new 'import wx' namespace (LP: #206898)
     (quilt patch 21_remove_deprecated_wxPython_usage.dpatch)
     - add python-wxgtk2.8 as an alternative depends
   * Fix an issue with the makemetafile error-handling (Closes: #476652)
     (quilt patch 22_fix_makemetafile_error-handling.dpatch)
     - thanks to Mario Lang for the fix.
   * Remove the Windows-only UPnP options (Closes: #315026)
     (quilt patch 23_remove_UPnP_options.dpatch)
   * Clarify the use of the 'ip' parameter (Closes: #323784)
     (quilt patch 24_clarify_ip_parameter.dpatch)
   * Fix a bug in the error handling of btdownloadcurses/headless
     (quilt patch 25_errors_in_error_handling.dpatch)
   * Fix some minor packaging issues
   * Switch to quilt for patches
   * Fix some lintian warnings
     - upgrade Standards-Version to 3.7.3 (no changes)
     - use non-XS VCS headers
     - move Homepage field to source package headers
     - remove the unused binary-arch target
Checksums-Sha1: 
 5f217c9931010b43e173476a544090fa97a51c3c 1307 bittornado_0.3.18-6.dsc
 f7d7ff5c06d319f4da10c28a051f392060cf32f2 64255 bittornado_0.3.18-6.diff.gz
 d391f9e125955a99f6c515aa70e8e951ab5504af 160444 bittornado_0.3.18-6_all.deb
 b7ec13b0006dc1931cbd08194f49a9887f317358 40636 bittornado-gui_0.3.18-6_all.deb
Checksums-Sha256: 
 aa28289f0abf9ad13bf38deb606e20840e8171ac5237689e6d4914ac6a23a28a 1307 
bittornado_0.3.18-6.dsc
 6572c79689ddd807834277eb6e6879b459deefa11a5f51f10cd661b725fefb8d 64255 
bittornado_0.3.18-6.diff.gz
 e4bc1a5354c7d89d53406855d7e16e0e020b37c407d95d62b4277e485ca92bce 160444 
bittornado_0.3.18-6_all.deb
 c47fbdd7bb4e0b1ccc2e00a5d30c7275f8966461024c15d2dbb28fb04f620996 40636 
bittornado-gui_0.3.18-6_all.deb
Files: 
 af1533771b8c22e813c95553f8a0b880 1307 net optional bittornado_0.3.18-6.dsc
 646ff30681f64ca821134ae2e3346fd5 64255 net optional bittornado_0.3.18-6.diff.gz
 524aeb201b630de9b275745e58beb96c 160444 net optional 
bittornado_0.3.18-6_all.deb
 80cd1e2e4a48863ce22ab4b46e28e521 40636 net optional 
bittornado-gui_0.3.18-6_all.deb

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

iD8DBQFIHSS0Dx924g0gNq0RAjh0AJ90qnogKgP6d9VIsynqOJcU5a77HACfT++u
6KT8ONFYdmG+glQKrwRMJKo=
=9d36
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to