Your message dated Mon, 28 Jun 2010 18:21:44 -0400
with message-id <[email protected]>
and subject line Already fixed in Squeeze/Unstable
has caused the Debian Bug report #587471,
regarding pyclamd: DeprecationWarning: raising a string exception is deprecated
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.)
--
587471: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=587471
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-pyclamd
Version: 0.1.1-1
Severity: important
File: pyclamd
*** Please type your report below this line ***
fg...@example:~$ python
Python 2.5.2 (r252:60911, Jan 24 2010, 17:44:40)
[GCC 4.3.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> import pyclamd
>>> try:
... print pyclamd.version()
... except Exception, e:
... print e
...
/var/lib/python-support/python2.5/pyclamd.py:422: DeprecationWarning:
raising a string exception is deprecated raise ScanError, 'Could not
reach clamd : connexion not initialised' Traceback (most recent call
last): File "<stdin>", line 2, in <module>
File "/var/lib/python-support/python2.5/pyclamd.py", line 199, in
version s = __init_socket__()
File "/var/lib/python-support/python2.5/pyclamd.py", line 422, in
__init_socket__ raise ScanError, 'Could not reach clamd : connexion not
initialised' ScanError: Could not reach clamd : connexion not
initialised
>>>
pyclamd also doesn't respect "except Exception".
-- System Information:
Debian Release: 5.0.5
APT prefers stable
APT policy: (500, 'stable')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.26-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
(ignored: LC_ALL set to en_US.UTF-8) Shell: /bin/sh linked to /bin/bash
Versions of packages python-pyclamd depends on:
ii clamav-daemon 0.96.1+dfsg-1~volatile1 anti-virus utility for
Unix - scan ii python-support 0.8.4lenny2 automated
rebuilding support for P
python-pyclamd recommends no packages.
python-pyclamd suggests no packages.
-- no debconf information
--- End Message ---
--- Begin Message ---
See #576694
signature.asc
Description: This is a digitally signed message part.
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/mailman/listinfo/python-modules-team