From:             marcus at synchromedia dot co dot uk
Operating system: *
PHP version:      5CVS-2005-10-17 (snap)
PHP Bug Type:     Compile Failure
Bug description:  Checksum error on install-pear-nozlib.phar

Description:
------------
Configure and make work fine, but on make install, I get a 
checksum error on the downloaded install-pear-nozlib.phar 
file.

I see it on both OS X and Linux.

I still end up with a working PHP build, but a fresh pear 
installation would be broken.

Reproduce code:
---------------
As usual:

./configure
make
make install

Actual result:
--------------
Installing PEAR environment:      /usr/share/pear/
--13:04:17--  http://pear.php.net/install-pear-nozlib.phar
           => `/home/mbointon/php5-200510171030/pear/
install-pear-nozlib.phar'
Resolving pear.php.net... 216.92.131.66
Connecting to pear.php.net|216.92.131.66|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 3,321,897 (3.2M) [text/plain]

100%[====================================================>] 
3,321,897    583.00K/s    ETA 00:00

13:04:23 (566.75 KB/s) - `/home/mbointon/php5-200510171030/
pear/install-pear-nozlib.phar' saved [3321897/3321897]


Fatal error: Error: phar "/home/mbointon/php5-200510171030/
pear/install-pear-nozlib.phar" Checksum error on entry "" in 
/home/mbointon/php5-200510171030/pear/install-pear-
nozlib.phar on line 376
make[1]: *** [install-pear-installer] Error 255
make: *** [install-pear] Error 2

-- 
Edit bug report at http://bugs.php.net/?id=34891&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=34891&r=trysnapshot4
Try a CVS snapshot (php5.0): 
http://bugs.php.net/fix.php?id=34891&r=trysnapshot50
Try a CVS snapshot (php5.1): 
http://bugs.php.net/fix.php?id=34891&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=34891&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=34891&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=34891&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=34891&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=34891&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=34891&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=34891&r=notwrong
Not enough info:             
http://bugs.php.net/fix.php?id=34891&r=notenoughinfo
Submitted twice:             
http://bugs.php.net/fix.php?id=34891&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=34891&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=34891&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=34891&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=34891&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=34891&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=34891&r=float
No Zend Extensions:          http://bugs.php.net/fix.php?id=34891&r=nozend
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=34891&r=mysqlcfg

Reply via email to