OpenCSW Bug Tracker


Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0002907 [php5] packaging major always 2008-05-30 16:44 2009-03-26 19:36
Reporter calessio View Status public  
Assigned To mwatters
Priority normal Resolution fixed  
Status closed  
Summary 0002907: 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@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.\"
Additional Information
Tags No tags attached.
Attached Files

- Relationships

-  Notes
(0005640)
mwatters (reporter)
2009-03-13 06:40

Resolved as of Revision: 5.2.6,REV=2009.03.08
(0005749)
mwatters (reporter)
2009-03-26 19:36

Resolved in Revision: 5.2.6,REV=2009.03.08

no new feedback, closing


Copyright © 2000 - 2008 Mantis Group
Powered by Mantis Bugtracker