Package home | Report new bug | New search | Development Roadmap Status: Open | Feedback | All | Closed Since Version 1.10.24

Bug #11145 Installing additional packages will fail
Submitted: 2007-05-25 18:41 UTC
From: greubel Assigned: cellog
Status: Closed Package: pearweb_phars
PHP Version: 5.2.1 OS: Windows
Roadmaps: (Not assigned)    
Subscription  


 [2007-05-25 18:41 UTC] greubel (Maik Greubel)
Description: ------------ Due to missing package Structure_Graph in PEAR-Base-System shipped with PHP 5.2.2 (sorry, that version was not available in pull down menu) installing of packages will fail with the error message: C:\wwwroot\pear>pear install Structures_Graph downloading Structures_Graph-1.0.2.tgz ... Starting to download Structures_Graph-1.0.2.tgz (30,947 bytes) .........done: 30,947 bytes Warning: PEAR_Downloader::require_once(Structures/Graph.php): failed to open str eam: No such file or directory in PEAR\Downloader.php on line 1181 PHP Warning: PEAR_Downloader::require_once(Structures/Graph.php): failed to ope n stream: No such file or directory in C:\wwwroot\pear\PEAR\PEAR\Downloader.php on line 1181 Warning: PEAR_Downloader::require_once(Structures/Graph.php): failed to open str eam: No such file or directory in C:\wwwroot\pear\PEAR\PEAR\Downloader.php on line 1181 PHP Fatal error: PEAR_Downloader::require_once(): Failed opening required 'Structures/Graph.php' (include_path='C:\wwwroot\pear\pear') in C:\wwwroot\pear\PEAR\PEAR\Downloader.php on line 1181 Fatal error: PEAR_Downloader::require_once(): Failed opening required 'Structures/Graph.php' (include_path='C:\wwwroot\pear\pear') in C:\wwwroot\pear\PEAR\PEAR\Downloader.php on line 1181 I fixed it temporarly by downloading the package Structures_Graph manually and put it in my pear folder. After that I did a 'pear install Structures_Graph' to install eventually missing files. It works now.

Comments

 [2007-05-28 23:13 UTC] cellog (Greg Beaver)
pull-down menu? The only such thing is the .msi installer for windows, which is completely out of my control. Please report as an installation-related issue at bugs.php.net and link back to this issue: http://pear.php.net/bugs/11145 They need to add Structures_Graph to the pull-down
 [2007-05-30 15:41 UTC] cellog (Greg Beaver)
after offline email from greubel, I now understand that the problem was in the go-pear.phar. I am moving this to the pearweb_phars package, and marking it closed, as this exact problem was fixed yesterday in version 1.3.2 of pearweb_phars. greubel: if you have the time, please try http://pear.php.net/go-pear.phar and verify that the fix works for you
 [2010-11-12 14:40 UTC] robertece (Robert Ponnaiyan)
Upgrade your php-pear to php-pear-1.5.0-3, you can download the install file from http://rpm.pbone.net/index.php3/stat/4/idpl/7974724/dir/centos_other/com/php-pear-1.5.0-3.noarch.rpm.html