From owner-freebsd-questions@FreeBSD.ORG Sat Oct 27 10:08:23 2007 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 84CC116A421 for ; Sat, 27 Oct 2007 10:08:23 +0000 (UTC) (envelope-from frankstaals@gmx.net) Received: from mail.gmx.net (mail.gmx.net [213.165.64.20]) by mx1.freebsd.org (Postfix) with SMTP id CDF7B13C465 for ; Sat, 27 Oct 2007 10:08:22 +0000 (UTC) (envelope-from frankstaals@gmx.net) Received: (qmail invoked by alias); 27 Oct 2007 10:08:21 -0000 Received: from ip176-173-59-62.adsl.versatel.nl (EHLO Rena.FStaals.net) [62.59.173.176] by mail.gmx.net (mp010) with SMTP; 27 Oct 2007 12:08:21 +0200 X-Authenticated: #25365336 X-Provags-ID: V01U2FsdGVkX19l/VsXuIhlEdSVWLmiP9luEElEI5xKpx31AJvtah /O8Xi2ZaPLkER2 Message-ID: <47230E12.3000202@gmx.net> Date: Sat, 27 Oct 2007 12:08:18 +0200 From: Frank Staals User-Agent: Thunderbird 2.0.0.6 (X11/20070929) MIME-Version: 1.0 To: Antonio Arredondo References: <4722BAC1.9030906@optonline.net> <20071027063215.K1571@small> <62275.71.210.239.28.1193476382.squirrel@intranet.cs.nmsu.edu> In-Reply-To: <62275.71.210.239.28.1193476382.squirrel@intranet.cs.nmsu.edu> Content-Type: text/plain; charset=iso-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-Y-GMX-Trusted: 0 Cc: freebsd-questions@freebsd.org Subject: Re: Portupgrade used to be fun!!! 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: Sat, 27 Oct 2007 10:08:23 -0000 Antonio Arredondo wrote: > I used to have issues with portupgrade as well. I traced my problem to > using the wrong portupgrade. I have been using portupgrade for several > months without an issue ( except the Xorg 7 transition ). Make sure to > use > > /usr/ports/ports-mgmt/portupgrade > > and not > > /usr/ports/sysutils/portupgrade > > > I also follow the following port method, as per the handbook suggestion: > > portsnap fetch > portsnap update > > method. This has worked without an issue for me. I am running FreeBSD > 6.2-RELEASE-p8. > > > I hope this helps. > > > --------------------------------- > Antonio Arredondo > PhD Student > NMSU Computer Science Department > http://www.cs.nmsu.edu/~aarredon/ > --------------------------------- > > All ports managment utilities have been moved to ports-mgmt quite some time ago. So if you still have a sysutils/portupgrade you should update your portstree. frank@Rena# ls /usr/ports/sysutils | grep portupgrade frank@Rena# -- -Frank Staals