From owner-freebsd-questions@FreeBSD.ORG Mon Feb 16 18:45:27 2009 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 33D6B10656CB for ; Mon, 16 Feb 2009 18:45:27 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from mail.rachie.is-a-geek.net (rachie.is-a-geek.net [66.230.99.27]) by mx1.freebsd.org (Postfix) with ESMTP id 473C98FC0C for ; Mon, 16 Feb 2009 18:45:25 +0000 (UTC) (envelope-from fbsd.questions@rachie.is-a-geek.net) Received: from localhost (mail.lan.rachie.is-a-geek.net [192.168.2.101]) by mail.rachie.is-a-geek.net (Postfix) with ESMTP id 0B746AFC1FE; Mon, 16 Feb 2009 09:45:24 -0900 (AKST) From: Mel To: freebsd-questions@freebsd.org Date: Mon, 16 Feb 2009 09:45:06 -0900 User-Agent: KMail/1.9.10 References: <7fec743f0902160958j2d3af13dk31f7b5f296c5c9e4@mail.gmail.com> In-Reply-To: <7fec743f0902160958j2d3af13dk31f7b5f296c5c9e4@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200902160945.07081.fbsd.questions@rachie.is-a-geek.net> Cc: Tankko Subject: Re: Problems upgrading SpamAssassin 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: Mon, 16 Feb 2009 18:45:27 -0000 On Monday 16 February 2009 08:58:37 Tankko wrote: > I am having problems up grading SpamAssassin. The get the following > errors when I do portupgrade. I hand corrected the first error by > following the instructions listed below, then this error showed. > Before I go though and hand correct these one by one, I thought I'd > ask if I was doing something wrong. > > P.S. I ran perl-after-upgrade after upgrading perl. We need the line that says: ===> p5-IO-INET6 depends on file That line is probably faulty. Also please list: grep ^PERL /etc/make.conf > ===> Installing for p5-Socket6-0.23 > ===> p5-Socket6-0.23 depends on file: /usr/local/bin/perl5.8.9 - found > ===> Generating temporary packing list > ===> Checking if net/p5-Socket6 already installed > ===> p5-Socket6-0.23 is already installed > You may wish to ``make deinstall'' and install this port again > by ``make reinstall'' to upgrade it properly. > If you really wish to overwrite the old port of net/p5-Socket6 > without deleting it first, set the variable "FORCE_PKG_REGISTER" > in your environment or the "make install" command line. > *** Error code 1 > > Stop in /usr/ports/net/p5-Socket6. > *** Error code 1 > > Stop in /usr/ports/net/p5-IO-INET6. -- Mel Problem with today's modular software: they start with the modules and never get to the software part.