Public bug reported:

Can be fixed by replacing the first line of /usr/bin/pyzor:

#!/usr/bin/python

with

#!/usr/bin/python -Wignore::DeprecationWarning

spamassassin will then parse properly.

To verify:

wget http://www200.pair.com/mecham/spam/sample-spam.txt
spamassassin -D pyzor <sample-spam.txt

With the patch above, you should no longuer see errors about failing to
parse response.

** Affects: pyzor (Ubuntu)
     Importance: Undecided
         Status: New

-- 
Pyzor DeprecatedWarning causes spamassassin to fail to parse
https://bugs.launchpad.net/bugs/394775
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to