From owner-freebsd-questions@FreeBSD.ORG Thu May 8 22:07:49 2008 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 81CCE1065686 for ; Thu, 8 May 2008 22:07:48 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (dan.emsphone.com [199.67.51.101]) by mx1.freebsd.org (Postfix) with ESMTP id 7EE718FC1C for ; Thu, 8 May 2008 22:07:48 +0000 (UTC) (envelope-from dan@dan.emsphone.com) Received: from dan.emsphone.com (smmsp@localhost [127.0.0.1]) by dan.emsphone.com (8.14.3/8.14.2) with ESMTP id m48M7l9V062941 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO) for ; Thu, 8 May 2008 17:07:47 -0500 (CDT) (envelope-from dan@dan.emsphone.com) Received: (from dan@localhost) by dan.emsphone.com (8.14.3/8.14.2/Submit) id m48M7lF4062938 for freebsd-questions@freebsd.org; Thu, 8 May 2008 17:07:47 -0500 (CDT) (envelope-from dan) Date: Thu, 8 May 2008 17:07:47 -0500 From: Dan Nelson To: FreeBSD Questions Message-ID: <20080508220747.GB2922@dan.emsphone.com> References: <20080508202543.GA70286@demeter.hydra> <482367FF.3000100@adventuras.no> <20080508210247.GB70286@demeter.hydra> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20080508210247.GB70286@demeter.hydra> X-OS: FreeBSD 7.0-STABLE User-Agent: Mutt/1.5.17 (2007-11-01) Subject: Re: neon port won't upgrade 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, 08 May 2008 22:07:49 -0000 In the last episode (May 08), Chad Perrin said: > On Thu, May 08, 2008 at 10:52:15PM +0200, Lars Kristiansen wrote: > > Chad Perrin skrev: > > >Let me know if I should take this to the ports mailing list instead of > > >the questions mailing list. > > > > > >This is my problem: > > > > > > # portupgrade neon-0.26.4 > > > ** Port directory not found: www/neon2 > > > ** Listing the failed packages (-:ignored / *:skipped / !:failed) > > > - www/neon2 (port directory error) > > > > > >Does anyone have any troubleshooting tips for how I should deal > > >with this? This is the first time I've had a port fail to upgrade > > >because it suddenly seems to have ceased existing. > > > > portupgrade -f -o www/neon26 neon > > > > seemed to work for me > > Isn't this the sort of information that should be in > /usr/ports/UPDATING? In my case, there's nothing in that file that > comes up when I search for the string "neon" (without quotes). Do you update your entire ports tree, or just certain subdirs? My copy of /usr/ports/MOVED ( rev 1.1591 ) has the following: www/neon|www/neon26|2008-05-05|Moved to be able to integrate www/neon26 which portupgrade should have used to determine the new location of the port. -- Dan Nelson dnelson@allantgroup.com