I was just trying to see if pyzor was working. I saw that there were 2 Pyzor
installs in /usr/bin and /usr/local/bin so I even just tried to move
/user/local/bin/pyzor* into /usr/bin no difference same warnings so perhaps the
warnings aren't related.
Please note: message attached
From: Tom Hendrikx <t...@whyscream.net>
To: users@spamassassin.apache.org
Subject: Re: spamassassin --lint errors like Subroutine
File::Spec::Unix::canonpath
Date: Thu, 9 Jun 2016 22:38:45 +0200
____________________________________________________________
Blazeray
Deemed: One Household Item Everyone Should Have In Any Emergency
http://thirdpartyoffers.netzero.net/TGL3231/5759e1a99d0d161a97e69st04duc
--- Begin Message ---
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
--- End Message ---