[bug-notifications] [pyzor 0003888]: Python update breaks pyzor
Mantis Bug Tracker
noreply at opencsw.org
Fri Oct 23 20:16:51 CEST 2009
A NOTE has been added to this issue.
======================================================================
http://www.opencsw.org/bugtrack/view.php?id=3888
======================================================================
Reported By: james
Assigned To: ihsan
======================================================================
Project: pyzor
Issue ID: 3888
Category: regular use
Reproducibility: always
Severity: crash
Priority: normal
Status: assigned
======================================================================
Date Submitted: 2009-09-05 12:13 CEST
Last Modified: 2009-10-23 20:16 CEST
======================================================================
Summary: Python update breaks pyzor
Description:
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.
======================================================================
----------------------------------------------------------------------
(0006886) james (reporter) - 2009-10-23 20:16
http://www.opencsw.org/bugtrack/view.php?id=3888#c6886
----------------------------------------------------------------------
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
More information about the bug-notifications
mailing list