When trying to install pear packages I get the following error:
sudo pear install validate
[sudo] password for nicolas:
PHP Fatal error: Call to undefined method PEAR::raiseErro() in /usr/share/php/PEAR/REST.php on line 165
This PEAR::raiseErro() seems to be the problem.