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...@spamassassin.apache.org on 2022/08/30 09:23:12 UTC

[Bug 8035] New: Pyzor plugin doesn'r load SubProcBackChannel

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

            Bug ID: 8035
           Summary: Pyzor plugin doesn'r load SubProcBackChannel
           Product: Spamassassin
           Version: 4.0.0
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Plugins
          Assignee: dev@spamassassin.apache.org
          Reporter: giovanni@paclan.it
  Target Milestone: Undefined

Created attachment 5805
  --> https://bz.apache.org/SpamAssassin/attachment.cgi?id=5805&action=edit
load SubProcBackChannel code

If Razor2 plugin is not loaded but Pyzor plugin is loaded, Pyzor fails with the
error:
Aug 29 20:27:42.299 [28229] warn: rules: failed to run PYZOR_CHECK test,
skipping:
Aug 29 20:27:42.299 [28229] warn: \t(Can't locate object method "new" via
package "Mail: [...]:SpamAssassin::SubProcBackChannel" (perhaps you forgot to
load "Mail::SpamAssassin::SubProcBackChannel"?) at
/usr/local/share/perl5/Mail/SpamAssassin/Plugin/Pyzor.pm line 336.
Aug 29 20:27:42.299 [28229] warn: )

The attached patch fixes the issue.

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

[Bug 8035] Pyzor plugin doesn't load SubProcBackChannel

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

Kevin A. McGrail <km...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@apache.org

--- Comment #3 from Kevin A. McGrail <km...@apache.org> ---
+1

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

[Bug 8035] Pyzor plugin doesn't load SubProcBackChannel

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

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

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

--- Comment #4 from Giovanni Bechis <gi...@paclan.it> ---
Sending        lib/Mail/SpamAssassin/Plugin/Pyzor.pm
Transmitting file data .done
Committing transaction...
Committed revision 1903782.

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

[Bug 8035] Pyzor plugin doesn't load SubProcBackChannel

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

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

           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Pyzor plugin doesn'r load   |Pyzor plugin doesn't load
                   |SubProcBackChannel          |SubProcBackChannel
                 CC|                            |giovanni@paclan.it

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

[Bug 8035] Pyzor plugin doesn't load SubProcBackChannel

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

Henrik Krohns <ap...@hege.li> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 OS|Linux                       |All
   Target Milestone|Undefined                   |4.0.0
           Hardware|PC                          |All
           Severity|normal                      |blocker
                 CC|                            |apache@hege.li

--- Comment #1 from Henrik Krohns <ap...@hege.li> ---
+1

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

[Bug 8035] Pyzor plugin doesn't load SubProcBackChannel

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

Bill Cole <bi...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |billcole@apache.org

--- Comment #2 from Bill Cole <bi...@apache.org> ---
+1

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