[Bug 394775] [NEW] Pyzor DeprecatedWarning causes spamassassin to fail to parse
Benoit Grégoire
benoitg at coeus.ca
Thu Jul 2 16:10:36 UTC 2009
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 at lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
More information about the universe-bugs
mailing list