From owner-freebsd-questions@FreeBSD.ORG Sun Feb 8 14:59:35 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 9716D1065670 for ; Sun, 8 Feb 2009 14:59:35 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-fx0-f14.google.com (mail-fx0-f14.google.com [209.85.220.14]) by mx1.freebsd.org (Postfix) with ESMTP id 28ED48FC08 for ; Sun, 8 Feb 2009 14:59:34 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: by fxm7 with SMTP id 7so503063fxm.19 for ; Sun, 08 Feb 2009 06:59:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:content-type :content-transfer-encoding; bh=IIcbWC15Jw9/v1Pn5zEQswjr46PbBovayPgO2DyGy28=; b=sdV+ljmBF3Q3qTyVp7wV9tE6/TMT9DAZU5uF3o7p2jm5iZtssvwT6OXv6cG8YVtwb6 FRGJM8aC7iCzgjB7td2JfjTmdlesv6ISJW2lz21CfSZFZXv1S+8foDqNdX47Gi3Dlv1W DjKBgfbCWBDn1bVjuDwcLOzhkEvCNkPX5ffgY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type:content-transfer-encoding; b=fWgV8Hmq2Zm5Ag4fJ0C5zmDlvEzfzTVKZ9dwW6Ef5G/UqgRqQYTbeuX+3DLrNv7svs Sr3nfdNA5LaTcAde4A57aYIQzJgdjp/En3DI0BmbnW5wsqQG8+d2rjULidpBpfrPRZMc 4jHqSlOje4+Y9eg3UmwkWw4kd6tQ9UqpPsKzk= MIME-Version: 1.0 Received: by 10.223.113.136 with SMTP id a8mr111473faq.76.1234105174190; Sun, 08 Feb 2009 06:59:34 -0800 (PST) In-Reply-To: <20090208125626.GG10866@anton.digitaltorque.ca> References: <20090208125626.GG10866@anton.digitaltorque.ca> Date: Sun, 8 Feb 2009 09:59:34 -0500 Message-ID: <4ad871310902080659t76a7ed55w8e8f1589e8b1bf7@mail.gmail.com> From: Glen Barber To: freebsd-questions@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: portupgrade failing on perl modules 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: Sun, 08 Feb 2009 14:59:35 -0000 On Sun, Feb 8, 2009 at 7:56 AM, Michael P. Soulier wrote: > I'm having this with several perl modules while running a portupgrade -a. > > ===> p5-Tie-IxHash-1.21 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 devel/p5-Tie-IxHash > 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/devel/p5-Tie-IxHash. > *** Error code 1 > Have you tried manually `make deinstall; make install'? -- Glen Barber