From:             cjbw1234 at 163 dot com
Operating system: CentOS 5.x & 6.x, OS X 10.10.3
PHP version:      5.4.39
Package:          PECL bug system
Bug Type:         Bug
Bug description:can not use pecl install

Description:
------------
*) deploy a linode with CentOS 6.5
*) download php-5.4.39
*) configure php with --with-openssl support
*) make && make install
*) pecl install mongo

after these steps, you will find pecl can't insall any package.

Test script:
---------------
Here is the pecl output:

[root@li718-127 ~]# pecl install mongo
downloading mongo-1.6.6.tar ...
Starting to download mongo-1.6.6.tar (207,564 bytes)
............................................done: 207,564 bytes
could not extract the package.xml file from
"/tmp/pear/download/mongo-1.6.6.tar"
Download of "pecl/mongo" succeeded, but it is not a valid package
archive
Error: cannot download "pecl/mongo"
Download failed
install failed



-- 
Edit bug report at https://bugs.php.net/bug.php?id=69444&edit=1
-- 
Try a snapshot (PHP 5.4):   
https://bugs.php.net/fix.php?id=69444&r=trysnapshot54
Try a snapshot (PHP 5.5):   
https://bugs.php.net/fix.php?id=69444&r=trysnapshot55
Try a snapshot (trunk):     
https://bugs.php.net/fix.php?id=69444&r=trysnapshottrunk
Fixed in SVN:               https://bugs.php.net/fix.php?id=69444&r=fixed
Fixed in release:           https://bugs.php.net/fix.php?id=69444&r=alreadyfixed
Need backtrace:             https://bugs.php.net/fix.php?id=69444&r=needtrace
Need Reproduce Script:      https://bugs.php.net/fix.php?id=69444&r=needscript
Try newer version:          https://bugs.php.net/fix.php?id=69444&r=oldversion
Not developer issue:        https://bugs.php.net/fix.php?id=69444&r=support
Expected behavior:          https://bugs.php.net/fix.php?id=69444&r=notwrong
Not enough info:            
https://bugs.php.net/fix.php?id=69444&r=notenoughinfo
Submitted twice:            
https://bugs.php.net/fix.php?id=69444&r=submittedtwice
register_globals:           https://bugs.php.net/fix.php?id=69444&r=globals
PHP 4 support discontinued: https://bugs.php.net/fix.php?id=69444&r=php4
Daylight Savings:           https://bugs.php.net/fix.php?id=69444&r=dst
IIS Stability:              https://bugs.php.net/fix.php?id=69444&r=isapi
Install GNU Sed:            https://bugs.php.net/fix.php?id=69444&r=gnused
Floating point limitations: https://bugs.php.net/fix.php?id=69444&r=float
No Zend Extensions:         https://bugs.php.net/fix.php?id=69444&r=nozend
MySQL Configuration Error:  https://bugs.php.net/fix.php?id=69444&r=mysqlcfg


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to