You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@spamassassin.apache.org by Mark <ad...@asarian-host.net> on 2006/11/09 23:35:43 UTC

Pyzor on the fritz?

Hmm, anyone know what is up with pyzor all of a sudden?? Been getting these
in my logs the last few days:

pyzor: got response: Traceback (most recent call last):\n File
"/usr/local/bin/pyzor", line 4, in ?\n pyzor.client.run()\n File
"/usr/local/pyzor/lib/python2.4/site-packages/pyzor/client.py", line 991, in
run\n ExecCall().run()\n File
"/usr/local/pyzor/lib/python2.4/site-packages/pyzor/client.py", line 185, in
run\n self.servers = self.get_servers(servers_fn)\n File
"/usr/local/pyzor/lib/python2.4/site-packages/pyzor/client.py", line 410, in
get_servers\n servers.read(open(servers_fn))\n File
"/usr/local/pyzor/lib/python2.4/site-packages/pyzor/client.py", line 119, in
read\n self.append(pyzor.Address.from_str(line))\n File
"/usr/local/pyzor/lib/python2.4/site-packages/pyzor/__init__.py", line 458,
in from_str\n fields[1] = int(fields[1])\nIndexError: list index out of
range 

- Mark