ID: 42146 Updated by: [EMAIL PROTECTED] Reported By: judas dot iscariote at gmail dot com -Status: Open +Status: Bogus Bug Type: *General Issues Operating System: Only 64 bit linux PHP Version: 5CVS-2007-07-30 (CVS) New Comment:
This is PEAR bug so please report it at http://pear.php.net/bugs/ Previous Comments: ------------------------------------------------------------------------ [2007-07-30 14:53:05] judas dot iscariote at gmail dot com related to : http://cvs.php.net/viewvc.cgi/pear/PHP_Archive/Archive.php?view=log it seems that the phars that make install retrives are out of date. ------------------------------------------------------------------------ [2007-07-30 14:30:18] judas dot iscariote at gmail dot com Description: ------------ During make install ONLY in 64 bit systems, installation aborts with the following error Fatal error: Not valid internal .phar file (checksum error) in /home/cristian/php5/pear/install-pear-nozlib.phar on line 791 make[1]: *** [install-pear-installer] Error 255 make: *** [install-pear] Error 2 Reproduce code: --------------- make install Expected result: ---------------- install correctly as it does on 32 bit systems. Actual result: -------------- Fatal error: Not valid internal .phar file (checksum error) in /home/cristian/php5/pear/install-pear-nozlib.phar on line 791 make[1]: *** [install-pear-installer] Error 255 make: *** [install-pear] Error 2 ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=42146&edit=1
