From owner-freebsd-current@FreeBSD.ORG Sat Jun 4 22:41:55 2005 Return-Path: X-Original-To: freebsd-current@freebsd.org Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 73F3616A41F for ; Sat, 4 Jun 2005 22:41:55 +0000 (GMT) (envelope-from lord.freebsdlists@gmail.com) Received: from ecf.puc.edu (ecf2.puc.edu [12.16.216.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id F0DC243D4C for ; Sat, 4 Jun 2005 22:41:54 +0000 (GMT) (envelope-from lord.freebsdlists@gmail.com) Received: from gate1.puc.edu (gate1.puc.edu [192.168.230.3]) by ecf.puc.edu (8.11.6/8.10.1) with ESMTP id j54MftP16638 for ; Sat, 4 Jun 2005 15:41:56 -0700 (PDT) Received: from [10.201.136.242] ([10.201.136.242]) by gate1 with IMSS; Sat, 04 Jun 2005 15:40:46 -0700 Message-ID: <42A22E5D.8010405@gmail.com> Date: Sat, 04 Jun 2005 15:42:37 -0700 From: Jeff Hubbard User-Agent: Mozilla Thunderbird 1.0 (Windows/20041206) X-Accept-Language: en-us, en MIME-Version: 1.0 To: freebsd-current@freebsd.org References: <200506041101.j54B1ptL025154@grovel.grondar.org> <20050604065709.eyc2anr5co4w08sk@mail.bafirst.com> <20050604122523.GB57893@over-yonder.net> <20050604075923.ip4rqz6dwko40o8s@mail.bafirst.com> <42A1D1D9.7030204@gmail.com> <20050604154218.qwcz4j2dwo0w8k8g@mail.bafirst.com> In-Reply-To: <20050604154218.qwcz4j2dwo0w8k8g@mail.bafirst.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: pear broken on current. X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Jun 2005 22:41:55 -0000 eculp@bafirst.com wrote: > Quoting lord2800 : > >> eculp@bafirst.com wrote: >> >>> Quoting "Matthew D. Fuller" : >>> >>>> On Sat, Jun 04, 2005 at 06:57:09AM -0500 I heard the voice of >>>> eculp@bafirst.com, and lo! it spake thus: >>>> >>>>> Quoting Mark Murray : >>>>> > >>>>> >What is the actual problem? >>>>> >>>>> Any pear command such as config-show or upgrade-all shows a php >>>>> message >>>>> as below. >>>> >>>> >>>> >>>> While I have no real knowledge of how to step this further, I do know >>>> the first step will be "What's the #! line from the script?" On my >>>> system, it says: >>>> >>>> ------- >>>> (ttyp3):{58}% head -2 /usr/local/bin/pear >>>> #!/usr/local/bin/php -n -q -dsafe_mode=0 -doutput_buffering=1 >>>> >>> ------ >>> >>> >>> Mark, I think they are the same on all. That was my excuse for not >>> including it ;) >>> >>> All my machines are: >>> >>> #!/usr/local/bin/php -n -q -dsafe_mode=0 -doutput_buffering=1 >>> >> >>> Thanks again, >>> >>> ed >> >> >> That's perfectly ok, it's the interpreter for that script. >> > > That is good to know, Jeff. Any idea how to get it to work other than > going back to a pre may 28 kernel, which is what I've done but I can't > just stay at may 27 for ever ;) > > Thanks, > > ed > Sorry about that, I forgot that I have to manually change the senders address to post to the mailing list. As far as the script goes, I could take a look, but I have no commit access or anything, so I couldn't really do anything except try to find the error and make a diff file. I can do that later tonight, if you want, but no guarantees. Jeff > > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" >