Mantis - pyzor
Viewing Issue Advanced Details
3888 regular use crash always 2009-09-05 12:13 2010-07-14 13:02
james  
ihsan  
normal  
assigned  
open  
none    
none  
0003888: Python update breaks pyzor
After update to python-2.6.2,REV=2009.05.28 pyzor fails with spamassassin reporting:

Sep 5 09:39:05 localhost spamd[25349]: pyzor: check failed: internal error


Back down to 2.6.1,REV=2009.03.02 and pyzor works again. Spamassassin was restarted in case it was necessary.
Issue History
2009-09-05 12:13 james New Issue
2009-09-14 12:42 ihsan Status new => assigned
2009-09-14 12:42 ihsan Assigned To => ihsan
2009-10-22 20:54 james Note Added: 0006885
2009-10-22 20:55 james Note Deleted: 0006885
2009-10-23 20:16 james Note Added: 0006886
2010-07-14 13:02 james Note Added: 0008112

Notes
(0006886)
james   
2009-10-23 20:16   
1. Create blank machine by creating zone

2. /opt/csw/bin/pkg-get -U -i spamassassin pyzor
(preinstalled pkg-get and classutils in template/global)

3. /opt/csw/bin/spamassassin -D -t /opt/csw/share/doc/spamassassin/sample-spam.txt

excerpt:
[21042] dbg: util: current PATH is: /opt/csw/bin:/usr/sbin:/usr/bin
[21042] dbg: util: executable for pyzor was found at /opt/csw/bin/pyzor
[21042] dbg: pyzor: pyzor is available: /opt/csw/bin/pyzor
[21042] dbg: info: entering helper-app run mode
[21042] dbg: pyzor: opening pipe: /opt/csw/bin/pyzor check < /tmp/.spamassassin21042yHoZ9stmp
[21045] dbg: util: setuid: ruid=0 euid=0
[21042] dbg: pyzor: [21045] finished: exit=0x0100
[21042] dbg: pyzor: got response: Traceback (most recent call last):\n File "/opt/csw/bin/pyzor", line 3, in <module>\n import pyzor.client\nImportError: No module named pyzor.client
[21042] dbg: info: leaving helper-app run mode
[21042] warn: pyzor: check failed: internal error
(0008112)
james   
2010-07-14 13:02   
Still fatally broken for:
spamassassin 3.3.1,REV=2010.04.25
python 2.6.5,REV=2010.04.19