You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by bu...@bugzilla.spamassassin.org on 2018/09/29 07:36:09 UTC

[Bug 7636] New: (from @INC): No such class our at Plugin/PhishTag.pm line 28, near "our our"

https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7636

            Bug ID: 7636
           Summary: (from @INC): No such class our at Plugin/PhishTag.pm
                    line 28, near "our our"
           Product: Spamassassin
           Version: 3.4.2
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plugins
          Assignee: dev@spamassassin.apache.org
          Reporter: dilyan.palauzov@aegee.org
  Target Milestone: Undefined

Calling sa-update emits sometimes

plugin: failed to parse plugin (from @INC): No such class our at
/usr/local/lib/perl5/site_perl/5.22.1/Mail/SpamAssassin/Plugin/PhishTag.pm line
28, near "our our"
Global symbol "@ISA" requires explicit package name (did you forget to declare
"my @ISA"?) at
/usr/local/lib/perl5/site_perl/5.22.1/Mail/SpamAssassin/Plugin/PhishTag.pm line
28.
Compilation failed in require at (eval 158) line 1.
plugin: failed to parse plugin (from @INC): Attempt to reload
Mail/SpamAssassin/Plugin/PhishTag.pm aborted.
Compilation failed in require at (eval 230) line 1.

and sometimes not, which confuses me.

I have not enabled the PhichTag plugin.

Any ideas?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7636] (from @INC): No such class our at Plugin/PhishTag.pm line 28, near "our our"

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7636

Giovanni Bechis <gi...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |giovanni@paclan.it

--- Comment #1 from Giovanni Bechis <gi...@paclan.it> ---
definitely a typo in the code,
I will commit a fix soon.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 7636] (from @INC): No such class our at Plugin/PhishTag.pm line 28, near "our our"

Posted by bu...@bugzilla.spamassassin.org.
https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7636

Giovanni Bechis <gi...@paclan.it> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #2 from Giovanni Bechis <gi...@paclan.it> ---
There was a parse error in PhishTag, fixed in r1842427,
I think you have enabled in some ways.

-- 
You are receiving this mail because:
You are the assignee for the bug.