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...@issues.apache.org on 2010/04/19 03:23:42 UTC

[Bug 6415] New: Open of auto-whitelist file failed: Insecure dependency in eval...

https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6415

           Summary: Open of auto-whitelist file failed: Insecure
                    dependency in eval...
           Product: Spamassassin
           Version: 3.3.1
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: major
          Priority: P2
         Component: Learner
        AssignedTo: dev@spamassassin.apache.org
        ReportedBy: chris.welch@neumes.com


Created an attachment (id=4746)
 --> (https://issues.apache.org/SpamAssassin/attachment.cgi?id=4746)
Patch to fix problem

I just upgraded a CentOS 5.4 system to Spamassassin 3.3.1.  The 
upgrade was done by a CPAN install with Perl.

The previous version (3.2.5) had worked flawlessly for a couple of years.
However, the upgraded version reports an error in the spamd.log file:

Sun Apr 18 15:21:10 2010 [7966] warn: auto-whitelist:
open of auto-whitelist file failed:
Insecure dependency in eval while running with -T switch  at 
/usr/lib/perl5/site_perl/5.8.8/Mail/SpamAssassin/Util.pm line 996.

I tried numerous permission changes but can't clear the error.

Spamassassin is launched using:

/usr/bin/spamd -u exim -s /var/log/spamd.log -i 0.0.0.0 -A
192.168.0.0/24,127.0.0.1 -d

Running perl v 5.8.8

It doesn't report any problems with the Bayes databases.  They are updated
without error.  The auto-whitelist DB is configured to be store at the same
location.

Spamassassin is running fine otherwise and properly flagging spam and non spam
messages.  The only problem appears to be that AWL is failed.

Received patch from Mark Martinec to resolve the problem (attached).

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6415] [review] Open of auto-whitelist file failed: Insecure dependency in eval...

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6415

Mark Martinec <Ma...@ijs.si> changed:

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

--- Comment #3 from Mark Martinec <Ma...@ijs.si> 2010-05-29 13:00:09 EDT ---
3.2:
  Bug 6415: Open of auto-whitelist file failed: Insecure dependency in eval
Sending lib/Mail/SpamAssassin/DBBasedAddrList.pm
Committed revision 949419.

trunk: already applied on 2010-04-18, r935419

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6415] [review] Open of auto-whitelist file failed: Insecure dependency in eval...

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6415

--- Comment #5 from Mark Martinec <Ma...@ijs.si> 2010-05-29 14:10:28 EDT ---
> That's indeed the 3.2 branch. Didn't you mean to commit to 3.3 instead?

Fixing my mistake:


3.2:
  reverting r949419, should have gone to a 3.3 branch
Sending lib/Mail/SpamAssassin/DBBasedAddrList.pm
Committed revision 949429.

3.3:
  Bug 6415: Open of auto-whitelist file failed: Insecure dependency in eval
Sending lib/Mail/SpamAssassin/DBBasedAddrList.pm
Committed revision 949430.

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Re: [Bug 6415] [review] Open of auto-whitelist file failed: Insecure dependency in eval...

Posted by Mark Martinec <Ma...@ijs.si>.
On Saturday May 29 2010 19:44:57 bugzilla-daemon@issues.apache.org wrote:
> https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6415
> 
> --- Comment #4 from Karsten Bräckelmann <gu...@rudersport.de> 2010-05-29
> 13:44:53 EDT --- (In reply to comment #3)
> 
> > 3.2:
> > Committed revision 949419.
> 
> That's indeed the 3.2 branch. Didn't you mean to commit to 3.3 instead?

I just realized my mistake. Will revert 3.2 and put it into 3.3.

  Mark

[Bug 6415] [review] Open of auto-whitelist file failed: Insecure dependency in eval...

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6415

--- Comment #4 from Karsten Bräckelmann <gu...@rudersport.de> 2010-05-29 13:44:53 EDT ---
(In reply to comment #3)
> 3.2:
> Committed revision 949419.

That's indeed the 3.2 branch. Didn't you mean to commit to 3.3 instead?

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6415] [review] Open of auto-whitelist file failed: Insecure dependency in eval...

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6415

Karsten Bräckelmann <gu...@rudersport.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Status Whiteboard|needs 1 votes               |ready for commit

--- Comment #2 from Karsten Bräckelmann <gu...@rudersport.de> 2010-05-26 17:17:20 EDT ---
+1, ready for commit

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6415] [review] Open of auto-whitelist file failed: Insecure dependency in eval...

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6415

Kevin A. McGrail <km...@pccc.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |kmcgrail@pccc.com
  Status Whiteboard|needs 2 votes               |needs 1 votes

--- Comment #1 from Kevin A. McGrail <km...@pccc.com> 2010-05-25 18:08:24 EDT ---
+1 to commit to 3.3.x

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

[Bug 6415] [review] Open of auto-whitelist file failed: Insecure dependency in eval...

Posted by bu...@issues.apache.org.
https://issues.apache.org/SpamAssassin/show_bug.cgi?id=6415

Mark Martinec <Ma...@ijs.si> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|Undefined                   |3.3.2
            Summary|Open of auto-whitelist file |[review] Open of
                   |failed: Insecure dependency |auto-whitelist file failed:
                   |in eval...                  |Insecure dependency in
                   |                            |eval...
  Status Whiteboard|                            |needs 2 votes

-- 
Configure bugmail: https://issues.apache.org/SpamAssassin/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.