Home » PEAR » PEAR » Bug #7085
make instal pear fails, errors parsing package.xml
Details
| Submitted | 2006-03-09 23:29 UTC |
|---|---|
| From | soporte at onfocus dot cl |
| Assigned | cellog |
| Status | Closed |
| Package | PEAR |
| PHP Version | 5_1 CVS-2006-03-09 |
| OS | Linux amd64 |
| Roadmaps | (Not assigned) |
Comments
[2006-03-09 23:29 UTC] soporte at onfocus dot cl
Description:
------------
Hi:
My PHP build script ( rpm spec file) stopped working during make install pear.
it worked fine for PHP 5.1.3-dev CVS
on Mar 6 2006 17:54:38
the error is the following:
[PEAR] Console_Getopt: Parsing of package.xml from file "/tmp/pearuXgUwv/package.xml" failed
[PEAR] PEAR: Parsing of package.xml from file "/tmp/pearAMDvuX/package.xml" failed
Test script:
---------------
make install pear with INSTALL_ROOT
Expected result:
----------------
pear package built correctly like 3 days ago.
Actual result:
--------------
[PEAR] Console_Getopt: Parsing of package.xml from file "/tmp/pearuXgUwv/package.xml" failed
[PEAR] PEAR: Parsing of package.xml from file "/tmp/pearAMDvuX/package.xml" failed
[2006-03-11 18:04 UTC] soporte at onfocus dot cl
Greg:
Thanks, it works now as always ;-)