Gentoo Archives: gentoo-server

From: Yves Thommes <doc@××××××.lu>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] pear command broken
Date: Mon, 31 Oct 2005 10:53:51
Message-Id: 4365F75D.3020009@foobar.lu
In Reply to: [gentoo-server] pear command broken by Ben Munat
1 Hi,
2
3 had the same problem, i fixed it with a manual php update:
4
5 lynx -source http://go-pear.org/ | php
6
7 afterwards, everything worked just fine again.
8
9 hope this helps.
10
11 yves
12
13 Ben Munat wrote:
14
15 > Hello all,
16 >
17 > My pear command (/usr/bin/pear) is broken. Trying to do anything with
18 > it results in:
19 >
20 > Fatal error: Cannot instantiate non-existent class:
21 > pear_command_pickle-init in /usr/lib/php/PEAR/Command.php on line 271
22 >
23 > Tried to figure out what that line is expecting -- looked around for
24 > configs and whatnot -- but I'm not getting anywhere with it.
25 >
26 > Not sure how long it's been this way, but I did just re-emerge php and
27 > mod_php last night as part of upgrading to mysql-4.1.
28 >
29 > I have dev-php/php-4.4.0-r1, mod_php-4.4.0-r3, and PEAR-PEAR-1.3.5
30 > installed.
31 >
32 > Oh, and if I try to re-emerge PEAR-PEAR, I get the same error... the
33 > ebuild must use pear to install pear!!
34 >
35 > Any help appreciated,
36 >
37 > b
38 >
39
40 --
41 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] pear command broken Ben Munat <bent@×××××.com>