From owner-freebsd-questions@FreeBSD.ORG Thu Jun 23 19:37:57 2011 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (unknown [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id C815A106566B for ; Thu, 23 Jun 2011 19:37:57 +0000 (UTC) (envelope-from m.seaman@infracaninophile.co.uk) Received: from smtp.infracaninophile.co.uk (smtp.infracaninophile.co.uk [81.187.76.162]) by mx1.freebsd.org (Postfix) with ESMTP id 557898FC1D for ; Thu, 23 Jun 2011 19:37:57 +0000 (UTC) Received: from seedling.black-earth.co.uk (seedling.black-earth.co.uk [81.187.76.163]) (authenticated bits=0) by smtp.infracaninophile.co.uk (8.14.5/8.14.5) with ESMTP id p5NJbr3k083594 (version=TLSv1/SSLv3 cipher=DHE-RSA-CAMELLIA256-SHA bits=256 verify=NO) for ; Thu, 23 Jun 2011 20:37:53 +0100 (BST) (envelope-from m.seaman@infracaninophile.co.uk) X-DKIM: Sendmail DKIM Filter v2.8.3 smtp.infracaninophile.co.uk p5NJbr3k083594 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=infracaninophile.co.uk; s=201001-infracaninophile; t=1308857873; bh=aey2QchOAn2BqdG9YHFBNTFlS9aPPWnCU1nh9ajz3oM=; h=Message-ID:Date:From:MIME-Version:To:Subject:References: In-Reply-To:Content-Type:Cc:Content-Type:Date:From:In-Reply-To: Message-ID:Mime-Version:References:To; z=Message-ID:=20<4E03960B.8000400@infracaninophile.co.uk>|Date:=20T hu,=2023=20Jun=202011=2020:37:47=20+0100|From:=20Matthew=20Seaman= 20|User-Agent:=20Mozilla/5.0=20(M acintosh=3B=20U=3B=20Intel=20Mac=20OS=20X=2010.6=3B=20en-US=3B=20r v:1.9.2.18)=20Gecko/20110616=20Thunderbird/3.1.11|MIME-Version:=20 1.0|To:=20freebsd-questions@freebsd.org|Subject:=20Re:=20Spamassas sin=20not=20working=20after=20update=20of=20Perl|References:=20<4E 0344DD.7030809@webrz.net>=20<4E0345D9.20803@my.gd>|In-Reply-To:=20 <4E0345D9.20803@my.gd>|X-Enigmail-Version:=201.1.1|OpenPGP:=20id=3 D60AE908C|Content-Type:=20multipart/signed=3B=20micalg=3Dpgp-sha1= 3B=0D=0A=20protocol=3D"application/pgp-signature"=3B=0D=0A=20bound ary=3D"------------enigB19D9828DCC715AD1F7DF255"; b=aVnw15MDYf9Hkt+3Aklj2SzTvJA9ySbdtF1WCk2qaRNlz7JI0YaJfQIBcyPFjGCe9 H4+Kedz9HVOsOaauGmDvzkWaPOPJh7VwkGAKWOOUsm2BgvcZQmU2Lz3K6wcLuIe/F/ mPNbJS7um5Ih8Pv3ykevWz/JyvlGhS8rMpmTA6rc= Message-ID: <4E03960B.8000400@infracaninophile.co.uk> Date: Thu, 23 Jun 2011 20:37:47 +0100 From: Matthew Seaman User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.18) Gecko/20110616 Thunderbird/3.1.11 MIME-Version: 1.0 To: freebsd-questions@freebsd.org References: <4E0344DD.7030809@webrz.net> <4E0345D9.20803@my.gd> In-Reply-To: <4E0345D9.20803@my.gd> X-Enigmail-Version: 1.1.1 OpenPGP: id=60AE908C Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enigB19D9828DCC715AD1F7DF255" X-Virus-Scanned: clamav-milter 0.97 at lucid-nonsense.infracaninophile.co.uk X-Virus-Status: Clean X-Spam-Status: No, score=-0.1 required=5.0 tests=BAYES_40,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,SPF_FAIL autolearn=no version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on lucid-nonsense.infracaninophile.co.uk Subject: Re: Spamassassin not working after update of Perl X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 23 Jun 2011 19:37:58 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enigB19D9828DCC715AD1F7DF255 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable On 23/06/2011 14:55, Damien Fleuriot wrote: > I have updated my Perl version yesterday but now my Spamd doesn't work >> anymore. >> Can someone hint me how to solve this? You need to reinstall all perl modules if you upgrade perl from 5.10.x or 5.12.x to 5.14.1. This is explained in UPDATING. If you do it right, there should be pretty much nothing left in /usr/local/lib/perl5/5.X.Y where 5.X.Y is the version you're upgrading from. Specifically reinstall p5-NetAddr-IP and p5-Net-DNS Cheers, Matthew --=20 Dr Matthew J Seaman MA, D.Phil. 7 Priory Courtyard Flat 3 PGP: http://www.infracaninophile.co.uk/pgpkey Ramsgate JID: matthew@infracaninophile.co.uk Kent, CT11 9PW --------------enigB19D9828DCC715AD1F7DF255 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.16 (Darwin) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAk4DlhAACgkQ8Mjk52CukIwoYACgjpveOixDlP53nvKdrvaIVg+T 3QEAnAgyeFuHoiszTIJtCRxAGg88z/DD =A2Ci -----END PGP SIGNATURE----- --------------enigB19D9828DCC715AD1F7DF255--