Newsgroups: php.internals,php.pear.dev Path: news.php.net Xref: news.php.net php.internals:66776 php.pear.dev:55202 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 72067 invoked from network); 24 Mar 2013 02:06:47 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 24 Mar 2013 02:06:47 -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.47 as permitted sender) X-PHP-List-Original-Sender: tyra3l@gmail.com X-Host-Fingerprint: 209.85.219.47 mail-oa0-f47.google.com Received: from [209.85.219.47] ([209.85.219.47:39188] helo=mail-oa0-f47.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id C4/B3-44422-4BF5E415 for ; Sat, 23 Mar 2013 21:06:45 -0500 Received: by mail-oa0-f47.google.com with SMTP id o17so5355873oag.20 for ; Sat, 23 Mar 2013 19:06:41 -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=3nD8Q7xlNuNJKcmJ7DqQGlKu5nC/2U6mhnWIq+mShrA=; b=nl+NE8BkB47JxrAbgnjtIgjG3bcFLXhzKiuqii2v/nce/BJg4MRBJ+9xjW3NZEAUKq t/qp9Z1jxTS3jgSspjuF15Ev9z6IS4tdf9P2oONEqMZNG5hTLQRfqTHhmcucybeaQlZa e+vjysG0y03wQInSD5Sl2rZdkK4oZ1fWnIKP1CYDM72o5eRcqQP4Lq+BFJyWWI/4sOHw 2fIjxNgN7Ej8/uLb8YBcUR/Q6lDK8iyGYYmSb7HoxNLWu8DSxPibEEfLS+dF/wpRklt7 Yg9o+yGgB1+ZO56JctGerIz9uuP2Y1pAhAp4tGUZKukav2qkxzswmkAnzSUXDCwYm/3F 10sg== MIME-Version: 1.0 X-Received: by 10.60.13.65 with SMTP id f1mr6595571oec.87.1364090801501; Sat, 23 Mar 2013 19:06:41 -0700 (PDT) Received: by 10.60.17.98 with HTTP; Sat, 23 Mar 2013 19:06:41 -0700 (PDT) In-Reply-To: References: Date: Sun, 24 Mar 2013 03:06:41 +0100 Message-ID: To: Derick Rethans Cc: Julien Pauli , PHP Internals , pear-dev@lists.php.net Content-Type: multipart/alternative; boundary=e89a8fb1eedeaa3e2304d8a223c1 Subject: Re: [PHP-DEV] PHP5.5 beta 1 is ready From: tyra3l@gmail.com (Ferenc Kovacs) --e89a8fb1eedeaa3e2304d8a223c1 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable 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 to >> > 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.phar= =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. --=20 Ferenc Kov=C3=A1cs @Tyr43l - http://tyrael.hu --e89a8fb1eedeaa3e2304d8a223c1--