PEAR is archived and read-only

This mirror preserves historical PEAR package releases and metadata so existing references remain available.

Home » PEAR » PEAR » Bug #7085

make instal pear fails, errors parsing package.xml

Details

Submitted2006-03-09 23:29 UTC
Fromsoporte at onfocus dot cl
Assignedcellog
StatusClosed
PackagePEAR
PHP Version5_1 CVS-2006-03-09
OSLinux 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 ;-)