php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #42146 installation fails Not valid internal .phar file (checksum error) in 64 bit
Submitted: 2007-07-30 14:30 UTC Modified: 2007-07-31 11:37 UTC
From: judas dot iscariote at gmail dot com Assigned:
Status: Not a bug Package: *General Issues
PHP Version: 5CVS-2007-07-30 (CVS) OS: Only 64 bit linux
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: judas dot iscariote at gmail dot com
New email:
PHP Version: OS:

 

 [2007-07-30 14:30 UTC] 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

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-07-30 14:53 UTC] 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-31 11:37 UTC] jani@php.net
This is PEAR bug so please report it at http://pear.php.net/bugs/

 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jun 03 01:01:26 2025 UTC