Your message dated Fri, 18 Jun 2010 12:50:40 +0000
with message-id <[email protected]>
and subject line Bug#585246: fixed in listen 0.6.5-3
has caused the Debian Bug report #585246,
regarding listen: Python string exceptions no more allowed in Python 2.6
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.)


-- 
585246: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585246
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: listen
Version: 0.6.5-2
Severity: minor
User: [email protected]
Usertags: python2.6

Hello,
One of the changes brought by Python 2.6 is the removal of string
exceptions, so they won't work in Python 2.6 (just a side note: they
were also buggy before, since they were not guaranteed to work
reliable even in <2.6); as an example:

$ python2.5 -c "raise 'eggs'"
-c:1: DeprecationWarning: raising a string exception is deprecated
Traceback (most recent call last):
  File "<string>", line 1, in <module>
eggs

$ python2.6 -c "raise 'eggs'"
Traceback (most recent call last):
  File "<string>", line 1, in <module>
TypeError: exceptions must be old-style classes or derived from BaseException, 
not str

Since 2.6 is the planned default version for the upcoming new Debian
stable release, there are chances your package may be affected by this
change.

We are not sure your package is impacted, since the exception raise
can be in a dead or very rare branch of the code, and so simply never
being executed. We would like to leverage your package maintainer
status and the relationship with upstream authors to inspect more
deeply the issue and act accordingly (that includes: making this bug
release critical, closing it as irrelevant, tagging it 'wontfix', or
whatever is appropriate).

Jakub Wilk made the discovery of the problem and kindly prepared a
list [1] of all identified packages (downloaded on 2010-06-09) along
with files & lines that triggered the pattern search.

[1] http://people.debian.org/~morph/strexp/string-exceptions.lintian

This mass-bug filing was announced at 2010-06-06 on [2] (see the
thread and the references there).

[2] http://lists.debian.org/debian-devel/2010/06/msg00097.html

We do not consider the whole situation a stopper for the Python
transition to 2.6, except (of course) for those single bugs where
severity will be increased.

Thanks in advance for your attention,
Sandro on behalf of debian-python



--- End Message ---
--- Begin Message ---
Source: listen
Source-Version: 0.6.5-3

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

listen_0.6.5-3.debian.tar.gz
  to main/l/listen/listen_0.6.5-3.debian.tar.gz
listen_0.6.5-3.dsc
  to main/l/listen/listen_0.6.5-3.dsc
listen_0.6.5-3_amd64.deb
  to main/l/listen/listen_0.6.5-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.
Alessio Treglia <[email protected]> (supplier of updated listen 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: Fri, 18 Jun 2010 13:31:39 +0200
Source: listen
Binary: listen
Architecture: source amd64
Version: 0.6.5-3
Distribution: unstable
Urgency: low
Maintainer: Alessio Treglia <[email protected]>
Changed-By: Alessio Treglia <[email protected]>
Description: 
 listen     - music player and manager for GNOME
Closes: 580966 580967 585246 585898
Changes: 
 listen (0.6.5-3) unstable; urgency=low
 .
   [ Julien Valroff ]
   * Promote python-gnome2 and gstreamer0.10-plugins-ugly from suggest to
     recommend (Closes: #580966, #580967)
 .
   [ Alessio Treglia ]
   * Adopting this (Closes: #585898).
   * Remove old-style quilt working tree.
   * Don't raise string exceptions as they are no longer allowed
     in Python 2.6 (Closes: #585246).
   * debian/control:
     - Update Vcs-* fields.
     - Drop DM-Upload-Allowed field.
     - Drop unnecessary python-central build-dependency, the package already
       uses python-support.
Checksums-Sha1: 
 97f11cd58e277d1845e92f45d7c68ee1dcd9b415 1370 listen_0.6.5-3.dsc
 4479765a6241d4441323d1045c9248bbe76550d3 12415 listen_0.6.5-3.debian.tar.gz
 ec1c50802209b54ba10d8f5a1aee0a95eaa8c7f0 785932 listen_0.6.5-3_amd64.deb
Checksums-Sha256: 
 fafa196ba60e8b4c2a913fbfaeb46a46b52016829ccbbdf5f83472346788e586 1370 
listen_0.6.5-3.dsc
 318bf10d92e5436f4a885c8099aa949a63513bae3c10ccab5ef3d03a69d2e23c 12415 
listen_0.6.5-3.debian.tar.gz
 628e09314891f1db0c32f12d8efc9b92b282a0d75b920bfe2ab8d98b2575b40d 785932 
listen_0.6.5-3_amd64.deb
Files: 
 f6af06bd9cb4d3bc090a2b1df28a3bf4 1370 sound optional listen_0.6.5-3.dsc
 0468179736cf75a411a7c2f0c42e8504 12415 sound optional 
listen_0.6.5-3.debian.tar.gz
 7616dcd9409a3c49049f5e3bbe1478f9 785932 sound optional listen_0.6.5-3_amd64.deb

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

iEYEARECAAYFAkwbZnIACgkQRdSMfNz8P9ChnACfdW7NKptv2R5c5Mp8CWD2OlAu
4hEAnRzR/tVm7FBML90TbHX8VgKOdcJT
=JZNi
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to