From owner-freebsd-questions@FreeBSD.ORG Sun May 18 18:10:47 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D28E737B401 for ; Sun, 18 May 2003 18:10:47 -0700 (PDT) Received: from falcon.mail.pas.earthlink.net (falcon.mail.pas.earthlink.net [207.217.120.74]) by mx1.FreeBSD.org (Postfix) with ESMTP id 67E5743F85 for ; Sun, 18 May 2003 18:10:47 -0700 (PDT) (envelope-from rperry4@earthlink.net) Received: from dialup-171.75.71.40.dial1.weehawken.level3.net ([171.75.71.40] helo=earthlink.net) by falcon.mail.pas.earthlink.net with esmtp (Exim 3.33 #1) id 19HZAn-0001Mz-00; Sun, 18 May 2003 18:10:41 -0700 Message-ID: <3EC82F4B.2030409@earthlink.net> Date: Sun, 18 May 2003 21:11:39 -0400 From: Bob Perry User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.3.1) Gecko/20030518 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "E. J. Cerejo" References: <3EC6E66B.8050203@earthlink.net> <3EC71EA9.2000005@laposte.net> In-Reply-To: <3EC71EA9.2000005@laposte.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: FreeBSD-Questions Subject: Re: Portupgrade Update X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 May 2003 01:10:48 -0000 E. J. Cerejo wrote: > It take a little bit more to upgrade your installed ports than just > use portupgrade! Most probably you started using portupgrade without > doing pkgdb -F first and portsdb -Uu. Thought I ran both. > You should uninstall every port that has double versions installed, > uninstall both of them and then follow the instructions on this site > to upgrade and reinstall the ports: This solved the problem. When I think back, I remember running pkgdb -F and answering "yes" to a question about registering the older version of imake. That may have been a bad thing. Thanks for taking the time to help. Bob