On Sun, Mar 24, 2013 at 3:06 AM, Ferenc Kovacs <tyr...@gmail.com> wrote:

>
>
>
> On Sat, Mar 23, 2013 at 5:02 PM, Ferenc Kovacs <tyr...@gmail.com> wrote:
>
>>
>>
>>
>> On Sat, Mar 23, 2013 at 4:53 PM, Derick Rethans <der...@php.net> 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: ‘pear/install-pear-nozlib.phar’
>>>
>>> 100%[======================================>] 3,692,810   6.27MB/s   in
>>> 0.6s
>>>
>>> 2013-03-23 15:51:04 (6.27 MB/s) - ‘pear/install-pear-nozlib.phar’ 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ács
>> @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=19867

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu

Reply via email to