Your message dated Mon, 21 May 2012 12:34:09 +0000
with message-id <[email protected]>
and subject line Bug#585321: fixed in python-pysnmp4 4.2.2-1
has caused the Debian Bug report #585321,
regarding python-pysnmp4-doc: 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.)
--
585321: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=585321
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-pysnmp4-doc
Version: 4.1.9a-1
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: python-pysnmp4
Source-Version: 4.2.2-1
We believe that the bug you reported is fixed in the latest version of
python-pysnmp4, which is due to be installed in the Debian FTP archive:
python-pysnmp4-doc_4.2.2-1_all.deb
to main/p/python-pysnmp4/python-pysnmp4-doc_4.2.2-1_all.deb
python-pysnmp4_4.2.2-1.debian.tar.gz
to main/p/python-pysnmp4/python-pysnmp4_4.2.2-1.debian.tar.gz
python-pysnmp4_4.2.2-1.dsc
to main/p/python-pysnmp4/python-pysnmp4_4.2.2-1.dsc
python-pysnmp4_4.2.2-1_all.deb
to main/p/python-pysnmp4/python-pysnmp4_4.2.2-1_all.deb
python-pysnmp4_4.2.2.orig.tar.gz
to main/p/python-pysnmp4/python-pysnmp4_4.2.2.orig.tar.gz
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.
Arnaud Fontaine <[email protected]> (supplier of updated python-pysnmp4 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, 21 May 2012 15:07:04 +0900
Source: python-pysnmp4
Binary: python-pysnmp4 python-pysnmp4-doc
Architecture: source all
Version: 4.2.2-1
Distribution: unstable
Urgency: low
Maintainer: Jan Lübbe <[email protected]>
Changed-By: Arnaud Fontaine <[email protected]>
Description:
python-pysnmp4 - Python SNMP library for agents and managers (unstable branch)
python-pysnmp4-doc - Python SNMP library for agents and managers (unstable
branch)
Closes: 585321 620229
Changes:
python-pysnmp4 (4.2.2-1) unstable; urgency=low
.
* Team upload.
.
[ Deepak Tripathi ]
* Bumped Standard version to 3.8.4 (No changes).
* debian/control
+ added myself to uploaders.
+ added ${misc:Depends} because debhelper required now.
+ removed python-dev and added python.
+ added python-twisted as Depends.
+ added python-setuptools as BD.
* debian/copyright
+ added debian's copyright information.
+ formated and updated copy information.
* debian/
+ added python-pysnmp4-doc.doc-base because package has some
html,pdf files.
* debian/source
+ switch to dpkg-source 3.0 (quilt) format.
* debian/libsmi2pysnmp.1
+ removed hyphen-used-as-minus-sign.
.
[ Arnaud Fontaine ]
* New upstream release. Closes: #620229, #585321.
+ API versioning has been retired since 4.1.12a and pysnmp version 2
is not supported nor available anymore, so drop python-pysnmp-common.
* debian/control:
+ Remove myself from Maintainer as Jan Lübbe is now the maintainer.
+ Bump Standards-Version to 3.9.3. No changes needed.
* Switch from deprecated python-support to dh_python2.
* Switch debian/copyright to machine-readable format.
* Add debian/source/options to fix double build issue because of
.egg-info by ignoring it.
Checksums-Sha1:
8f068da7f5f3f34698487bb16fcaede36aa22906 1534 python-pysnmp4_4.2.2-1.dsc
1053541fba48f1b066598b03da52dcc4314a429d 184003
python-pysnmp4_4.2.2.orig.tar.gz
26b6fbf44c1c05b8c7065dbd54fc274cd8dc4bd4 5768
python-pysnmp4_4.2.2-1.debian.tar.gz
3de7fcbc8d94c66060e92de0555d09b3a0d28f1e 152422 python-pysnmp4_4.2.2-1_all.deb
d763dd2fbbc1dcc7b7326d7056d631772b052fd3 67102
python-pysnmp4-doc_4.2.2-1_all.deb
Checksums-Sha256:
08e6592a40319bbbb25339903196de21d0c4171cbe39054d654fce36d5ea9467 1534
python-pysnmp4_4.2.2-1.dsc
66e4c6112c4b9b25593b4a86694110fcf7a5a58bd2177764f355588cd3b4f54e 184003
python-pysnmp4_4.2.2.orig.tar.gz
b2658e576210d899ac7fb5e943f873f5b987d1687a230d644f3b208e0ae6a7ee 5768
python-pysnmp4_4.2.2-1.debian.tar.gz
474a059a4042d97b0d4c3a74fe06d912e0801d2e351d186bfb53a899891e0112 152422
python-pysnmp4_4.2.2-1_all.deb
14e633a7471ffb376d0b3180497b87cffe3c422406dcbfb150362f96e51d17cb 67102
python-pysnmp4-doc_4.2.2-1_all.deb
Files:
84c8ee4e570e2096dcd5ab89d5b2d3a0 1534 python optional
python-pysnmp4_4.2.2-1.dsc
9fb82cb18704808cb1324ea18ffea938 184003 python optional
python-pysnmp4_4.2.2.orig.tar.gz
b516c589694f28338793fe7a79987585 5768 python optional
python-pysnmp4_4.2.2-1.debian.tar.gz
4aca5889106d9a60b1f318a3e6c69108 152422 python optional
python-pysnmp4_4.2.2-1_all.deb
eee8d989592079689cf175580209ef2f 67102 doc optional
python-pysnmp4-doc_4.2.2-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.12 (GNU/Linux)
iEYEARECAAYFAk+6MUMACgkQvfKiIF42GdPImwCgpjYIZM4KFnBRiQtEiO7m62ae
s8wAnjSTSPEQ2Im65Ysudn7RRO6pyc75
=GAHj
-----END PGP SIGNATURE-----
--- End Message ---