On 09-06-16 22:04, kud...@netzero.com wrote: > I installed Pyzor from source now getting the below. Fedora 22 with sendmail > and procmail, SA 3.4.1 > > spamassassin --lint > Subroutine File::Spec::Unix::canonpath redefined at > /usr/share/perl5/XSLoader.pm line 92. > Subroutine File::Spec::Unix::catdir redefined at /usr/share/perl5/XSLoader.pm > line 92. > Subroutine File::Spec::Unix::catfile redefined at > /usr/share/perl5/XSLoader.pm line 92.
Don't know what this is about, but it's not related to pyzor, as far as I can see. > pyzor check > ^CTraceback (most recent call last): > File "/usr/bin/pyzor", line 8, in <module> > pyzor.client.run() > File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 1022, in run > ExecCall().run() > File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 205, in run > if not apply(dispatch, (self, args)): > File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 281, in check > for digest in get_input_handler(sys.stdin, self.digest_spec, do_mbox): > File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 648, in > get_input_handler > (DataDigester(rfc822BodyCleaner(fp), > File "/usr/lib/python2.7/site-packages/pyzor/client.py", line 702, in > __init__ > msg = mimetools.Message(fp, seekable=0) > File "/usr/lib64/python2.7/mimetools.py", line 25, in __init__ > rfc822.Message.__init__(self, fp, seekable) > File "/usr/lib64/python2.7/rfc822.py", line 108, in __init__ > self.readheaders() > File "/usr/lib64/python2.7/rfc822.py", line 155, in readheaders > line = self.fp.readline() > KeyboardInterrupt > This happens when you CTRL-C the pyzor client (KeyboardInterrupt) that is waiting for data at standard input. See 'man pyzor' for details. What were you trying to achieve? Kind regards, Tom
signature.asc
Description: OpenPGP digital signature