From owner-freebsd-questions@FreeBSD.ORG Thu Mar 1 11:38:02 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id CF7AA16A401 for ; Thu, 1 Mar 2007 11:38:02 +0000 (UTC) (envelope-from lecocq@lipn.univ-paris13.fr) Received: from obelix.math.univ-paris13.fr (obelix.math.univ-paris13.fr [194.254.165.6]) by mx1.freebsd.org (Postfix) with ESMTP id 914A913C428 for ; Thu, 1 Mar 2007 11:38:02 +0000 (UTC) (envelope-from lecocq@lipn.univ-paris13.fr) Received: from [192.168.70.222] (addoo.math.univ-paris13.fr [194.254.165.54]) by obelix.math.univ-paris13.fr (Postfix) with ESMTP id 240CFE1CB7 for ; Thu, 1 Mar 2007 12:15:26 +0100 (CET) Message-ID: <45E6B5CE.6040301@lipn.univ-paris13.fr> Date: Thu, 01 Mar 2007 12:15:26 +0100 From: Le Cocq Michel User-Agent: IceDove 1.5.0.7 (X11/20061014) MIME-Version: 1.0 To: freebsd-questions@freebsd.org X-Enigmail-Version: 0.94.0.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: python 2.4.4, 1 vs 2.4.3, 1 - zope trouble - python version downgrade 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, 01 Mar 2007 11:38:02 -0000 Yesterday I try to install a python module after a 'portsnap fetch update', during the install python upgrade from version 2.4.3,1 to 2.4.4,1. python-2.4.3,1 The "meta-port" for the stable version of Python interprete vs python-2.4.4,1 [...] since these upgrade my zope (zope29-2.9.6) won't start anymore ! How can I come back to version python-2.4.3,1 ? Michel