Home » File System » File_Find » Bug #4983
Error in install
Details
| Submitted | 2005-08-03 12:21 UTC |
|---|---|
| From | richtl at arscognita dot com |
| Assigned | pajoye |
| Status | Closed |
| Package | File_Find |
| PHP Version | 5.0.5 |
| OS | Mandriva Linux Cooker |
| Roadmaps | (Not assigned) |
Comments
[2005-08-03 12:21 UTC] richtl at arscognita dot com
Description:
------------
[root@localhost tmp]# pear install file_find
downloading File_Find-0.2.0.tgz ...
Starting to download File_Find-0.2.0.tgz (3,245 bytes)
....done: 3,245 bytes
XML error: not well-formed (invalid token) at line 7
I tried downloading and installing the package manually and got the same error for both versions 0.2.0 and 0.4.0. I also get an error when I try to untar the package manually:
# tar xvzf File_Find-0.4.0.tgz
package.xml
File_Find-0.4.0/Find.php
File_Find-0.4.0/tests/setup.php
File_Find-0.4.0/tests/01glob.phpt
File_Find-0.4.0/tests/02maptree.phpt
File_Find-0.4.0/tests/03maptreemultiple.phpt
File_Find-0.4.0/tests/04search.phpt
File_Find-0.4.0/tests/05search_inside.phpt
File_Find-0.4.0/tests/bug2773.phpt
tar: A lone zero block at 55
[2006-01-11 10:19 UTC] fgerlits at gmail dot com
I have this problem on Mandriva 2006.0, too. I tried to untar and re-tar the package, but it didn't help. Now 'tar xvzf' runs without a warning, but 'pear install' still produces
XML error: not well-formed (invalid token) at line 8
This is with php-pear-5.0.4-14mdk and File_Find-0.3.1.tgz.
[2006-01-11 10:59 UTC] fgerlits at gmail dot com
File_Find version 1.2.0 works fine.
[2006-12-04 06:59 UTC] tuupola at php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.