Gentoo Archives: gentoo-server

From: Kalin KOZHUHAROV <kalin@××××××××.net>
To: gentoo-server@l.g.o
Subject: Re: [gentoo-server] PHP4 update problem
Date: Fri, 24 Mar 2006 11:42:33
Message-Id: 4423DAC0.1040104@thinrope.net
In Reply to: [gentoo-server] PHP4 update problem by Marian Hercek
1 Marian Hercek wrote:
2 > GLSA 200603-22 suggests to update PHP.
3 >
4 > All PHP 4.x users should upgrade to the latest version:
5 >
6 > # emerge --sync
7 > # emerge --ask --oneshot --verbose ">=dev-lang/php-4.4.2"
8 >
9 > I used
10 > # emerge --ask --oneshot --verbose "=dev-lang/php-4.4.2"
11 > beacuse with '>' PHP5 would be emerged.
12 >
13 > So after previous command I got this error:
14 >
15 > These are the packages that I would merge, in order:
16 >
17 > Calculating dependencies ...done!
18 > [blocks B ] dev-php/php-cgi (is blocking dev-lang/php-4.4.2)
19 > [blocks B ] dev-php/mod_php (is blocking dev-lang/php-4.4.2)
20 > [blocks B ] dev-php/php (is blocking dev-lang/php-4.4.2)
21 > [ebuild N ] app-admin/php-toolkit-1.0-r2 0 kB
22 > [ebuild U ] sys-devel/m4-1.4.4 [1.4.2-r1] +nls 299 kB
23 > [ebuild N ] dev-lang/php-4.4.2 {cut ...USE flags here...}
24 >
25 > Total size of downloads: 4,581 kB
26 >
27 > !!! Error: The above package list contains packages which cannot be
28 > installed on the same system.
29 >
30 >
31 > It seems there's something messed up with PHP.
32
33 I started playing with PHP yesterday ... too bad that too many things are using
34 it instead of my beloved Perl :-|
35
36 Just about time to ask about dev-php/php and dev-lang/php and dev-php/mod_php ...
37 The last is kind of obvious (you need it if you want to serve PHP via apache)
38
39 > Any idea how resolve that?
40 nope :-(
41
42 Kalin.
43
44 --
45 |[ ~~~~~~~~~~~~~~~~~~~~~~ ]|
46 +-> http://ThinRope.net/ <-+
47 |[ ______________________ ]|
48 --
49 gentoo-server@g.o mailing list

Replies

Subject Author
Re: [gentoo-server] PHP4 update problem xyon <xyon@×××××××××××.com>