php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #75520 PHAR install error
Submitted: 2017-11-14 05:54 UTC Modified: 2017-11-15 20:26 UTC
Votes:1
Avg. Score:3.0 ± 0.0
Reproduced:0 of 1 (0.0%)
From: diniboy74 at gmail dot com Assigned:
Status: Closed Package: Compile Failure
PHP Version: 7.1.11 OS: embedded Linux 2.6.31.8
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: diniboy74 at gmail dot com
New email:
PHP Version: OS:

 

 [2017-11-14 05:54 UTC] diniboy74 at gmail dot com
Description:
------------
When I try to compile the PHP 7.1.11 from sources, it throws an error.

Actual result:
--------------
Installing PEAR environment:      /i-data/bf835951/build/php-7.1.11/keszcsomag/ffp/share/pear/
phar "/i-data/bf835951/build/php-7.1.11/pear/install-pear-nozlib.phar" SHA1 signature could not be verified: broken signature
Warning: require_once(phar://install-pear-nozlib.phar/index.php): failed to open stream: phar error: invalid url or non-existent phar "phar://install-pear-nozlib.phar/index.php" in /i-data/bf835951/build/php-7.1.11/pear/install-pear-nozlib.phar on line 1271
Makefile:530: recipe for target 'install-pear-installer' failed
make[1]: *** [install-pear-installer] Error 255
Makefile:533: recipe for target 'install-pear' failed
make: *** [install-pear] Error 2

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2017-11-15 20:26 UTC] diniboy74 at gmail dot com
-Status: Open +Status: Closed
 [2017-11-15 20:26 UTC] diniboy74 at gmail dot com
Forget about it. User error.

When I adapted the pathes to my environment using grep something got replaced inside the phar. After a manual redownload, it works like a charm.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Fri Mar 29 14:01:28 2024 UTC