https://bz.apache.org/SpamAssassin/show_bug.cgi?id=7542
Bug ID: 7542
Summary: Update fails with message: Can't locate object method
"check_for_forged_gmail_received_headers"
Product: Spamassassin
Version: 3.3.2
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: sa-update
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Undefined
Dear all,
I observed the same issue on two servers (one CentOS 6.9 and one Debian Wheezy
7.11) which are running the same version of SpamAssassin (3.3.2). sa-update
fails with the following message:
On Debian:
------------------------------------------------------------------------
/etc/cron.daily/spamassassin:
rules: failed to run FORGED_GMAIL_RCVD test, skipping:
(Can't locate object method "check_for_forged_gmail_received_headers"
via package "Mail::SpamAssassin::PerMsgStatus" at (eval 1270) line 219.
)
channel: lint check of update failed, channel failed
sa-update failed for unknown reasons
------------------------------------------------------------------------
On CentOS:
------------------------------------------------------------------------
rules: failed to run FORGED_GMAIL_RCVD test, skipping:
(Can't locate object method "check_for_forged_gmail_received_headers"
via package "Mail::SpamAssassin::PerMsgStatus" at (eval 1283) line 219.
)
channel: lint check of update failed, channel failed
------------------------------------------------------------------------
Sébastien
--
You are receiving this mail because:
You are the assignee for the bug.