pear problems

felosi

Verified User
Joined
Jun 17, 2006
Messages
135
I dont know whats wrong with this pear buit I know I need to fix it. I hope someone here is familiar with these errors.
Here is when happens on upgrade
[root@dabox ~]# pear upgrade-all

Notice: Undefined index: st in RPC.php on line 292
Will upgrade html_template_it
Will upgrade net_useragent_detect
Will upgrade pear

Notice: Undefined index: st in RPC.php on line 292
downloading HTML_Template_IT-1.2.1.tgz ...
Starting to download HTML_Template_IT-1.2.1.tgz (21,565 bytes)
........done: 21,565 bytes

Notice: Undefined index: st in RPC.php on line 292
downloading Net_UserAgent_Detect-2.2.0.tgz ...
Starting to download Net_UserAgent_Detect-2.2.0.tgz (9,920 bytes)
...done: 9,920 bytes
No handlers for package.xml version 2.0


On db Install

[root@dabox ~]# pear install db

Notice: Undefined index: st in RPC.php on line 292
downloading DB-1.7.6.tgz ...
Starting to download DB-1.7.6.tgz (124,807 bytes)
............................done: 124,807 bytes
requires package `PEAR' >= 1.0b1
DB: Dependencies failed


Errors on everything else as well
 
Back
Top