ID:               34891
 Updated by:       [EMAIL PROTECTED]
 Reported By:      marcus at synchromedia dot co dot uk
-Status:           Assigned
+Status:           Closed
 Bug Type:         Compile Failure
-Operating System: *
+Operating System: unix
 PHP Version:      5CVS-2005-10-17 (snap)
 Assigned To:      cellog
 New Comment:

This bug has been fixed in CVS.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.

This fix will require about an hour (1:00 PM Central time, USA) before
it will show up live on pear.php.net.


Previous Comments:
------------------------------------------------------------------------

[2005-10-17 18:59:40] [EMAIL PROTECTED]

This was due to a failed commit that I didn't realize was failed, the
file was corrupted remotely (different md5sum from the local copy).

I'm committing a fixed install-pear-nozlib.phar in a second

------------------------------------------------------------------------

[2005-10-17 16:06:11] marcus at synchromedia dot co dot uk

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 this bug report at http://bugs.php.net/?id=34891&edit=1

Reply via email to