Newsgroups: php.internals,php.pear.dev Path: news.php.net Xref: news.php.net php.internals:66777 php.pear.dev:55203 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 75182 invoked from network); 24 Mar 2013 02:48:15 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2013 02:48:15 -0000 Authentication-Results: pb1.pair.com header.from=tyra3l@gmail.com; sender-id=pass Authentication-Results: pb1.pair.com smtp.mail=tyra3l@gmail.com; spf=pass; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.219.51 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.219.51 mail-oa0-f51.google.com Received: from [209.85.219.51] ([209.85.219.51:49122] helo=mail-oa0-f51.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 01/10-08729-D696E415 for ; Sat, 23 Mar 2013 21:48:14 -0500 Received: by mail-oa0-f51.google.com with SMTP id g12so2067412oah.38 for ; Sat, 23 Mar 2013 19:48:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:cc:content-type; bh=60WIqKkAATqWxlHeb3mw5T/gpUGoQKX0wyQshPIHT44=; b=BSFRlzA3INx2D/hKsfnYdZdvFLpTb/bzGgLxNLE2whOb6ep/pPEt4ki+inOipnFuG0 cOdvfKH8nzdg2I6BvelMqb6kpi3heX3SFML6TzS48K/ol+b8t+fTNFQVDAJkz8q6kPt3 J/z9fDzmLRWKbE1208T/O9diCVsdkS1gqQ2mJQdBfpzhqCWT1xTbNpcnsJsspP9GzS6U WS7FqST+GvomMMqC53ombVKbQ+ovOypzszo+kfdzu2vsvyooETFfmADg1FQpZ8wzEgIF GhxtrCpqDVjy2/g7tVGCqIr8cXw7VNfapab+gDnlhvpPcafOsUyZo7pvPxop4FRVSYDV zRPg== MIME-Version: 1.0 X-Received: by 10.60.0.194 with SMTP id 2mr6468350oeg.131.1364093291321; Sat, 23 Mar 2013 19:48:11 -0700 (PDT) Received: by 10.60.17.98 with HTTP; Sat, 23 Mar 2013 19:48:11 -0700 (PDT) In-Reply-To: References: Date: Sun, 24 Mar 2013 03:48:11 +0100 Message-ID: To: Derick Rethans Cc: Julien Pauli , PHP Internals , pear-dev@lists.php.net Content-Type: multipart/alternative; boundary=e89a8fb2012a11e02204d8a2b8ab Subject: Re: [PHP-DEV] PHP5.5 beta 1 is ready From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8fb2012a11e02204d8a2b8ab Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable On Sun, Mar 24, 2013 at 3:06 AM, Ferenc Kovacs wrote: > > > > On Sat, Mar 23, 2013 at 5:02 PM, Ferenc Kovacs wrote: > >> >> >> >> On Sat, Mar 23, 2013 at 4:53 PM, Derick Rethans wrote: >> >>> On Thu, 21 Mar 2013, Julien Pauli wrote: >>> >>> > Please test the release carefully and report any bugs. Don't forget t= o >>> > activate Zend OPCache and test your code against it. Report any bug >>> > you could find. >>> >>> I'm having issues with installing PEAR: >>> >>> Saving to: =E2=80=98pear/install-pear-nozlib.phar=E2=80=99 >>> >>> 100%[=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D>] 3,692,810 6.27MB/s i= n >>> 0.6s >>> >>> 2013-03-23 15:51:04 (6.27 MB/s) - =E2=80=98pear/install-pear-nozlib.pha= r=E2=80=99 saved >>> [3692810/3692810] >>> >>> [PEAR] Archive_Tar: could not extract the package.xml file from >>> "phar://install-pear-nozlib.phar/Archive_Tar-1.3.7.tar" >>> [PEAR] Console_Getopt: could not extract the package.xml file from >>> "phar://install-pear-nozlib.phar/Console_Getopt-1.3.0.tar" >>> [PEAR] Structures_Graph: could not extract the package.xml file from >>> "phar://install-pear-nozlib.phar/Structures_Graph-1.0.4.tar" >>> [PEAR] XML_Util: could not extract the package.xml file from >>> "phar://install-pear-nozlib.phar/XML_Util-1.2.1.tar" >>> [PEAR] PEAR: could not extract the package.xml file from >>> "phar://install-pear-nozlib.phar/PEAR-1.9.4.tar" >>> >>> And hence, I have no "pecl" or "pear" binaries installed. >>> >>> cheers, >>> Derick >>> >>> -- >>> PHP Internals - PHP Runtime Development Mailing List >>> To unsubscribe, visit: http://www.php.net/unsub.php >>> >> >> http://www.mail-archive.com/internals@lists.php.net/msg62946.html >> >> -- >> Ferenc Kov=C3=A1cs >> @Tyr43l - http://tyrael.hu >> > > I think I've fixed the problem and sent a PR to the PEAR guys ( > https://github.com/pear/pear-core/pull/12 btw. there were already a PR > for this: https://github.com/pear/pear-core/pull/10 I just didn't noticed > until I've sent mine), hopefully they merge it soon, if not we can still > build our self and upload it somewhere and change the pear/Makefile.frag = to > wget that version. > > Sherif also confirmed that the phar file produced by the patched pear script results in a working pear install. We have http://php.net/63073 to track an issue on our part and I also opened a bug on pear.php.net just to be sure that it won't be forgotten this time: https://pear.php.net/bugs/bug.php?id=3D19867 --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8fb2012a11e02204d8a2b8ab--