PEAR is archived and read-only

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

Home » PEAR » PEAR » Bug #3864

Invalid dependency relation

Details

Submitted2005-03-17 20:49 UTC
Fromscott at crisscott dot com
Assignedcellog
StatusClosed
PackagePEAR
PHP Version5.0.3
Roadmaps(Not assigned)

Comments

[2005-03-17 20:49 UTC] scott at crisscott dot com

Description:
------------
I am trying to upgrade on a shared host from PEAR 1.3.5 to PEAR 1.4.0a6 and I get an error about an invalid dependency relationship 'ne' (see actual result section for exact message).

Reproduce code:
---------------
pear upgrade PEAR-alpha

Expected result:
----------------
$ pear upgrade PEAR-alpha
downloading PEAR-1.4.0a6.tgz ...
Starting to download PEAR-1.4.0a6.tgz (245,543 bytes)
...................................................done: 245,543 bytes
Upgrade ok

Actual result:
--------------
$ pear upgrade PEAR-alpha
downloading PEAR-1.4.0a6.tgz ...
Starting to download PEAR-1.4.0a6.tgz (245,543 bytes)
...................................................done: 245,543 bytes
The following errors where found (use force option to install anyway):
dependency 4: invalid relation 'ne', should be one of: has eq lt le gt ge not