From: Milton C. <mi...@i-...> - 2007-07-26 22:53:35
|
Hi Gerardo, it tries to download and create the file "servers" in the directory you specifed. try creating the file manually contents sould be "82.94.255.100:24441" ..Milton On Jul 27, 2007, at 12:38 AM, Gerardo Herzig wrote: > Hi all. As the subject shows, i have a problem after installing pyzor. > Just triyng to pyzord --homedir /etc/mail/spamassassin discover and i > got this: > > downloading servers from > http://pyzor.sourceforge.net/cgi-bin/inform-servers-0-3-x > Traceback (most recent call last): > File "/usr/bin/pyzor", line 4, in <module> > pyzor.client.run() > File "/usr/lib/python2.5/site-packages/pyzor/client.py", line > 934, in run > ExecCall().run() > File "/usr/lib/python2.5/site-packages/pyzor/client.py", line > 178, in run > self.servers = self.get_servers(servers_fn) > File "/usr/lib/python2.5/site-packages/pyzor/client.py", line > 393, in > get_servers > servers.read(open(servers_fn)) > File "/usr/lib/python2.5/site-packages/pyzor/client.py", line > 123, in read > self.append(pyzor.Address.from_str(line)) > File "/usr/lib/python2.5/site-packages/pyzor/__init__.py", line 458, > in from_str > fields[1] = int(fields[1]) > IndexError: list index out of range > > > I found no answers to this question, so i post it here. Any clues? > BTW, downgrading to python 2.4 is NOT an option. > > Thanks! > Gerardo > > ---------------------------------------------------------------------- > --- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a > browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > pyzor-users mailing list > pyz...@li... > https://lists.sourceforge.net/lists/listinfo/pyzor-users iBlock b.v. Fizeaustraat 4, 1097SC, Amsterdam, The Netherlands t: +31(0) 20 463 8228 f: +31(0) 20 639 2816 KvK. 301.93.433 ________________________________________________________________________ ___________________ CONFIDENTIALITY NOTICE: The contents of this e-mail are confidential to the ordinary user of the e-mail address to which it was addressed and may also be privileged. If you are not the addressee of this e-mail you may not copy, forward, disclose or otherwise use it or any part of it in any form whatsoever. If you have received this e-mail in error please e- mail the sender by replying to this message. ________________________________________________________________________ ___________________ This e-mail has been scanned by iBlock for viruses and non-business related content. Visit http://www.i-block.com for more information. |