Comment 0 for bug 774452

Revision history for this message
Rey Tucker (rtucker) wrote :

Binary package hint: php-pear

Greetings...

When trying to install PECL packages via pecl, I get the following error:

# pecl install uploadprogress
Fatal error: Call to undefined method PEAR::raiseErro() in /usr/share/php/PEAR/REST.php on line 165

Likewise on a search:

# pecl search uploadprogress
The value of config option cache_dir (/tmp/pear/cache) is not a directory and attempts to create the directory failed.

The behavior matches Debian bug #619307, so I suppose the fix may be similar: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=619307

Ubuntu version: Ubuntu 10.04.2 LTS
php-pear package version: 5.3.2-1ubuntu4.8

Thanks! -rt