From owner-freebsd-ports@FreeBSD.ORG Mon Oct 9 22:19:35 2006 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 8DBAD16A403 for ; Mon, 9 Oct 2006 22:19:35 +0000 (UTC) (envelope-from rcbdyndns@bellsouth.net) Received: from imf18aec.mail.bellsouth.net (imf18aec.mail.bellsouth.net [205.152.59.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id F2EE343D45 for ; Mon, 9 Oct 2006 22:19:34 +0000 (GMT) (envelope-from rcbdyndns@bellsouth.net) Received: from ibm59aec.bellsouth.net ([70.146.170.147]) by imf18aec.mail.bellsouth.net with ESMTP id <20061009221928.QBCQ13315.imf18aec.mail.bellsouth.net@ibm59aec.bellsouth.net> for ; Mon, 9 Oct 2006 18:19:28 -0400 Received: from [192.168.0.102] (really [70.146.170.147]) by ibm59aec.bellsouth.net with ESMTP id <20061009221928.ZCYP23490.ibm59aec.bellsouth.net@[192.168.0.102]> for ; Mon, 9 Oct 2006 18:19:28 -0400 Message-ID: <452ACAEF.8000506@bellsouth.net> Date: Mon, 09 Oct 2006 17:19:27 -0500 From: B Briggs User-Agent: Thunderbird 1.5.0.7 (X11/20060920) MIME-Version: 1.0 To: ports@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: Subject: Re: python 2.4 X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 09 Oct 2006 22:19:35 -0000 Mark Foster wrote: > Jose Alonso Cardenas Marquez wrote: >> The lang/python port was updated, please update your port tree and try >> again. you don't forget to read of ports/UPDATING note. > Regarding the recent python changes... UPDATING states: > After upgrading of lang/python, you must rebuild all its consumer > ports to make them get ready to Python 2.5. > > To do this, you will need to: > pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages > > > Please correct me if I'm wrong, but don't these instructions rely on > pkgdb which is a component of portupgrade which I do not use. > # pkgdb -uf && cd /usr/ports/lang/python && make upgrade-site-packages > pkgdb: Command not found. > > So must I install portupgrade? > Or should I just ignore the error run make upgrade-site-packages ? > All of a sudden, I have these: python 2.4.3_1 python-2.5 python25-2.5 All installed. No. I do not have portupgrade installed. I tried portmanager with the -o option. Which do I need? python-2.5 or python 25-2.5? That's just hypothetical. I'm going to stick with 2.4.3_1 until this is resolved. -- B Briggs