From owner-freebsd-python@FreeBSD.ORG Fri Nov 25 06:54:40 2011 Return-Path: Delivered-To: python@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 23A1E1065670 for ; Fri, 25 Nov 2011 06:54:40 +0000 (UTC) (envelope-from miwi.freebsd@googlemail.com) Received: from mail-iy0-f182.google.com (mail-iy0-f182.google.com [209.85.210.182]) by mx1.freebsd.org (Postfix) with ESMTP id DE8F78FC14 for ; Fri, 25 Nov 2011 06:54:39 +0000 (UTC) Received: by iakl21 with SMTP id l21so6309971iak.13 for ; Thu, 24 Nov 2011 22:54:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=googlemail.com; s=gamma; h=sender:subject:mime-version:content-type:from:in-reply-to:date:cc :message-id:references:to:x-mailer; bh=a+HKRFGY3kRojP3RyZduK6grPM8HNONCY18mI0GDk7g=; b=s8jRNKMdr8QhF8kcFXpUeiKttgUy84M0rli8+Sv79Oay/1b58iHO+vrcE+HzK0GqsC HNbRYvL7K5AaTscJuJEmtdFCgfiDRq2eWvyxlRA9zP0nuifLxmVnBMnLLcg50Y5cFVq9 tDVNSNE18RVkTZuhlRNYMhGvsvhfbhj+P1/5E= Received: by 10.50.100.232 with SMTP id fb8mr36729361igb.8.1322204079362; Thu, 24 Nov 2011 22:54:39 -0800 (PST) Received: from [192.168.2.120] ([14.192.209.84]) by mx.google.com with ESMTPS id dm1sm45735060igb.6.2011.11.24.22.54.36 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 24 Nov 2011 22:54:38 -0800 (PST) Sender: Martin Wilke Mime-Version: 1.0 (Apple Message framework v1253) From: Martin Wilke In-Reply-To: Date: Fri, 25 Nov 2011 14:54:33 +0800 Message-Id: <05A4F708-902F-47A5-8F49-651720812B6E@gmail.com> References: To: Dewayne X-Mailer: Apple Mail (2.1253) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: python@freebsd.org Subject: Re: Python-2.7.2_3 Package creation failure X-BeenThere: freebsd-python@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: FreeBSD-specific Python issues List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 25 Nov 2011 06:54:40 -0000 Hi, I can't confirm that at the moment, can u tell us a bit about your = system, installed ports, what options u have enabled. - Martin +-----------------oOO--(_)--OOo-------------------------+ With best Regards, Martin Wilke (miwi_(at)_FreeBSD.org) Mess with the Best, Die like the Rest On Nov 25, 2011, at 9:10 AM, Dewayne wrote: > Greetings, >=20 > Python-2.7.2_3 fails to create a package unless the following patch is = applied against pkg-plist. This was only manifest when > building on a virgin system; is this an "ok" method to communicate or = would you prefer a PR? >=20 > --- pkg-plist.orig Fri Nov 25 11:53:02 2011 > +++ pkg-plist Fri Nov 25 11:53:23 2011 > @@ -848,8 +848,6 @@ > %%PYTHON_LIBDIR%%/lib-dynload/_csv.so > %%PYTHON_LIBDIR%%/lib-dynload/_ctypes.so > %%PYTHON_LIBDIR%%/lib-dynload/_ctypes_test.so > -%%PYTHON_LIBDIR%%/lib-dynload/_curses.so > -%%PYTHON_LIBDIR%%/lib-dynload/_curses_panel.so > %%PYTHON_LIBDIR%%/lib-dynload/_elementtree.so > %%PYTHON_LIBDIR%%/lib-dynload/_functools.so > %%PYTHON_LIBDIR%%/lib-dynload/_hashlib.so >=20 > Kind regards, Dewayne. > Heuristic Systems Pty Ltd > ABN: 37003253674 > Sydney, Australia (GMT +10 hours) > M: +61 (0)409-337-196 T: +61 (0)2-8206-9468=20 >=20 > _______________________________________________ > freebsd-python@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-python > To unsubscribe, send any mail to = "freebsd-python-unsubscribe@freebsd.org"