PEAR is archived and read-only

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

Home » PEAR » PEAR » Bug #6656

upgrade PEAR failed

Details

Submitted2006-02-01 14:33 UTC
Fromcirio at cirio dot hu
StatusBogus
PackagePEAR
PHP Version4.3.10
OSLinux
Roadmaps(Not assigned)

Comments

[2006-02-01 14:33 UTC] cirio at cirio dot hu

Description:
------------
When I upgrade from 1.3.5 (stable) to 1.4.6 (stable):

xxxx:~# pear upgrade PEAR
downloading PEAR-1.4.6.tgz ...
Starting to download PEAR-1.4.6.tgz (277,103 bytes)
.........................................................done: 277,103 bytes
Optional dependencies:
package `XML_RPC' version >= 1.4.0 is recommended to utilize some features. Installed version is 1.3.0
package `PEAR_Frontend_Web' version >= 0.5.0 is recommended to utilize some features.
package `PEAR_Frontend_Gtk' version >= 0.4.0 is recommended to utilize some features.
sh: line 1: /usr/bin/cpp: No such file or directory
upgrade ok: PEAR 1.4.6
xxxx:~#

And my pear file from /usr/bin/pear is deleted.

Expected result:
----------------
My pear file from /usr/bin/pear is deleted.

Actual result:
--------------
Copy pear file from other system.

[2006-02-01 15:25 UTC] cirio at cirio dot hu

tnx,
but its now ok