From owner-freebsd-questions@FreeBSD.ORG Wed Oct 29 05:03:28 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3D53C16A4CE; Wed, 29 Oct 2003 05:03:28 -0800 (PST) Received: from sccimhc02.asp.att.net (sccimhc02.asp.att.net [63.240.76.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id 69CA043FAF; Wed, 29 Oct 2003 05:03:27 -0800 (PST) (envelope-from david.fleck@mchsi.com) Received: from grond (12-216-14-105.client.mchsi.com[12.216.14.105]) by sccimhc02.asp.att.net (sccimhc02) with SMTP id <20031029130326im200qomaee>; Wed, 29 Oct 2003 13:03:26 +0000 Date: Wed, 29 Oct 2003 07:03:25 -0600 (CST) From: David Fleck Sender: dcf@grond.sourballs.org To: FreeBSD Questions Message-ID: <20031029065905.S53884@grond.sourballs.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: perky@FreeBSD.org Subject: portupgrade for python fails: patching doesn't work X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Oct 2003 13:03:28 -0000 FreeBSD 4.6.2. Anybody else seeing this problem? ===> Extracting for python-2.3.2 >> Checksum OK for python/Python-2.3.tgz. /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.3,' /usr/ports/lang/python/work/Python-2.3/Tools/scripts/pydoc > /usr/ports/lang/python/work/pydoc2.3 /usr/bin/sed -e '1s,^.*$,#!/usr/local/bin/python2.3,' /usr/ports/lang/python/work/Python-2.3/Tools/scripts/idle > /usr/ports/lang/python/work/idle2.3 ===> Patching for python-2.3.2 ===> python-2.3.2 depends on file: /usr/local/bin/sed_inplace - found ===> Applying FreeBSD patches for python-2.3.2 1 out of 2 hunks failed--saving rejects to configure.rej >> Patch patch-configure failed to apply cleanly. >> Patch(es) patch-Modules::_sre.c applied cleanly. *** Error code 1 I tried this a week ago, with the same results - did a make distclean this morning and tried again, still failing in the same place. -- David Fleck david.fleck@mchsi.com