Your message dated Mon, 12 Jul 2010 22:45:23 +0000
with message-id <[email protected]>
and subject line Bug#585246: fixed in jokosher 0.11.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: jokosher
Source-Version: 0.11.5-3
We believe that the bug you reported is fixed in the latest version of
jokosher, which is due to be installed in the Debian FTP archive:
jokosher_0.11.5-3.debian.tar.gz
to main/j/jokosher/jokosher_0.11.5-3.debian.tar.gz
jokosher_0.11.5-3.dsc
to main/j/jokosher/jokosher_0.11.5-3.dsc
jokosher_0.11.5-3_all.deb
to main/j/jokosher/jokosher_0.11.5-3_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.
Alessio Treglia <[email protected]> (supplier of updated jokosher 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: Mon, 12 Jul 2010 19:12:37 +0200
Source: jokosher
Binary: jokosher
Architecture: source all
Version: 0.11.5-3
Distribution: unstable
Urgency: low
Maintainer: Debian Multimedia Maintainers
<[email protected]>
Changed-By: Alessio Treglia <[email protected]>
Description:
jokosher - simple and easy to use audio multi-tracker
Closes: 585246
Changes:
jokosher (0.11.5-3) unstable; urgency=low
.
* Change my email address.
* Switch to 3.0 (quilt) format.
* Don't raise string exceptions as they are no longer allowed
with Python 2.6 (Closes: #585246).
* Drop DMUA field.
* Update Standards to 3.9.0.
Checksums-Sha1:
340622ed76d90a45b3b3dba976d5129a51f3dc87 1318 jokosher_0.11.5-3.dsc
2223883fd26b0c81b8f01a7cca96947721249baa 7889 jokosher_0.11.5-3.debian.tar.gz
a1cea027e0a55997d129d922ddfc73be86c50561 1223956 jokosher_0.11.5-3_all.deb
Checksums-Sha256:
a5c78e5c80caf27e76735d8197c03a3a49a4c9bb4a9a75e8b8eb7b3d0abcd6f2 1318
jokosher_0.11.5-3.dsc
dd91811f7c337746e4e74cf9d3c3b0a53a5afe845b612fb9ec7b9102eec49b6c 7889
jokosher_0.11.5-3.debian.tar.gz
5d4bbf8a508f4b08d8b0e69fa814a5271db7dbf931c99fd777d49de878fa30a4 1223956
jokosher_0.11.5-3_all.deb
Files:
79b508ce388e294ab20b91ddebfeabe9 1318 sound optional jokosher_0.11.5-3.dsc
201d95ea8bc7d0db9bd2c647377b9f5d 7889 sound optional
jokosher_0.11.5-3.debian.tar.gz
c635dfded2a55cafa06ba0adf0cc1f6a 1223956 sound optional
jokosher_0.11.5-3_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iEYEARECAAYFAkw7TikACgkQRdSMfNz8P9C2xgCeIuBIOPEmGYuIR7onNiEx9tvL
/RsAn2LremeaAqDgMhPDFs2eDcvH7XYy
=PG0q
-----END PGP SIGNATURE-----
--- End Message ---