[bug-notifications] [php5 0002907]: missing PEAR files
Mantis Bug Tracker
noreply at opencsw.org
Fri Mar 13 06:40:02 CET 2009
The following issue has been RESOLVED.
======================================================================
http://www.opencsw.org/mantis/view.php?id=2907
======================================================================
Reported By: calessio
Assigned To: mwatters
======================================================================
Project: php5
Issue ID: 2907
Category: packaging
Reproducibility: always
Severity: major
Priority: normal
Status: resolved
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 2008-05-30 16:44 CEST
Last Modified: 2009-03-13 06:40 CET
======================================================================
Summary: missing PEAR files
Description:
from the csw-users mailing list:
\"...the PEAR
installation seems to be broken since any \"pear\" operation
complains
about a missing Graph.php file. This file is a part of the
Structure_Graph package http://pear.php.net/package/Structures_Graph
and it should be present. Even if I try to install this package from a
file system it fails:
root at vm:tmp$
/opt/csw/php5/bin/pear install Structures_Graph-1.0.2.tgz
Warning: PEAR_Downloader::require_once(Structures/Graph.php): failed
to open stream: No such file or directory in PEAR/Downloader.php on
line 1225
PHP Warning: PEAR_Downloader::require_once(Structures/Graph.php):
failed to open stream: No such file or directory in
/opt/csw/php5/lib/php/PEAR/Downloader.php on line 1225
PHP Fatal error: PEAR_Downloader::require_once(): Failed opening
required \'Structures/Graph.php\'
(include_path=\'/opt/csw/php5/lib/php\')
in /opt/csw/php5/lib/php/PEAR/Downloader.php on line 1225
I talked about this in the #pear IRC channel and I was told that if
the Structure package is missing the installation is likely broken.
The quick solution I use is just to unpack the Structure directory
from the Structures_Graph-1.0.2.tgz to the php include path
(include_path=\'/opt/csw/php5/lib/php\') which fixes the issue but it\'s
not really a clean solution.\"
======================================================================
----------------------------------------------------------------------
(0005640) mwatters (manager) - 2009-03-13 06:40
http://www.opencsw.org/mantis/view.php?id=2907#c5640
----------------------------------------------------------------------
Resolved as of Revision: 5.2.6,REV=2009.03.08
Issue History
Date Modified Username Field Change
======================================================================
2009-03-13 06:40 mwatters Note Added: 0005640
2009-03-13 06:40 mwatters Status new => resolved
2009-03-13 06:40 mwatters Resolution open => fixed
2009-03-13 06:40 mwatters Assigned To => mwatters
======================================================================
More information about the bug-notifications
mailing list