From owner-freebsd-python@FreeBSD.ORG Sun Sep 11 12:11:09 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 F02411065672 for ; Sun, 11 Sep 2011 12:11:09 +0000 (UTC) (envelope-from utisoft@gmail.com) Received: from mail-gx0-f179.google.com (mail-gx0-f179.google.com [209.85.161.179]) by mx1.freebsd.org (Postfix) with ESMTP id B4CD28FC18 for ; Sun, 11 Sep 2011 12:11:09 +0000 (UTC) Received: by gxk1 with SMTP id 1so2908010gxk.10 for ; Sun, 11 Sep 2011 05:11:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type :content-transfer-encoding; bh=odRJAb5BRSMi/GQTSykCbBN/jbS71nhBdTkYzktFMYc=; b=pg90EruShOXIMMUw4HHX4GQCArXX36GAFzu2Dl5jGTRaKeOtArwkvb8nw+sGrM/q21 RHDKpwSS2rwnZ2YLy/n4KexK/tWcy8+Xu7Cs3Mw3igcF6k9gzATE5Bhvo1f6CdBBV6Rg jTPrcOyp0OIVFqpae0cBb8giIpxSgxOCFYKA8= Received: by 10.231.44.203 with SMTP id b11mr5155775ibf.84.1315741403195; Sun, 11 Sep 2011 04:43:23 -0700 (PDT) MIME-Version: 1.0 Received: by 10.231.61.148 with HTTP; Sun, 11 Sep 2011 04:42:53 -0700 (PDT) From: Chris Rees Date: Sun, 11 Sep 2011 12:42:53 +0100 Message-ID: To: bug-followup@freebsd.org, python@freebsd.org Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Cc: Subject: Re: ports/115940: Missed one file in lang/python25 if NO_NIS defined 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: Sun, 11 Sep 2011 12:11:10 -0000 Hi, This problem has been going on for a number of years, and as far as I can see there isn't a proper and elegant solution. A fix is at [1], which should solve the problem, and I'm going to tinderbox test and commit it if no-one complains. Chris [1] http://www.bayofrum.net/~crees/patches/python-nis_failed-fix.diff http://www.freebsd.org/cgi/query-pr.cgi?pr=3D115940 --=20 Chris Rees =A0 =A0 =A0 =A0 =A0| FreeBSD Developer crees@FreeBSD.org =A0 | http://people.freebsd.org/~crees