Your message dated Mon, 23 Jan 2006 07:32:05 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#349368: fixed in jack 3.1.1-15
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; 22 Jan 2006 16:05:35 +0000
>From [EMAIL PROTECTED] Sun Jan 22 08:05:35 2006
Return-path: <[EMAIL PROTECTED]>
Received: from maxwell.derobert.net ([207.188.193.82])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1F0hig-000418-T6
        for [EMAIL PROTECTED]; Sun, 22 Jan 2006 08:05:35 -0800
Received: from feynman.home ([192.168.65.14])
        by Maxwell.derobert.net with esmtp (Exim 3.36 #1 (Debian))
        id 1F0hig-0007PS-00; Sun, 22 Jan 2006 11:05:34 -0500
Received: from anthony by feynman.home with local (Exim 4.60)
        (envelope-from <[EMAIL PROTECTED]>)
        id 1F0hif-0006YF-84; Sun, 22 Jan 2006 11:05:33 -0500
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Anthony DeRobertis <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: Running w/o -G results in AttributeError
Message-ID: <[EMAIL PROTECTED]>
X-Mailer: reportbug 3.18
Date: Sun, 22 Jan 2006 11:05:33 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: jack
Version: 3.1.1-13
Severity: normal

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

[EMAIL PROTECTED]:Complete Orchestral Works (Disc 6)$ jack 
This is jack 3.1.1 (C)2004 Arne Zellentin <[EMAIL PROTECTED]>
 *info* querying...
Traceback (most recent call last):
  File "/usr/bin/jack", line 152, in ?
    freedb_rename = jack_prepare.query_on_start(todo)
  File "/usr/lib/python2.3/site-packages/jack_prepare.py", line 527, in 
query_on_start
    err, jack_tag.track_names, jack_tag.locale_names, freedb_rename, revision = 
jack_freedb.interpret_db_file(jack_ripstuff.all_tracks, todo, 
cf['_freedb_form_file'], verb = cf['_query_on_start'], dirs = 1)
  File "/usr/lib/python2.3/site-packages/jack_freedb.py", line 76, in 
interpret_db_file
    new_dirs, new_dir = jack_utils.mkdirname(track_names, cf['_dir_template'])
  File "/usr/lib/python2.3/site-packages/jack_utils.py", line 177, in mkdirname
    x = jack_misc.multi_replace(i, replace_list, unusable_charmap)
  File "/usr/lib/python2.3/site-packages/jack_misc.py", line 37, in 
multi_replace
    res = res[:-1] + filter(j[1])
  File "/usr/lib/python2.3/site-packages/jack_utils.py", line 165, in 
unusable_charmap
    x = string.replace(x, cf['_unusable_chars'][i], cf['_replacement_chars'][i])
  File "/usr/lib/python2.3/string.py", line 370, in replace
    return s.replace(old, new, maxsplit)
AttributeError: 'NoneType' object has no attribute 'replace'


Going in to multi_replace:

rules = 
        (('%a', 'Richard Strauss'),
        ('%l', 'Complete Orchestral Works (Disc 6)'), ('%y', '-1'),
        ('%g', None)) 
s = %g


My config file contains:
        dir_template:%g/%a/%l

There needs to be an error message when I forget -G instead of an
exception backtrace.

- -- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (500, 'testing'), (130, 'unstable')
Architecture: amd64 (x86_64)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.12-1-amd64-k8-smp
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)

Versions of packages jack depends on:
ii  cdda2wav                  4:2.01+01a03-5 Creates WAV files from audio CDs
ii  cdparanoia                3a9.8-11       An audio extraction tool for sampl
ii  flac                      1.1.2-3        Free Lossless Audio Codec - comman
ii  python                    2.3.5-3        An interactive high-level object-o
ii  python-cddb               1.4-4          Python interface to CD-IDs and Fre
ii  python-eyed3              0.6.8-1        Python module for id3-tags manipul
ii  python-pyvorbis           1.3-1          A Python interface to the Ogg Vorb
ii  vorbis-tools              1.1.1-2        several Ogg Vorbis tools

jack recommends no packages.

- -- no debconf information

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

iD8DBQFD061N+z+IwlXqWf4RAnf+AJ46PzWl3+B2VXZyIhpwd2ocC1aykgCfTpbG
cyG61SnW5kcPFgrf+MWJNEU=
=LG2+
-----END PGP SIGNATURE-----

---------------------------------------
Received: (at 349368-close) by bugs.debian.org; 23 Jan 2006 15:40:42 +0000
>From [EMAIL PROTECTED] Mon Jan 23 07:40:42 2006
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1F13fp-0000zX-T3; Mon, 23 Jan 2006 07:32:05 -0800
From: Martin Michlmayr <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#349368: fixed in jack 3.1.1-15
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Mon, 23 Jan 2006 07:32:05 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2

Source: jack
Source-Version: 3.1.1-15

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

jack_3.1.1-15.diff.gz
  to pool/main/j/jack/jack_3.1.1-15.diff.gz
jack_3.1.1-15.dsc
  to pool/main/j/jack/jack_3.1.1-15.dsc
jack_3.1.1-15_i386.deb
  to pool/main/j/jack/jack_3.1.1-15_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 [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Martin Michlmayr <[EMAIL PROTECTED]> (supplier of updated jack 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.7
Date: Mon, 23 Jan 2006 14:55:36 +0000
Source: jack
Binary: jack
Architecture: source i386
Version: 3.1.1-15
Distribution: unstable
Urgency: low
Maintainer: Michael Banck <[EMAIL PROTECTED]>
Changed-By: Martin Michlmayr <[EMAIL PROTECTED]>
Description: 
 jack       - Rip and encode CDs with one command
Closes: 347975 349368
Changes: 
 jack (3.1.1-15) unstable; urgency=low
 .
   [ Martin Michlmayr ]
   * debian/patches/19_man_duplicate_overwrite.patch: Don't list the
     --overwrite option twice in the man page; closes: #347975.
   * debian/patches/69_fail_incomplete_dir_template.patch: Print an
     error when information needed to create the album directory (such
     as genre or year) is not available; closes: #349368.
   * debian/patches/20_fix_sub_paths_warning.patch: Fix the warning
     shown when dir_template contains more levels than scan_dirs.
   * debian/control (Standards-Version): Set to 3.6.2 (no change needed).
Files: 
 2f0ef9d33babd44d65cbbfb9e4a3c42f 650 sound optional jack_3.1.1-15.dsc
 1ef74ad22c2a1d3b30d23b4fc8bde331 47062 sound optional jack_3.1.1-15.diff.gz
 045c592c64b7008e7ea83ce1db6b9e86 124806 sound optional jack_3.1.1-15_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)

iD8DBQFD1PIZKb5dImj9VJ8RAmRFAJ9IyNj/M3D7eZdSv7N+DlPWOeGMBwCfeN4J
aHZ7a0ykorvJ4hq47/20OzM=
=8bpa
-----END PGP SIGNATURE-----


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to