Home » PEAR » PEAR » Bug #5593
PHP_Fork has invalid dependancy when installed with PEAR 1.4.1
Details
| Submitted | 2005-10-03 21:44 UTC |
|---|---|
| From | glen at delfi dot ee |
| Status | Bogus |
| Package | PEAR |
| PHP Version | 5.0.5 |
| OS | PLD Linux |
| Roadmaps | (Not assigned) |
Comments
[2005-10-03 21:44 UTC] glen at delfi dot ee
Description:
------------
$ pear install --installroot=/tmp/pear2 PHP_Fork-beta
WARNING: channel "pear.php.net" has updated its protocols,
use "channel-update pear.php.net" to update
Invalid Dependency
No valid packages found
install failed
$ pear -V
PEAR Version: 1.4.1
PHP Version: 5.0.5
Zend Engine Version: 2.0.5
Running on: Linux [cut] 2.6.12.5-0.2 #1 Thu Aug 18
23:21:08
EEST 2005 x86_64
however, installs ok with 1.3.5:
# pear install --installroot=/tmp/pear2 PHP_Fork-beta
downloading PHP_Fork-0.3.0.tgz ...
Starting to download PHP_Fork-0.3.0.tgz (12,796 bytes)
.....done: 12,796 bytes
install ok: PHP_Fork 0.3.0
# pear -V
PEAR Version: 1.3.5
PHP Version: 4.4.0
Zend Engine Version: 1.3.0
Running on: Linux [cut] 2.4.22-1.2115.nptlsmp #1
SMP Wed Oct 29 15:30:09 EST 2003 i686