From owner-freebsd-python@FreeBSD.ORG Wed Sep 23 13:10:04 2009 Return-Path: Delivered-To: freebsd-python@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 44F07106566B for ; Wed, 23 Sep 2009 13:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 19C968FC13 for ; Wed, 23 Sep 2009 13:10:04 +0000 (UTC) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id n8NDA3Yg035465 for ; Wed, 23 Sep 2009 13:10:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id n8NDA36V035458; Wed, 23 Sep 2009 13:10:03 GMT (envelope-from gnats) Date: Wed, 23 Sep 2009 13:10:03 GMT Message-Id: <200909231310.n8NDA36V035458@freefall.freebsd.org> To: freebsd-python@FreeBSD.org From: Maxim Dounin Cc: Subject: Re: ports/138600: [PATCH] lang/python26: install problem on FreeBSD 9.0 X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Maxim Dounin List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Sep 2009 13:10:04 -0000 The following reply was made to PR ports/138600; it has been noted by GNATS. From: Maxim Dounin To: bug-followup@FreeBSD.org, amdmi3@amdmi3.ru Cc: Subject: Re: ports/138600: [PATCH] lang/python26: install problem on FreeBSD 9.0 Date: Wed, 23 Sep 2009 16:51:23 +0400 Hello! Looks like we need similar patches for lang/python2[345]. Just hit the same issue during upgrade of lang/python25 on 9.0-CURRENT. Maxim Dounin