From owner-freebsd-stable Wed Oct 9 21:26:37 2002 Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4E55437B401 for ; Wed, 9 Oct 2002 21:26:36 -0700 (PDT) Received: from infinity.aesredfish.net (ns1.aesredfish.net [65.168.0.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A87F43E4A for ; Wed, 9 Oct 2002 21:26:30 -0700 (PDT) (envelope-from wmoran@potentialtech.com) Received: from potentialtech.com (mhope-dhcp-65-168-1-181.dashfast.com [65.168.1.181]) by infinity.aesredfish.net (8.11.6/8.11.0) with ESMTP id g9A4QGW13039; Thu, 10 Oct 2002 00:26:16 -0400 Message-ID: <3DA50347.3040302@potentialtech.com> Date: Thu, 10 Oct 2002 00:34:15 -0400 From: Bill Moran User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.0rc1) Gecko/20020502 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "Simon 'corecode' Schubert" Cc: stabilizer@klentaq.com, freebsd-stable@freebsd.org Subject: Re: New sed breaks ports References: <20021009210042.A3027@klentaq.com> <20021010040550.2539c6f2.corecode@corecode.ath.cx> <20021009211658.A3071@klentaq.com> <20021010043359.33b0290d.corecode@corecode.ath.cx> <3DA4ED82.50605@potentialtech.com> <20021010045800.4abbf766.corecode@corecode.ath.cx> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Simon 'corecode' Schubert wrote: > Obviously Bill Moran formed the bits: > > >>I'm having problems getting OpenOffice to install, and I'm having >>problems with no -i available, but it's not with sed, it's complaining >>that XARGS doesn't have -i available. > > [...] > >>These are the exact version numbers I'm getting. But (unless I'm >>misinterpreting the error messages) it's not sed that's the problem, >>it's xargs. > > xargs never took -i as argument. this is maybe a > ${XARGS} ${REINPLACE_CMD} whereas ${REINPLACE_CMD} is just set to -i and > not to /usr/bin/sed -i... I can see that happening. What would cause it, though? And what's the fix? Any advice on what steps to take to determine the cause and resolve this? -- Bill Moran Potential Technologies http://www.potentialtech.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message