Your message dated Wed, 27 Apr 2011 19:33:18 +0000
with message-id <[email protected]>
and subject line Bug#624277: fixed in python3.2 3.2-3
has caused the Debian Bug report #624277,
regarding python3.2: Argparse module calls ngettext but doesn't import it
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.)


-- 
624277: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=624277
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python3.2
Version: 3.2-1
Severity: normal

Argparse in python3.2 includes two calls to ngettext to handle error messages,
but ngettext is not imported. This causes NameError to be raised instead of
ArgumentError when an invalid argument is encountered.

Changing line 93 from:

    from gettext import gettext

to:

    from gettext import gettext, ngettext

Argparse version 1.1 (1.1-1) from current Debian testing, Python 3.2
(r32:88445, Feb 20 2011, 18:43:30)

I have reported this on the Python bugtracker here:

http://bugs.python.org/issue11884

They confirm it is a Debian specific problem.



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

Kernel: Linux 2.6.38-2-686 (SMP w/1 CPU core)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python3.2 depends on:
ii  libbz2-1.0                1.0.5-6        high-quality block-sorting file co
ii  libc6                     2.11.2-11      Embedded GNU C Library: Shared lib
ii  libdb5.1                  5.1.25-1       Berkeley v5.1 Database Libraries [
ii  libncurses5               5.7+20100313-5 shared libraries for terminal hand
ii  libreadline6              6.1-3          GNU readline and history libraries
ii  libsqlite3-0              3.7.5-1        SQLite 3 shared library
ii  mime-support              3.51-1         MIME files 'mime.types' & 'mailcap
ii  python3.2-minimal         3.2-1          A minimal subset of the Python lan

python3.2 recommends no packages.

Versions of packages python3.2 suggests:
ii  binutils               2.21.0.20110327-3 The GNU assembler, linker and bina
ii  python3.2-doc          3.2-1             Documentation for the high-level o
pn  python3.2-profiler     <none>            (no description available)

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: python3.2
Source-Version: 3.2-3

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

idle-python3.2_3.2-3_all.deb
  to main/p/python3.2/idle-python3.2_3.2-3_all.deb
libpython3.2_3.2-3_amd64.deb
  to main/p/python3.2/libpython3.2_3.2-3_amd64.deb
python3.2-dbg_3.2-3_amd64.deb
  to main/p/python3.2/python3.2-dbg_3.2-3_amd64.deb
python3.2-dev_3.2-3_amd64.deb
  to main/p/python3.2/python3.2-dev_3.2-3_amd64.deb
python3.2-doc_3.2-3_all.deb
  to main/p/python3.2/python3.2-doc_3.2-3_all.deb
python3.2-examples_3.2-3_all.deb
  to main/p/python3.2/python3.2-examples_3.2-3_all.deb
python3.2-minimal_3.2-3_amd64.deb
  to main/p/python3.2/python3.2-minimal_3.2-3_amd64.deb
python3.2_3.2-3.diff.gz
  to main/p/python3.2/python3.2_3.2-3.diff.gz
python3.2_3.2-3.dsc
  to main/p/python3.2/python3.2_3.2-3.dsc
python3.2_3.2-3_amd64.deb
  to main/p/python3.2/python3.2_3.2-3_amd64.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.
Matthias Klose <[email protected]> (supplier of updated python3.2 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: Wed, 27 Apr 2011 20:40:29 +0200
Source: python3.2
Binary: python3.2 python3.2-minimal libpython3.2 python3.2-examples 
python3.2-dev idle-python3.2 python3.2-doc python3.2-dbg
Architecture: source all amd64
Version: 3.2-3
Distribution: unstable
Urgency: low
Maintainer: Matthias Klose <[email protected]>
Changed-By: Matthias Klose <[email protected]>
Description: 
 idle-python3.2 - An IDE for Python (v3.2) using Tkinter
 libpython3.2 - Shared Python runtime library (version 3.2)
 python3.2  - An interactive high-level object-oriented language (version 3.2)
 python3.2-dbg - Debug Build of the Python Interpreter (version 3.2)
 python3.2-dev - Header files and a static library for Python (v3.2)
 python3.2-doc - Documentation for the high-level object-oriented language 
Python
 python3.2-examples - Examples for the Python language (v3.2)
 python3.2-minimal - A minimal subset of the Python language (version 3.2)
Closes: 620836 623057 623466 624277
Changes: 
 python3.2 (3.2-3) unstable; urgency=low
 .
   * Update to 20110427 from the 3.2 branch.
     - Fix argparse import. Closes: #624277.
   * Keep the ssl.PROTOCOL_SSLv2 module constant , just raise an exception
     when trying to create a PySSL object. #624127.
   * Don't depend on the locale and specific awk implementations in prerm.
     Closes: #623466, #620836.
   * Remove the old local site directory. Closes: #623057.
Checksums-Sha1: 
 68c241175edde86e985479c45db821fb65c7313d 1714 python3.2_3.2-3.dsc
 bb2cb02f769e171275ea68d3864759e78b79eb6f 505769 python3.2_3.2-3.diff.gz
 62073c1f357bebee6bd10bd585491d8186376f6a 379660 
python3.2-examples_3.2-3_all.deb
 eeeb25479dbfd23a2af674753b2762cc0a773b08 75862 idle-python3.2_3.2-3_all.deb
 1953414456a5ffe57d5d40590e3d37f6a2c1aa00 6075726 python3.2-doc_3.2-3_all.deb
 5c7f7020a33fbc2bf5ba25f0ab7cb12c8f9a1eab 4113122 python3.2_3.2-3_amd64.deb
 93261efdc58364a8b8e2ee43172aa9b714d88146 1847934 
python3.2-minimal_3.2-3_amd64.deb
 0f1a0c0a0323231c4710771a73805a0b67441290 1356200 libpython3.2_3.2-3_amd64.deb
 bc27336297d37645496429abfb7072a285ae4441 4132768 python3.2-dev_3.2-3_amd64.deb
 6a21adf67d5ef5009df19f1ebadffa7b1669007b 13901764 python3.2-dbg_3.2-3_amd64.deb
Checksums-Sha256: 
 819b103247f53027c7d69badef629bac103bc5de6689e8ff72f22184994187ee 1714 
python3.2_3.2-3.dsc
 e91c9ffd1e8aff05c88ab92cda6839470fadfeb4748025d7d09aebf8fd2c6bc2 505769 
python3.2_3.2-3.diff.gz
 59e7501c1c8a98b8f8ce343010e49c95d21b35f7cd03fd6f4aed5ea91778ed10 379660 
python3.2-examples_3.2-3_all.deb
 9fcb2e46ece9782e2ec53691bc1c917a6dc6d72064050c29e5bdfc2d686f4186 75862 
idle-python3.2_3.2-3_all.deb
 bc73c45478da7832922ba8c10817428dfc966352fef0581b3964c298bb93c599 6075726 
python3.2-doc_3.2-3_all.deb
 a4ee2fa2b0c376e8bf0ec99dd66cdfe9c103549d37c545d286527564d23bd7a9 4113122 
python3.2_3.2-3_amd64.deb
 e1b8d74f5c36c7462220a4fe2aac10aa503bd2126ad13b05f60969cc1060e6a6 1847934 
python3.2-minimal_3.2-3_amd64.deb
 e748cbf2b8b0e70d3aad6d4ea3c63d35533b17fb5da94918a625d5ba1122d706 1356200 
libpython3.2_3.2-3_amd64.deb
 88fbde3f75169156b1ed1683e99ea727e84f6faa4e0933eec55c694d6bba19c4 4132768 
python3.2-dev_3.2-3_amd64.deb
 381d06306c41478ac37121c5e66691bb9928ed9de1b4bf67846ecce69ad1521c 13901764 
python3.2-dbg_3.2-3_amd64.deb
Files: 
 e948c4fe0aa7eb1174e01cc099629318 1714 python optional python3.2_3.2-3.dsc
 88087a38e953d0ae9bbdee807bf1e6be 505769 python optional python3.2_3.2-3.diff.gz
 901180e2bef35074b0dfe7bab4aae6d2 379660 python optional 
python3.2-examples_3.2-3_all.deb
 7694ba2f1bdcc616eb3a122b14ec5a82 75862 python optional 
idle-python3.2_3.2-3_all.deb
 b24240ac9e811b6b22a0ea7f3d5d0baf 6075726 doc optional 
python3.2-doc_3.2-3_all.deb
 5d1c977460965fc2e2c688483fb17505 4113122 python optional 
python3.2_3.2-3_amd64.deb
 c28352a984a41682ddea112c469b21d4 1847934 python optional 
python3.2-minimal_3.2-3_amd64.deb
 be7b67b2e3334d3c57221a326b6b32a1 1356200 libs optional 
libpython3.2_3.2-3_amd64.deb
 64b71b8caf470bad4cbc0859e0b808fc 4132768 python optional 
python3.2-dev_3.2-3_amd64.deb
 bbdb2b2b2ecc2f03ed6e80eaea769fe5 13901764 debug extra 
python3.2-dbg_3.2-3_amd64.deb

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

iEYEARECAAYFAk24bK0ACgkQStlRaw+TLJz7UQCeI+h93XGEYhpHF2LuV8x+bdbL
ykkAoKgsvIIZGTUv8uYM7qIhA/FVsfDm
=yX6M
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to