From owner-freebsd-ports@FreeBSD.ORG Fri Jun 17 16:04:35 2005 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3170E16A41F for ; Fri, 17 Jun 2005 16:04:35 +0000 (GMT) (envelope-from subscriber@insignia.com) Received: from highland.isltd.insignia.com (highland.isltd.insignia.com [195.74.141.1]) by mx1.FreeBSD.org (Postfix) with ESMTP id C273343D48 for ; Fri, 17 Jun 2005 16:04:34 +0000 (GMT) (envelope-from subscriber@insignia.com) Received: from inchgower-e1.isltd.insignia.com (inchgower-e0.isltd.insignia.com [195.74.141.61]) by highland.isltd.insignia.com (8.12.6p3/8.12.6) with ESMTP id j5HG4Xs3069318 for ; Fri, 17 Jun 2005 17:04:33 +0100 (BST) (envelope-from subscriber@insignia.com) Received: from dylan.isltd.insignia.com (dylan [172.16.64.69]) by inchgower-e1.isltd.insignia.com (8.12.11/8.12.6) with SMTP id j5HFYh1d024487 for ; Fri, 17 Jun 2005 16:34:43 +0100 (BST) (envelope-from subscriber@insignia.com) From: Jim Hatfield To: freebsd-ports@freebsd.org Date: Fri, 17 Jun 2005 16:34:37 +0100 Organization: Insignia Solutions Message-ID: X-Mailer: Forte Agent 2.0/32.652 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 2.51 on 195.74.141.1 Subject: MimeDefang/Spamassassin failures after portupgrade X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 17 Jun 2005 16:04:35 -0000 I decided to update one of our mail gateways. After portupgrading all the Perl modules which are installed as dependencies of MimeDefang and/or SpamAssassin, I shut down and started the daemons, and got this in the mail log: >Jun 17 16:27:05 highland mimedefang[69165]: Multiplexor alive - entering= main loop >Jun 17 16:27:08 highland mimedefang-multiplexor[69152]: Starting slave 1= (pid 69167) (2 running): Bringing slaves up to minSlaves (2) >Jun 17 16:27:12 highland mimedefang-multiplexor[69152]: Slave 0 stderr: = =46ailed to run DNS_FROM_AHBL_RHSBL RBL SpamAssassin test, skipping: = (Can't call method "bgsend" on an undefined value at = /usr/local/lib/perl5/site_perl/5.6.2/Mail/SpamAssassin/Dns.pm line 112. ) >Jun 17 16:27:13 highland mimedefang-multiplexor[69152]: Slave 0 stderr: = razor2 check skipped: No such file or directory Can't locate object = method "new" via package "Net::DNS::Resolver" (perhaps you forgot to load= "Net::DNS::Resolver"?) at (eval 83) line 1. ...propagated at = /usr/local/lib/perl5/site_perl/5.6.2/Mail/SpamAssassin/Dns.pm line 447. p5-Net-DNS was one of the modules I updated. Will this go away if I continue and update MimeDefang? Or do I need to fix it first?